summaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorLines
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum-0/+1
2009-06-12ACPI: move declaration acpi_early_init() to acpi.hLen Brown-5/+1
2009-06-12Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-0/+2
2009-06-12perf_counter: Start documenting HAVE_PERF_COUNTERS requirementsMike Frysinger-0/+2
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg-0/+1
2009-06-12memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki-0/+5
2009-06-11Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds-1/+2
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds-1/+3
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+34
2009-06-11inotify: reimplement inotify using fsnotifyEric Paris-1/+2
2009-06-11init: introduce mm_init()Pekka Enberg-6/+11
2009-06-11vmalloc: use kzalloc() instead of alloc_bootmem()Pekka Enberg-1/+1
2009-06-11slab: setup allocators earlier in the boot sequencePekka Enberg-14/+22
2009-06-11kmemleak: Add the base supportCatalin Marinas-1/+3
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar-2/+2
2009-06-11perf_counter: Turn off by defaultIngo Molnar-1/+0
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2009-06-10Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2009-06-09menu: fix embedded menu presentationRandy Dunlap-8/+8
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar-2/+1
2009-05-24Use a format for linux_bannerAlex Riesen-2/+1
2009-05-18Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar-9/+4
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar-9/+4
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar-2/+10
2009-05-06initramfs: clean up messages related to initramfs unpackingEric Piel-9/+4
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar-2/+18
2009-04-16Driver Core: early platform driverMagnus Damm-1/+6
2009-04-14Merge branch 'core/urgent' into core/rcuIngo Molnar-20/+56
2009-04-13initramfs: fix initramfs to work with hardlinked initRandy Robertson-1/+2
2009-04-13init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=nNikanth Karthikesan-0/+2
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar-0/+8
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei-1/+1
2009-04-11kbuild: make it possible for the linker to discard local symbols from vmlinuxDavid Howells-0/+8
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar-2/+8
2009-04-07namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn-0/+6
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn-2/+2
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar-1/+3
2009-04-06Make CONFIG_SLOW_WORK an automatic rather than manual config optionDavid Howells-1/+3
2009-04-06perf_counter: hook up the tracepoint eventsPeter Zijlstra-0/+5
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar-263/+248
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+4
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+4
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds-0/+12
2009-04-03RCU: make treercu be defaultPaul E. McKenney-1/+1
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds-3/+3
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells-0/+12
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+1
2009-04-02cpusets: allow cpusets to be configured/built on non-SMP systemsPaul Menage-1/+1
2009-04-02memcg: remove redundant message at swaponKAMEZAWA Hiroyuki-0/+2
2009-04-02initramfs: prevent initramfs printk message being split by messages from othe...Simon Kitching-3/+4