Commit Graph

126 Commits (17f0f4a47df9aea9ee26c939f8057c35e0be1847)

Author SHA1 Message Date
Arjan van de Ven 59f9415ffb modules: extend initcall_debug functionality to the module loader 17 years ago
Bartlomiej Zolnierkiewicz b5b9309d34 remove unnecessary <linux/hdreg.h> includes 17 years ago
Geert Uytterhoeven bd673c7c3b initrd: cast `initrd_start' to `void *' 17 years ago
Eduard - Gabriel Munteanu 7babe8db99 Full conversion to early_initcall() interface, remove old interface 17 years ago
Eduard - Gabriel Munteanu c2147a5092 Better interface for hooking early initcalls 17 years ago
Adrian Bunk 3ae4eed34b proper pid{hash,map}_init() prototypes 17 years ago
Geert Uytterhoeven fb6624ebd9 initrd: Fix virtual/physical mix-up in overwrite test 17 years ago
Max Krasnyansky e761b77252 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) 17 years ago
Jens Axboe 3d44223327 Add generic helpers for arch IPI function calls 17 years ago
Paul E. McKenney 4446a36ff8 rcu: add call_rcu_sched() 17 years ago
Cyrill Gorcunov a76bfd0da2 initcalls: Fix m68k build and possible buffer overflow 17 years ago
Linus Torvalds e0df154f45 Split up 'do_initcalls()' into two simpler functions 17 years ago
Linus Torvalds a442ac512f Clean up 'print_fn_descriptor_symbol()' types 17 years ago
Cyrill Gorcunov e662e1cfd4 init: don't lose initcall return values 17 years ago
Peter Zijlstra 3e51f33fcc sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 17 years ago
Thomas Gleixner 3ac7fe5a4a infrastructure to debug (dynamic) objects 17 years ago
Pavel Emelyanov 5cd204550b Deprecate find_task_by_pid() 17 years ago
Oleg Nesterov fae5fa44f1 signals: fix /sbin/init protection from unwanted signals 17 years ago
Akinobu Mita 199f0ca514 idr: create idr_layer_cache at boot time 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
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