aboutsummaryrefslogtreecommitdiffstats
path: root/init/main.c
Commit message (Expand)AuthorAge
* fix maxcpus=1 oops in show_stat()Hugh Dickins2007-08-31
* fix maxcpus=N parsingHugh Dickins2007-08-27
* ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown2007-08-21
* adjust nosmp handlingJan Beulich2007-07-16
* Allow softlockup to be runtime disabledDave Jones2007-07-16
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-16
* sched: add init_idle_bootup_task()Ingo Molnar2007-07-09
* init/main: use __init_refok to fix section mismatchSam Ravnborg2007-05-19
* Explicitly set pgid and sid of init processSukadev Bhattiprolu2007-05-11
* kthread: don't depend on work queuesEric W. Biederman2007-05-09
* enhance initcall_debug, measure latencyIngo Molnar2007-05-08
* init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2007-05-08
* Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter2007-05-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-06
|\
| * kbuild: whitelist section mismatch in init/main.cSam Ravnborg2007-05-02
* | [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-02
|/
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-20
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-19
* [PATCH] tick-management: core functionalityThomas Gleixner2007-02-16
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-14
|\
| * [PATCH] generic: Break init() in two parts to avoid MODPOST warningsVivek Goyal2007-02-13
* | [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-14
* | [PATCH] sysctl: move init_irq_proc into init/main where it belongsEric W. Biederman2007-02-14
|/
* [PATCH] Dynamic kernel command-line: commonAlon Bar-Lev2007-02-12
* [PATCH] Remove final reference to superfluous smp_commence()Robert P. J. Day2007-02-11
* [PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal2007-01-10
* [PATCH] fix linux banner format stringRoman Zippel2007-01-10
* [PATCH] start_kernel: test if irq's got enabled early, barf, and disable them...Ard van Breemen2007-01-06
* Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk2006-12-20
* Make sure we populate the initroot filesystem late enoughLinus Torvalds2006-12-11
* Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds2006-12-11
* [PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu2006-12-08
* [PATCH] Fix linux banner utsname informationHerbert Poetzl2006-12-08
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] i386: cpu_detect extractionRusty Russell2006-12-06
* | [PATCH] gcc-4.1.0 is bustAndrew Morton2006-12-07
|/
* [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-21
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-02
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-02
* [PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal2006-09-27
* [PATCH] Move unwind_init earlierAndi Kleen2006-09-26
* [PATCH] Allow early_param and identical __setup to existRusty Russell2006-09-26
* [PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar2006-07-15
* [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-15
* [PATCH] lockdep: annotate genirqIngo Molnar2006-07-03
* [PATCH] lockdep: coreIngo Molnar2006-07-03
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03
* [PATCH] lockdep: console_init after local_irq_enable()Heiko Carstens2006-07-03
* [PATCH] time initialisation fixjohn stultz2006-07-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\