Borislav Petkov
|
19efb72fdc
init: Drop initcall level output
|
13 years ago |
Rusty Russell
|
ae82fdb140
module_param: stop double-calling parameters.
|
13 years ago |
Linus Torvalds
|
5d4e2d08e7
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 years ago |
Linus Torvalds
|
31a67102f4
Fix blocking allocations called very early during bootup
|
13 years ago |
Greg Kroah-Hartman
|
eb1574270a
Merge 3.4-rc5 into driver-core-next
|
13 years ago |
Jim Cromie
|
9fb48c744b
params: add 3rd arg to option handler callback signature
|
13 years ago |
Chris Metcalf
|
a99cd11251
init: fix bug where environment vars can't be passed via boot args
|
13 years ago |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 years ago |
David Howells
|
49a7f04a4b
Move all declarations of free_initmem() to linux/mm.h
|
13 years ago |
Pawel Moll
|
026cee0086
params: <level>_initcall-like kernel parameters
|
13 years ago |
Linus Torvalds
|
69a7aebcf0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Jim Cromie
|
7fa87ce726
init: fix wording error in mm_init comment
|
13 years ago |
Thomas Gleixner
|
bd2f55361f
sched/rt: Use schedule_preempt_disabled()
|
14 years ago |
Rusty Russell
|
2329abfa34
module_param: make bool parameters really bool (core code)
|
13 years ago |
Linus Torvalds
|
d0b9706c20
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Stanislaw Gruszka
|
54c29c635a
mm, x86: Remove debug_pagealloc_enabled
|
13 years ago |
Ming Lei
|
73839c5b2e
init/main.c: Execute lockdep_init() as early as possible
|
13 years ago |
Linus Torvalds
|
b32fc0a062
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
|
13 years ago |
Michal Schmidt
|
b1e4d20cbf
params: make dashes and underscores in parameter names truly equal
|
13 years ago |
Jeremy Fitzhardinge
|
97ce2c88f9
jump-label: initialize jump-label subsystem much earlier
|
13 years ago |
wangyanqing
|
b0f84374b6
bootup: move 'usermodehelper_enable()' a little earlier
|
13 years ago |
Linus Torvalds
|
d5767c5353
bootup: move 'usermodehelper_enable()' to the end of do_basic_setup()
|
13 years ago |
Alexander Sverdlin
|
808bf29b91
init: carefully handle loglevel option on kernel cmdline.
|
13 years ago |
Linus Torvalds
|
288d5abec8
Boot up with usermodehelper disabled
|
14 years ago |
Hugh Dickins
|
41ffe5d5ce
tmpfs: miscellaneous trivial cleanups
|
14 years ago |
Takao Indoh
|
d8ad7d1123
generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts
|
14 years ago |
Linus Torvalds
|
6345d24daf
mm: Fix boot crash in mm_alloc()
|
14 years ago |
Mike Travis
|
162a7e7500
printk: allocate kernel log buffer earlier
|
14 years ago |
KOSAKI Motohiro
|
de03c72cfc
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
|
14 years ago |
Catalin Marinas
|
9b090f2da8
kmemleak: Initialise kmemleak after debug_objects_mem_init()
|
14 years ago |