Jiang Liu
|
9adb62a5df
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
|
13 years ago |
Linus Torvalds
|
43a1141b9f
Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
|
13 years ago |
Jim Cromie
|
96263d2863
init: add comments to keep initcall-names in sync with initcall levels
|
13 years ago |
Linus Torvalds
|
0a2fe19ccc
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Al Viro
|
4a9d4b024a
switch fput to task_work_add
|
13 years ago |
Borislav Petkov
|
19efb72fdc
init: Drop initcall level output
|
13 years ago |
Rusty Russell
|
ae82fdb140
module_param: stop double-calling parameters.
|
13 years ago |
Jan Beulich
|
bacef661ac
x86-64/efi: Use EFI to deal with platform wall clock
|
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 |