| Commit message (Expand) | Author | Age |
* | init/main.c: fix sparse warnings: context imbalance | Hannes Eder | 2009-04-01 |
* | cpumask: use set_cpu_active in init/main.c | Rusty Russell | 2009-03-30 |
* | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL | Rusty Russell | 2009-03-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30 | Linus Torvalds | 2009-03-28 |
|\ |
|
| * | fastboot: remove duplicate unpack_to_rootfs() | Li, Shaohua | 2009-03-28 |
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
|\ \
| |/
|/| |
|
| *---. | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-03 |
| |\ \ \ |
|
| | | | * | Revert "menu: fix embedded menu snafu" | Linus Torvalds | 2009-03-02 |
| | | | * | menu: fix embedded menu snafu | Randy Dunlap | 2009-03-02 |
| | | * | | init: make initrd/initramfs decompression failure a KERN_EMERG event | H. Peter Anvin | 2009-01-14 |
| | | * | | bzip2/lzma: comprehensible error messages for missing decompressor | H. Peter Anvin | 2009-01-12 |
| | | * | | bzip2/lzma: make flush_buffer() unconditional | Ingo Molnar | 2009-01-10 |
| | | * | | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 2009-01-10 |
| | | |\ \ |
|
| | | * | | | bzip2/lzma: centralize format detection | H. Peter Anvin | 2009-01-08 |
| | | * | | | bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP | Alain Knaff | 2009-01-07 |
| | | * | | | bzip2/lzma: make config machinery an arch configurable | H. Peter Anvin | 2009-01-04 |
| | | * | | | bzip2/lzma: use a table to search for initramfs compression formats | H. Peter Anvin | 2009-01-04 |
| | | * | | | bzip2/lzma: config and initramfs support for bzip2/lzma decompression | Alain Knaff | 2009-01-04 |
| * | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| * | | | | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar | 2009-02-05 |
| * | | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-10-15 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: fix the stackprotector canary of the boot CPU | Ingo Molnar | 2008-05-26 |
| * | | | | | | | | stackprotector: include files | Ingo Molnar | 2008-05-26 |
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar | 2009-03-12 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
| | * | | | | | | | | menu: fix embedded menu snafu | Randy Dunlap | 2009-03-10 |
* | | | | | | | | | | Merge commit 'v2.6.29-rc7' into sched/core | Ingo Molnar | 2009-03-05 |
|\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 2009-02-25 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar | 2009-02-26 |
|\| | | | | | | | |
|
| * | | | | | | | | Consolidate driver_probe_done() loops into one place | Arjan van de Ven | 2009-02-21 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| | | | | | | | | |
| \ \ \ \ \ \ \ | |
*-. | | | | | | | | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar | 2009-02-08 |
|\ \| | | | | | |
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-01-26 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Revert "kbuild: strip generated symbols from *.ko" | Sam Ravnborg | 2009-01-14 |
| |_|/ / / / / /
|/| | | | | | | |
|
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-26 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | net: Move config NET_NS to from net/Kconfig to init/Kconfig | Matt Helsley | 2009-01-26 |
| | | | |_|_|/ /
| | | |/| | | | |
|
| | * | | | | | | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner | 2009-01-22 |
| | |\| | | | | |
|
| | | * | | | | | cgroups: consolidate cgroup documents | Li Zefan | 2009-01-15 |
| | | * | | | | | cgroups: clean up Kconfig | Li Zefan | 2009-01-15 |
| |_|/ / / / /
|/| | | | | | |
|
| | * | | | | | rcu: move Kconfig menu | Mike Travis | 2009-01-15 |
| |/ / / / /
|/| | | | | |
|
| * | | | | | sched: make plist a library facility | Peter Zijlstra | 2009-01-16 |
|/ / / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2009-01-09 |
|\ \ \ \ \ |
|
| * | | | | | Squashfs: initrd support | Phillip Lougher | 2009-01-05 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds | 2009-01-09 |
|\ \ \ \ \ |
|
| * | | | | | NOMMU: Support XIP on initramfs | David Howells | 2009-01-08 |
* | | | | | | memcg: mem+swap controller Kconfig | KAMEZAWA Hiroyuki | 2009-01-08 |
* | | | | | | memcg: fix a typo in Kconfig | Li Zefan | 2009-01-08 |
* | | | | | | cgroups: make cgroup config a submenu | KAMEZAWA Hiroyuki | 2009-01-08 |
|/ / / / / |
|