Heiko Carstens
|
a802dd0eb5
Call init_workqueues before pre smp initcalls.
|
16 лет назад |
Rusty Russell
|
d0ea3d7d28
Make initcall_debug a core_param
|
16 лет назад |
Linus Torvalds
|
92b29b86fe
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 лет назад |
Nick Piggin
|
db64fe0225
mm: rewrite vmap layer
|
16 лет назад |
Ingo Molnar
|
b2aaf8f74c
Merge branch 'linus' into stackprotector
|
16 лет назад |
Tim Bird
|
ca538f6bbe
tracing/fastboot: add better resolution to initcall debug/tracing
|
16 лет назад |
Frederic Weisbecker
|
097d036a2f
tracing/fastboot: only trace non-module initcalls
|
16 лет назад |
Frederic Weisbecker
|
5601020feb
tracing/fastboot: get the initcall name before it disappears
|
16 лет назад |
Frederic Weisbecker
|
cb5ab74204
tracing/fastboot: change the printing of boot tracer according to bootgraph.pl
|
16 лет назад |
Frédéric Weisbecker
|
3bf77af6e1
tracing/ftrace: launch boot tracing after pre-smp initcalls
|
16 лет назад |
Arjan van de Ven
|
aa5d9151f7
tracing/fastboot: add a script to visualize the kernel boot process / time
|
16 лет назад |
Steven Rostedt
|
68bf21aa15
ftrace: mcount call site on boot nops core
|
17 лет назад |
Arjan van de Ven
|
f9b9796ade
Add a script to visualize the kernel boot process / time
|
16 лет назад |
Linus Torvalds
|
96d746c68f
Fix init/main.c to use regular printk with '%pF' for initcall fn
|
16 лет назад |
Arjan van de Ven
|
59f9415ffb
modules: extend initcall_debug functionality to the module loader
|
17 лет назад |
Bartlomiej Zolnierkiewicz
|
b5b9309d34
remove unnecessary <linux/hdreg.h> includes
|
17 лет назад |
Geert Uytterhoeven
|
bd673c7c3b
initrd: cast `initrd_start' to `void *'
|
17 лет назад |
Eduard - Gabriel Munteanu
|
7babe8db99
Full conversion to early_initcall() interface, remove old interface
|
17 лет назад |
Eduard - Gabriel Munteanu
|
c2147a5092
Better interface for hooking early initcalls
|
17 лет назад |
Adrian Bunk
|
3ae4eed34b
proper pid{hash,map}_init() prototypes
|
17 лет назад |
Linus Torvalds
|
7f9dce3837
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 лет назад |
Geert Uytterhoeven
|
fb6624ebd9
initrd: Fix virtual/physical mix-up in overwrite test
|
17 лет назад |
Max Krasnyansky
|
e761b77252
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2)
|
17 лет назад |
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 лет назад |
Jens Axboe
|
3d44223327
Add generic helpers for arch IPI function calls
|
17 лет назад |
Ingo Molnar
|
4205942968
x86: fix the stackprotector canary of the boot CPU
|
17 лет назад |
Ingo Molnar
|
9b5609fd77
stackprotector: include files
|
17 лет назад |
Paul E. McKenney
|
4446a36ff8
rcu: add call_rcu_sched()
|
17 лет назад |
Cyrill Gorcunov
|
a76bfd0da2
initcalls: Fix m68k build and possible buffer overflow
|
17 лет назад |
Linus Torvalds
|
e0df154f45
Split up 'do_initcalls()' into two simpler functions
|
17 лет назад |