Commit Graph

236 Commits (ae948011071c12ff6a328348859c717ea885ed40)

Author SHA1 Message Date
Bjorn Helgaas 626adeb667 Simplify initcall_debug output 17 years ago
Benjamin Herrenschmidt 839ad62e75 [POWERPC] Use __weak macro for smp_setup_processor_id 17 years ago
Benjamin Herrenschmidt 8c9843e57a [POWERPC] Add thread_info_cache_init() weak hook 17 years ago
Mike Travis e0982e90cd init: move setup of nr_cpu_ids to as early as possible 17 years ago
Mike Travis 321a8e9dcb cpumask: add CPU_MASK_ALL_PTR macro 17 years ago
Linus Torvalds 9a9e0d6855 ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option 17 years ago
Alex Riesen d9d4fcfe51 Fix "Malformed early option 'loglevel'" 17 years ago
Thomas Gleixner a03c2a48e0 x86: DEBUG_PAGEALLOC: enable after mem_init() 17 years ago
Yinghai Lu f6f21c8146 Convert loglevel-related kernel boot parameters to early_param 17 years ago
Oleg Nesterov 430c623121 start the global /sbin/init with 0,0 special pids 17 years ago
Oleg Nesterov 8520d7c7f8 teach set_special_pids() to use struct pid 17 years ago
Markus Gaugusch 71fc47a9ad ACPI: basic initramfs DSDT override support 17 years ago
Adrian Bunk a1c9eea9e5 proper prototype for signals_init() 17 years ago
Ingo Molnar 12d6f21eac x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y 17 years ago
Mike Travis dd5af90a7f x86/non-x86: percpu, node ids, apic ids x86.git fixup 17 years ago
Andi Kleen ca74a6f84e x86: optimize lock prefix switching to run less frequently 17 years ago
travis@sgi.com b32ef636a5 percpu: use a kconfig variable to signal arch specific percpu setup 17 years ago
Gautham R Shenoy d221938c04 cpu-hotplug: refcount based cpu hotplug 17 years ago
Adrian Bunk e6fe6649b4 sched: proper prototype for kernel/sched.c:migration_init() 17 years ago
Simon Arlott 211fee8a82 spelling fixes: init/ 18 years ago
Robert P. J. Day d8af7c6ab0 Drop the superfluous test for an old version of gcc. 18 years ago
Paul Menage ddbcc7e8e5 Task Control Groups: basic task cgroup framework 18 years ago
Hugh Dickins 62e6f1e8bb fix maxcpus=1 oops in show_stat() 18 years ago
Hugh Dickins 8134097717 fix maxcpus=N parsing 18 years ago
Len Brown 61ec7567db ACPI: boot correctly with "nosmp" or "maxcpus=0" 18 years ago
Jan Beulich 8b3b295502 adjust nosmp handling 18 years ago
Dave Jones 97842216b8 Allow softlockup to be runtime disabled 18 years ago
Yinghai Lu 18a8bd949d serial: convert early_uart to earlycon for 8250 18 years ago
Ingo Molnar 1df21055e3 sched: add init_idle_bootup_task() 18 years ago
Sam Ravnborg 92080309df init/main: use __init_refok to fix section mismatch 18 years ago
Sukadev Bhattiprolu 0e29b24aa6 Explicitly set pgid and sid of init process 18 years ago
Eric W. Biederman 73c279927f kthread: don't depend on work queues 18 years ago
Ingo Molnar 8f0c45cdf8 enhance initcall_debug, measure latency 18 years ago
Adrian Bunk 46595390e9 init/do_mounts.c: proper prepare_namespace() prototype 18 years ago
Christoph Lameter 476f35348e Safer nr_node_ids and nr_node_ids determination and initial values 18 years ago
Sam Ravnborg aae5f662a3 kbuild: whitelist section mismatch in init/main.c 18 years ago
Jeremy Fitzhardinge b6e3590f81 [PATCH] x86: Allow percpu variables to be page-aligned 18 years ago
Christoph Lameter 53b8a315b7 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids 18 years ago
Andrew Morton 6168a702ab [PATCH] Declare init_irq_proc before we use it. 18 years ago
Thomas Gleixner 906568c9c6 [PATCH] tick-management: core functionality 18 years ago
Eric W. Biederman 77b14db502 [PATCH] sysctl: reimplement the sysctl proc support 18 years ago
Eric W. Biederman b04c3afb2b [PATCH] sysctl: move init_irq_proc into init/main where it belongs 18 years ago
Vivek Goyal ee5bfa642a [PATCH] generic: Break init() in two parts to avoid MODPOST warnings 18 years ago
Alon Bar-Lev 30d7e0d466 [PATCH] Dynamic kernel command-line: common 18 years ago
Robert P. J. Day 842f968f3f [PATCH] Remove final reference to superfluous smp_commence() 18 years ago
Vivek Goyal 88d20328cd [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings 18 years ago
Roman Zippel 3eb3c740f5 [PATCH] fix linux banner format string 18 years ago
Ard van Breemen c4a68306b9 [PATCH] start_kernel: test if irq's got enabled early, barf, and disable them again 18 years ago
Adrian Bunk 1f21782e63 Driver core: proper prototype for drivers/base/init.c:driver_init() 18 years ago
Linus Torvalds 8d610dd52d Make sure we populate the initroot filesystem late enough 18 years ago