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 |
Eric W. Biederman
|
45a68628d3
pid: remove the child_reaper special case in init/main.c
|
14 years ago |
Amerigo Wang
|
34db18a054
smp: move smp setup functions to kernel/smp.c
|
14 years ago |
Tejun Heo
|
2ce802f62b
lockdep: Move early boot local IRQ enable/disable status to init/main.c
|
14 years ago |
Linus Torvalds
|
23d69b09b7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 years ago |
Tejun Heo
|
ee4569a3a7
init: don't call flush_scheduled_work() from do_initcalls()
|
14 years ago |
Peter Zijlstra
|
9f58a205c6
init: Initialized IDR earlier
|
14 years ago |
Peter Zijlstra
|
24a24bb6ff
perf: Move perf_event_init() into main.c
|
14 years ago |