| Commit message (Expand) | Author | Age |
* | 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 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 |
| |\| | |
|
| * | | | rcu: move Kconfig menu | Mike Travis | 2009-01-15 |
| | |/
| |/| |
|
* | | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 |
|\ \ \
| | |/
| |/| |
|
| * | | cgroups: consolidate cgroup documents | Li Zefan | 2009-01-15 |
| * | | cgroups: clean up Kconfig | Li Zefan | 2009-01-15 |
| |/ |
|
* | | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 |
|\| |
|
| * | 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 |
| |/ / |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async | Linus Torvalds | 2009-01-07 |
| |\ \ |
|
| | * | | async: Asynchronous function calls to speed up kernel boot | Arjan van de Ven | 2009-01-07 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | trivial: add missing printk loglevel in start_kernel | Ron Lee | 2009-01-06 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 |
| |\ \ \ |
|
| | * | | | sysfs: clarify SYSFS_DEPRECATED help text | Kay Sievers | 2009-01-06 |
| | |/ / |
|
| * | | | init/main.c: mark late_time_init as __initdata | Jan Beulich | 2009-01-06 |
| * | | | autodetect_raid: add missing __init marking | Mike Frysinger | 2009-01-06 |
| * | | | Remove remaining unwinder code | Alexey Dobriyan | 2009-01-06 |
| * | | | do_mounts: add device info to mount message | Marton Balint | 2009-01-06 |
| * | | | init: properly placing noinline keyword | Rakib Mullick | 2009-01-06 |
| * | | | shmem: unify regular and tiny shmem | Matt Mackall | 2009-01-06 |
| |/ / |
|
| * / | remove CONFIG_KMOD | Johannes Berg | 2009-01-04 |
| |/ |
|
| * | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 |
| |\ |
|
| | * | cpumask: Use find_last_bit() | Rusty Russell | 2008-12-31 |
| | * | cpumask: Use accessors code in core | Rusty Russell | 2008-12-31 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 |
| | |\ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-29 |
| | |\ \ |
|
| * | \ \ | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | | | | | |
| | | | \ \ | |
| | | | \ \ | |
| | | | \ \ | |
| | | *---. \ \ | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar | 2008-12-12 |
| | | |\ \ \ \ \ |
|
| | * | | | | | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | kbuild: Remove gcc 4.1.0 quirk from init/main.c | Ingo Molnar | 2009-01-02 |
| * | | | | | | | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-31 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | sparseirq: move __weak symbols into separate compilation unit | Yinghai Lu | 2008-12-29 |
| | * | | | | | | sparseirq: work around compiler optimizing away __weak functions | Yinghai Lu | 2008-12-27 |
| | | |_|/ / /
| | |/| | | | |
|
* | | | | | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 |
|\| | | | | | |
|
| * | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 |
| |\| | | | | |
|
| | * | | | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 |
| | |/ / / / |
|
| * | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | rcu: provide RCU options on non-preempt architectures too | Ingo Molnar | 2008-12-25 |