aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Gravatar Len Brown 1-5/+1
2009-06-22mm/init: cpu_hotplug_init() must be initialized before SLABGravatar Linus Torvalds 1-1/+0
2009-06-18mm: Extend gfp masking to the page allocatorGravatar Benjamin Herrenschmidt 1-0/+4
2009-06-18kernel: constructor supportGravatar Peter Oberparleiter 2-0/+17
2009-06-16mm: Move pgtable_cache_init() earlierGravatar Benjamin Herrenschmidt 1-1/+1
2009-06-16Merge branch 'akpm'Gravatar Linus Torvalds 1-1/+5
2009-06-16cpuset,mm: update tasks' mems_allowed in timeGravatar Miao Xie 1-1/+5
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Gravatar Linus Torvalds 2-1/+3
2009-06-15driver core: set default SYSFS_DEPRECATED=nGravatar Kay Sievers 1-3/+3
2009-06-15Merge commit 'linus/master' into HEADGravatar Vegard Nossum 2-8/+16
2009-06-15fs: fix do_mount_root() false positive kmemcheck warningGravatar Vegard Nossum 1-1/+2
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Gravatar Linus Torvalds 1-8/+8
2009-06-13kmemcheck: add the kmemcheck coreGravatar Vegard Nossum 1-0/+1
2009-06-12ACPI: move declaration acpi_early_init() to acpi.hGravatar Len Brown 1-5/+1
2009-06-12Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-0/+2
2009-06-12perf_counter: Start documenting HAVE_PERF_COUNTERS requirementsGravatar Mike Frysinger 1-0/+2
2009-06-12slab,slub: don't enable interrupts during early bootGravatar Pekka Enberg 1-0/+1
2009-06-12memcg: fix page_cgroup fatal error in FLATMEMGravatar KAMEZAWA Hiroyuki 1-0/+5
2009-06-11Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyGravatar Linus Torvalds 1-1/+2
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Gravatar Linus Torvalds 1-1/+3
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+34
2009-06-11inotify: reimplement inotify using fsnotifyGravatar Eric Paris 1-1/+2
2009-06-11init: introduce mm_init()Gravatar Pekka Enberg 1-6/+11
2009-06-11vmalloc: use kzalloc() instead of alloc_bootmem()Gravatar Pekka Enberg 1-1/+1
2009-06-11slab: setup allocators earlier in the boot sequenceGravatar Pekka Enberg 1-14/+22
2009-06-11kmemleak: Add the base supportGravatar Catalin Marinas 1-1/+3
2009-06-11Merge branch 'linus' into perfcounters/coreGravatar Ingo Molnar 2-2/+2
2009-06-11perf_counter: Turn off by defaultGravatar Ingo Molnar 1-1/+0
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2009-06-10Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2009-06-09menu: fix embedded menu presentationGravatar Randy Dunlap 1-8/+8
2009-06-01Merge branch 'linus' into perfcounters/coreGravatar Ingo Molnar 1-2/+1
2009-05-24Use a format for linux_bannerGravatar Alex Riesen 1-2/+1
2009-05-18Merge commit 'v2.6.30-rc6' into tracing/coreGravatar Ingo Molnar 1-9/+4
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreGravatar Ingo Molnar 1-9/+4
2009-05-07Merge branch 'linus' into tracing/coreGravatar Ingo Molnar 2-2/+10
2009-05-06initramfs: clean up messages related to initramfs unpackingGravatar Eric Piel 1-9/+4
2009-04-29Merge branch 'linus' into perfcounters/coreGravatar Ingo Molnar 3-2/+18
2009-04-16Driver Core: early platform driverGravatar Magnus Damm 1-1/+6
2009-04-14Merge branch 'core/urgent' into core/rcuGravatar Ingo Molnar 6-20/+56
2009-04-13initramfs: fix initramfs to work with hardlinked initGravatar Randy Robertson 1-1/+2
2009-04-13init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=nGravatar Nikanth Karthikesan 1-0/+2
2009-04-14Merge branch 'linus' into tracing/coreGravatar Ingo Molnar 1-0/+8
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Gravatar Zhaolei 1-1/+1
2009-04-11kbuild: make it possible for the linker to discard local symbols from vmlinuxGravatar David Howells 1-0/+8
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreGravatar Ingo Molnar 1-2/+8
2009-04-07namespaces: mqueue namespace: adapt sysctlGravatar Serge E. Hallyn 1-0/+6
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceGravatar Serge E. Hallyn 1-2/+2
2009-04-07Merge branch 'linus' into perfcounters/coreGravatar Ingo Molnar 1-1/+3
2009-04-06Make CONFIG_SLOW_WORK an automatic rather than manual config optionGravatar David Howells 1-1/+3