summaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)Author
2009-06-12perf_counter: Start documenting HAVE_PERF_COUNTERS requirementsMike Frysinger
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg
2009-06-12memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki
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-11perf_counter: Turn off by defaultIngo Molnar
2009-06-09menu: fix embedded menu presentationRandy Dunlap
2009-05-24Use a format for linux_bannerAlex Riesen
2009-05-06initramfs: clean up messages related to initramfs unpackingEric Piel
2009-04-16Driver Core: early platform driverMagnus Damm
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-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-07namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn
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-03RCU: make treercu be defaultPaul E. McKenney
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells
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-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
2009-03-30cpumask: use set_cpu_active in init/main.cRusty Russell
2009-03-30cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell
2009-03-28fastboot: remove duplicate unpack_to_rootfs()Li, Shaohua
2009-03-25init,cpuset: fix initialize orderLai Jiangshan
2009-03-10menu: fix embedded menu snafuRandy Dunlap
2009-03-02Revert "menu: fix embedded menu snafu"Linus Torvalds
2009-03-02menu: fix embedded menu snafuRandy Dunlap
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven
2009-02-20tracing/markers: make markers select tracepointsFrederic Weisbecker
2009-02-05smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar
2009-01-26net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley
2009-01-16sched: make plist a library facilityPeter Zijlstra
2009-01-15cgroups: consolidate cgroup documentsLi Zefan
2009-01-15cgroups: clean up KconfigLi Zefan
2009-01-15rcu: move Kconfig menuMike Travis
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg
2009-01-14init: make initrd/initramfs decompression failure a KERN_EMERG eventH. Peter Anvin