aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2009-06-11Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11inotify: reimplement inotify using fsnotifyEric Paris
2009-06-11init: introduce mm_init()Pekka Enberg
2009-06-11vmalloc: use kzalloc() instead of alloc_bootmem()Pekka Enberg
2009-06-11slab: setup allocators earlier in the boot sequencePekka Enberg
2009-06-11kmemleak: Add the base supportCatalin Marinas
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-11perf_counter: Turn off by defaultIngo Molnar
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-05-24Use a format for linux_bannerAlex Riesen
2009-05-18Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-05-06initramfs: clean up messages related to initramfs unpackingEric Piel
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-16Driver Core: early platform driverMagnus Damm
2009-04-14Merge branch 'core/urgent' into core/rcuIngo Molnar
2009-04-13initramfs: fix initramfs to work with hardlinked initRandy Robertson
2009-04-13init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=nNikanth Karthikesan
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei
2009-04-11kbuild: make it possible for the linker to discard local symbols from vmlinuxDavid Howells
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar
2009-04-07namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-06Make CONFIG_SLOW_WORK an automatic rather than manual config optionDavid Howells
2009-04-06perf_counter: hook up the tracepoint eventsPeter Zijlstra
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-04-03RCU: make treercu be defaultPaul E. McKenney
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02cpusets: allow cpusets to be configured/built on non-SMP systemsPaul Menage
2009-04-02memcg: remove redundant message at swaponKAMEZAWA Hiroyuki
2009-04-02initramfs: prevent initramfs printk message being split by messages from othe...Simon Kitching
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01init/main.c: fix sparse warnings: context imbalanceHannes Eder
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown
2009-03-31md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown
2009-03-30trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante