summaryrefslogtreecommitdiffstats
path: root/init/main.c
AgeCommit message (Expand)AuthorLines
2007-08-30fix maxcpus=1 oops in show_stat()Hugh Dickins-8/+0
2007-08-27fix maxcpus=N parsingHugh Dickins-1/+1
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown-2/+10
2007-07-16adjust nosmp handlingJan Beulich-15/+27
2007-07-16Allow softlockup to be runtime disabledDave Jones-1/+11
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu-1/+4
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar-2/+3
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg-1/+1
2007-05-11Explicitly set pgid and sid of init processSukadev Bhattiprolu-0/+1
2007-05-09kthread: don't depend on work queuesEric W. Biederman-0/+5
2007-05-08enhance initcall_debug, measure latencyIngo Molnar-0/+17
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk-1/+0
2007-05-07Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter-5/+0
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-3/+3
2007-05-02kbuild: whitelist section mismatch in init/main.cSam Ravnborg-3/+3
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge-6/+2
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter-4/+9
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton-4/+1
2007-02-16[PATCH] tick-management: core functionalityThomas Gleixner-0/+2
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds-36/+45
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman-4/+0
2007-02-14[PATCH] sysctl: move init_irq_proc into init/main where it belongsEric W. Biederman-0/+3
2007-02-13[PATCH] generic: Break init() in two parts to avoid MODPOST warningsVivek Goyal-36/+45
2007-02-12[PATCH] Dynamic kernel command-line: commonAlon Bar-Lev-5/+24
2007-02-11[PATCH] Remove final reference to superfluous smp_commence()Robert P. J. Day-5/+0
2007-01-11[PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal-1/+1
2007-01-10[PATCH] fix linux banner format stringRoman Zippel-8/+0
2007-01-05[PATCH] start_kernel: test if irq's got enabled early, barf, and disable them...Ard van Breemen-0/+5
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk-1/+1
2006-12-11Make sure we populate the initroot filesystem late enoughLinus Torvalds-7/+0
2006-12-11Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds-1/+7
2006-12-08[PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu-3/+2
2006-12-08[PATCH] Fix linux banner utsname informationHerbert Poetzl-1/+3
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds-0/+1
2006-12-07[PATCH] gcc-4.1.0 is bustAndrew Morton-0/+4
2006-12-07[PATCH] i386: cpu_detect extractionRusty Russell-0/+1
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich-0/+1
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater-0/+2
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann-3/+1
2006-09-27[PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal-0/+20
2006-09-26[PATCH] Move unwind_init earlierAndi Kleen-1/+1
2006-09-26[PATCH] Allow early_param and identical __setup to existRusty Russell-4/+8
2006-07-14[PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar-0/+2
2006-07-14[PATCH] per-task-delay-accounting: setupShailabh Nagar-0/+2
2006-07-03[PATCH] lockdep: annotate genirqIngo Molnar-0/+1
2006-07-03[PATCH] lockdep: coreIngo Molnar-0/+14
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar-0/+8
2006-07-03[PATCH] lockdep: console_init after local_irq_enable()Heiko Carstens-4/+4
2006-07-03[PATCH] time initialisation fixjohn stultz-1/+3
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-1/+0