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