summaryrefslogtreecommitdiffstats
path: root/init/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-5/+0
|\
| * cpumask: remove unused cpu_mask_allRusty Russell2009-09-241-5/+0
* | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
|/
* Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-09-231-0/+2
|\
| * Merge branch 'linus' into sfi-releaseLen Brown2009-09-191-26/+4
| |\
| * | SFI: add platform-independent core supportFeng Tang2009-08-281-0/+2
* | | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-2/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-161-0/+2
|\ \
| * | Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-151-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-24/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-1/+1
| |\ \
| * \ \ Merge branch 'master' into for-nextTejun Heo2009-07-041-6/+1
| |\ \ \
| * | | | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-241-24/+0
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-1/+1
|\ \ \ \ \
| * | | | | init: Move sched_clock_init after late_time_initThomas Gleixner2009-08-271-1/+1
| | |_|_|/ | |/| | |
* / | | | rcu: Move end of special early-boot RCU operation earlierPaul E. McKenney2009-09-041-1/+1
|/ / / /
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-08-251-3/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | tracing: Fix too large stack usage in do_one_initcall()Ingo Molnar2009-08-211-3/+4
| | |/ | |/|
* / | init: set nr_cpu_ids before setup_per_cpu_areas()Tejun Heo2009-08-141-1/+1
|/ /
| |
| \
*-. \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-5/+1
|\ \ \
| | * | ACPI: move declaration acpi_early_init() to acpi.hLen Brown2009-06-121-5/+1
| |/ /
* | / mm/init: cpu_hotplug_init() must be initialized before SLABLinus Torvalds2009-06-221-1/+0
| |/ |/|
* | mm: Extend gfp masking to the page allocatorBenjamin Herrenschmidt2009-06-181-0/+4
* | kernel: constructor supportPeter Oberparleiter2009-06-181-0/+12
* | mm: Move pgtable_cache_init() earlierBenjamin Herrenschmidt2009-06-161-1/+1
* | Merge branch 'akpm'Linus Torvalds2009-06-161-1/+5
|\ \
| * | cpuset,mm: update tasks' mems_allowed in timeMiao Xie2009-06-161-1/+5
* | | Merge commit 'linus/master' into HEADVegard Nossum2009-06-151-0/+6
|\| |
| * | slab,slub: don't enable interrupts during early bootPekka Enberg2009-06-121-0/+1
| * | memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki2009-06-121-0/+5
* | | kmemcheck: add the kmemcheck coreVegard Nossum2009-06-131-0/+1
|/ /
* | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-111-1/+3
|\ \
| * | kmemleak: Add the base supportCatalin Marinas2009-06-111-1/+3
* | | init: introduce mm_init()Pekka Enberg2009-06-111-6/+11
* | | vmalloc: use kzalloc() instead of alloc_bootmem()Pekka Enberg2009-06-111-1/+1
* | | slab: setup allocators earlier in the boot sequencePekka Enberg2009-06-111-14/+22
|/ /
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-1/+1
|\ \ | |/ |/|
| * Merge branch 'linus' into tracing/coreIngo Molnar2009-05-071-1/+6
| |\
| * | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-121-1/+1
* | | Use a format for linux_bannerAlex Riesen2009-05-241-2/+1
| |/ |/|
* | Driver Core: early platform driverMagnus Damm2009-04-161-1/+6
|/
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-2/+3
|\
| * init,cpuset: fix initialize orderLai Jiangshan2009-03-251-2/+1
| * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-6/+13
| |\
| | * Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-051-1/+2
| | |\
| * | \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-041-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-111-8/+9
| |\ \ \
| * \ \ \ Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-061-27/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar2008-12-311-0/+11
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'linus' into tracing/kmemtraceIngo Molnar2008-12-311-0/+11
| | |\ \ \ \ \