Steven Rostedt
|
68bf21aa15
ftrace: mcount call site on boot nops core
|
17 years ago |
Arjan van de Ven
|
f9b9796ade
Add a script to visualize the kernel boot process / time
|
16 years ago |
Linus Torvalds
|
96d746c68f
Fix init/main.c to use regular printk with '%pF' for initcall fn
|
16 years ago |
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 |
Linus Torvalds
|
7f9dce3837
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
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 |
Linus Torvalds
|
59190f4213
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
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 |