- 3cc50ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 16 years ago
- 223cdea Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
- 07fe7cb Create a dynamically sized pool of threads for doing very slow work items by David Howells · 16 years ago
- 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
- db7f47c cpusets: allow cpusets to be configured/built on non-SMP systems by Paul Menage · 16 years ago
- 627991a memcg: remove redundant message at swapon by KAMEZAWA Hiroyuki · 16 years ago
- c1c490e initramfs: prevent initramfs printk message being split by messages from other code. by Simon Kitching · 16 years ago
- acdd052 init/main.c: fix sparse warnings: context imbalance by Hannes Eder · 16 years ago
- 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 16 years ago
- bff6197 md: move lots of #include lines out of .h files and into .c by NeilBrown · 16 years ago
- 8b2b5c2 md: move LEVEL_* definition from md_k.h to md_u.h by NeilBrown · 16 years ago
- 2b17fa5 cpumask: use set_cpu_active in init/main.c by Rusty Russell · 16 years ago
- 1a2142a cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL by Rusty Russell · 16 years ago
- eedf2c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30 by Linus Torvalds · 16 years ago
- df52092 fastboot: remove duplicate unpack_to_rootfs() by Li, Shaohua · 16 years ago
- 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- f6411fe Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 16 years ago
- b943c46 menu: fix embedded menu snafu by Randy Dunlap · 16 years ago
- 49d2d26 Merge commit 'v2.6.29-rc7' into sched/core by Ingo Molnar · 16 years ago
- 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 2450cf5 Revert "menu: fix embedded menu snafu" by Linus Torvalds · 16 years ago
- 155b25b menu: fix embedded menu snafu by Randy Dunlap · 16 years ago
- 4434e51 Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 16 years ago
- a682604 rcu: Teach RCU that idle task is not quiscent state at boot by Paul E. McKenney · 16 years ago
- fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 16 years ago
- 140573d Merge branches 'sched/rt' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
- 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 16 years ago
- 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
- 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
- 924d26d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- d6eb633 net: Move config NET_NS to from net/Kconfig to init/Kconfig by Matt Helsley · 16 years ago
- 6552eba Merge branch 'core/debugobjects' into core/urgent by Thomas Gleixner · 16 years ago
- 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
- b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 16 years ago
- ceacc2c sched: make plist a library facility by Peter Zijlstra · 16 years ago
- 45ce80f cgroups: consolidate cgroup documents by Li Zefan · 16 years ago
- 23964d2 cgroups: clean up Kconfig by Li Zefan · 16 years ago
- c903ff8 rcu: move Kconfig menu by Mike Travis · 16 years ago
- 2ea0389 Revert "kbuild: strip generated symbols from *.ko" by Sam Ravnborg · 16 years ago
- 73310a1 init: make initrd/initramfs decompression failure a KERN_EMERG event by H. Peter Anvin · 16 years ago
- 23a22d5 bzip2/lzma: comprehensible error messages for missing decompressor by H. Peter Anvin · 16 years ago
- 736f932 bzip2/lzma: make flush_buffer() unconditional by Ingo Molnar · 16 years ago
- b173042 Merge branch 'linus' into x86/setup-lzma by Ingo Molnar · 16 years ago
- 31aeb6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
- c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 16 years ago
- 889c92d bzip2/lzma: centralize format detection by H. Peter Anvin · 16 years ago
- c077719 memcg: mem+swap controller Kconfig by KAMEZAWA Hiroyuki · 16 years ago
- c9d5409 memcg: fix a typo in Kconfig by Li Zefan · 16 years ago
- 5cdc38f cgroups: make cgroup config a submenu by KAMEZAWA Hiroyuki · 16 years ago
- cb6ff20 NOMMU: Support XIP on initramfs by David Howells · 16 years ago
- 67acd8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async by Linus Torvalds · 16 years ago
- 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
- 22a9d64 async: Asynchronous function calls to speed up kernel boot by Arjan van de Ven · 16 years ago
- a26ee60 bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP by Alain Knaff · 16 years ago
- 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- d2e3192 init/main.c: mark late_time_init as __initdata by Jan Beulich · 16 years ago
- ff083c8 autodetect_raid: add missing __init marking by Mike Frysinger · 16 years ago
- f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 16 years ago
- bca1033 do_mounts: add device info to mount message by Marton Balint · 16 years ago
- f99ebf0 init: properly placing noinline keyword by Rakib Mullick · 16 years ago
- 853ac43 shmem: unify regular and tiny shmem by Matt Mackall · 16 years ago
- fce3e80 sysfs: clarify SYSFS_DEPRECATED help text by Kay Sievers · 16 years ago
- 24d431d trivial: add missing printk loglevel in start_kernel by Ron Lee · 16 years ago
- b8fed87 Squashfs: initrd support by Phillip Lougher · 16 years ago
- 2e9f3bd bzip2/lzma: make config machinery an arch configurable by H. Peter Anvin · 16 years ago
- b172fd8 bzip2/lzma: use a table to search for initramfs compression formats by H. Peter Anvin · 16 years ago
- 30d65db bzip2/lzma: config and initramfs support for bzip2/lzma decompression by Alain Knaff · 16 years ago
- a327ca2 remove CONFIG_KMOD by Johannes Berg · 16 years ago
- 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 609e5b7 kbuild: Remove gcc 4.1.0 quirk from init/main.c by Ingo Molnar · 16 years ago
- e0c0ba7 cpumask: Use find_last_bit() by Rusty Russell · 16 years ago
- 915441b cpumask: Use accessors code in core by Rusty Russell · 16 years ago
- db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
- 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
- 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
- b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
- 12d79ba rcu: provide RCU options on non-preempt architectures too by Ingo Molnar · 16 years ago
- 9bb4824 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL by Jan Beulich · 16 years ago
- 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
- 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
- 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
- 8299608 Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 by Ingo Molnar · 16 years ago
- 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
- ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
- 1d926f2 init/main.c: use ktime accessor function in initcall_debug code by Will Newton · 16 years ago
- 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- 8c60bfb Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 16 years ago
- 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
- d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
- 02f5621 Kconfig: SLUB is the default slab allocator by Simon Arlott · 16 years ago
- 2fe401e sched: correct sched-rt-group.txt pathname in init/Kconfig by Adrian Knoth · 16 years ago