summaryrefslogtreecommitdiffstats
path: root/init/main.c
Commit message (Expand)AuthorAgeFilesLines
* percpu: allow limited allocation before slab is onlineTejun Heo2010-06-271-0/+1
* mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li2010-05-251-1/+1
* x86, kgdb, init: Add early and late debug statesJason Wessel2010-05-201-2/+2
* kdb: core for kgdb back end (2 of 2)Jason Wessel2010-05-201-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie2010-03-241-1/+1
* init/main.c: make setup_max_cpus static for !SMPH Hartley Sweeten2010-03-061-1/+1
* init/main.c: improve usability in case of init binary failureAndreas Mohr2010-03-061-1/+2
* mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki2010-03-061-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-041-5/+6
|\
| * init: Open /dev/console from rootfsEric W. Biederman2010-03-031-5/+6
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-1/+15
|\ \
| * | smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-171-0/+14
| * | init: Move radix_tree_init() earlyYinghai Lu2010-02-171-1/+1
| |/
* | sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney2010-02-251-0/+2
|/
* ima: initialize ima before inodes can be allocatedEric Paris2010-02-071-1/+1
* sched: Mark boot-cpu active before smp_init()Peter Zijlstra2009-12-161-6/+1
* init/main.c: fix symbol shadows noiseH Hartley Sweeten2009-12-151-9/+9
* param: don't complain about unused module parameters.Rusty Russell2009-12-021-8/+3
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-081-1/+0
|\
| * rcu: Clean up code based on review feedback from Josh Triplett, part 2Paul E. McKenney2009-09-231-1/+0
* | 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
OpenPOWER on IntegriCloud