Age | Commit message (Expand) | Author |
2010-11-25 | cgroups: make swap accounting default behavior configurable | Michal Hocko |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2010-10-27 | namespaces Kconfig: move namespace menu location after the cgroup | Daniel Lezcano |
2010-10-27 | namespaces Kconfig: remove the cgroup device whitelist experimental tag | Daniel Lezcano |
2010-10-27 | namespaces Kconfig: remove pointless cgroup dependency | Daniel Lezcano |
2010-10-27 | namespaces Kconfig: make namespace a submenu | Daniel Lezcano |
2010-10-27 | namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel... | Daniel Lezcano |
2010-10-27 | namespaces: remove pid_ns and net_ns experimental status | Daniel Lezcano |
2010-10-26 | init: mark __user address space on string literals | Namhyung Kim |
2010-10-25 | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | SYSFS: Allow boot time switching between deprecated and modern sysfs layout | Andi Kleen |
2010-10-22 | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann |
2010-10-19 | init/main.c: remove BKL notations | Namhyung Kim |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-12 | genirq: Remove early_init_irq_lock_class() | Thomas Gleixner |
2010-10-04 | genirq: Provide Kconfig | Thomas Gleixner |
2010-09-29 | initramfs: fix initramfs size calculation | Hendrik Brueckner |
2010-09-17 | NFS: Use super.c for NFSROOT mount option parsing | Chuck Lever |
2010-09-17 | do_mounts: only enable PARTUUID for CONFIG_BLOCK | Jens Axboe |
2010-09-16 | blkio: Core implementation of throttle policy | Vivek Goyal |
2010-09-16 | core: match_dev_by_uuid() should not be marked __init | Jens Axboe |
2010-09-15 | init: add support for root devices specified by partition UUID | Will Drewry |
2010-08-23 | Kconfig: delete duplicate word | Stephan Sperber |
2010-08-20 | rcu: Add a TINY_PREEMPT_RCU | Paul E. McKenney |
2010-08-19 | rcu: Fix RCU_FANOUT help message | Paul E. McKenney |
2010-08-19 | rcu: restrict TREE_RCU to SMP builds with !PREEMPT | Paul E. McKenney |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-11 | memcg: remove experimental from swap account config | KAMEZAWA Hiroyuki |
2010-08-11 | param: make param sections const. | Rusty Russell |
2010-08-10 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2010-08-09 | init/main.c: mark do_one_initcall* as __init_or_module | Kevin Winchester |
2010-08-09 | init/main.c: fix warning: 'calltime.tv64' may be used uninitialized | Kevin Winchester |
2010-08-07 | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred... | Linus Torvalds |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-08-01 | workqueue: mark init_workqueues() as early_initcall() | Suresh Siddha |
2010-07-28 | Audit: split audit watch Kconfig | Eric Paris |
2010-07-28 | Audit: audit watches depend on fsnotify | Eric Paris |
2010-07-28 | audit: reimplement audit_trees using fsnotify rather than inotify | Eric Paris |
2010-07-23 | slow-work: kill it | Tejun Heo |