Age | Commit message (Expand) | Author | Files | Lines |
2009-03-10 | menu: fix embedded menu snafu | Randy Dunlap | 1 | -15/+15 |
2009-02-26 | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 1 | -1/+2 |
2009-02-21 | Consolidate driver_probe_done() loops into one place | Arjan van de Ven | 2 | -6/+12 |
2009-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 1 | -7/+0 |
2009-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+8 |
2009-01-26 | net: Move config NET_NS to from net/Kconfig to init/Kconfig | Matt Helsley | 1 | -0/+8 |
2009-01-22 | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner | 1 | -33/+32 |
2009-01-15 | cgroups: consolidate cgroup documents | Li Zefan | 1 | -5/+4 |
2009-01-15 | cgroups: clean up Kconfig | Li Zefan | 1 | -28/+28 |
2009-01-15 | rcu: move Kconfig menu | Mike Travis | 1 | -87/+92 |
2009-01-14 | Revert "kbuild: strip generated symbols from *.ko" | Sam Ravnborg | 1 | -7/+0 |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 1 | -0/+14 |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds | 1 | -0/+1 |
2009-01-08 | memcg: mem+swap controller Kconfig | KAMEZAWA Hiroyuki | 1 | -0/+17 |
2009-01-08 | memcg: fix a typo in Kconfig | Li Zefan | 1 | -1/+1 |
2009-01-08 | cgroups: make cgroup config a submenu | KAMEZAWA Hiroyuki | 1 | -56/+67 |
2009-01-08 | NOMMU: Support XIP on initramfs | David Howells | 1 | -0/+1 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async | Linus Torvalds | 2 | -1/+6 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+2 |
2009-01-07 | async: Asynchronous function calls to speed up kernel boot | Arjan van de Ven | 2 | -1/+6 |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -17/+27 |
2009-01-06 | init/main.c: mark late_time_init as __initdata | Jan Beulich | 1 | -1/+1 |
2009-01-06 | autodetect_raid: add missing __init marking | Mike Frysinger | 1 | -1/+1 |
2009-01-06 | Remove remaining unwinder code | Alexey Dobriyan | 1 | -3/+0 |
2009-01-06 | do_mounts: add device info to mount message | Marton Balint | 1 | -2/+2 |
2009-01-06 | init: properly placing noinline keyword | Rakib Mullick | 1 | -2/+2 |
2009-01-06 | shmem: unify regular and tiny shmem | Matt Mackall | 1 | -4/+0 |
2009-01-06 | sysfs: clarify SYSFS_DEPRECATED help text | Kay Sievers | 1 | -17/+27 |
2009-01-06 | trivial: add missing printk loglevel in start_kernel | Ron Lee | 1 | -1/+2 |
2009-01-05 | Squashfs: initrd support | Phillip Lougher | 1 | -0/+14 |
2009-01-05 | remove CONFIG_KMOD | Johannes Berg | 1 | -6/+0 |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -9/+4 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+9 |
2009-01-02 | kbuild: Remove gcc 4.1.0 quirk from init/main.c | Ingo Molnar | 1 | -9/+0 |
2009-01-01 | cpumask: Use find_last_bit() | Rusty Russell | 1 | -6/+1 |
2009-01-01 | cpumask: Use accessors code in core | Rusty Russell | 1 | -3/+3 |
2008-12-31 | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -9/+0 |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2 | -3/+94 |
2008-12-30 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+11 |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+83 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2 | -15/+29 |
2008-12-29 | sparseirq: move __weak symbols into separate compilation unit | Yinghai Lu | 1 | -10/+0 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 1 | -0/+7 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -15/+21 |
2008-12-27 | sparseirq: work around compiler optimizing away __weak functions | Yinghai Lu | 1 | -3/+4 |
2008-12-25 | rcu: provide RCU options on non-preempt architectures too | Ingo Molnar | 1 | -0/+74 |
2008-12-19 | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich | 1 | -0/+7 |
2008-12-18 | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 1 | -6/+12 |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell | 2 | -15/+32 |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 1 | -0/+9 |