Commit Graph

336 Commits (422f3890a68333cfd39f2133cf7255ed067e92e6)

Author SHA1 Message Date
Matt Fleming 83e6818974 efi: Make 'efi_enabled' a function to query EFI facilities 12 years ago
Vineet Gupta f80b0c904d Ensure that kernel_init_freeable() is not inlined into non __init code 12 years ago
Al Viro ae903caae2 Bury the conditionals from kernel_thread/kernel_execve series 12 years ago
Linus Torvalds 11520e5e7c Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" 12 years ago
Lai Jiangshan 3c466d46a9 init: use N_MEMORY instead N_HIGH_MEMORY 12 years ago
Eric W. Biederman 1c4042c29b pidns: Consolidate initialzation of special init task state 12 years ago
David Howells eded09ccf5 FRV: gcc-4.1.2 also inlines weak functions 12 years ago
Jan Beulich bd52276fa1 x86-64/efi: Use EFI to deal with platform wall clock (again) 12 years ago
Al Viro a74fb73c12 infrastructure for saner ret_from_kernel_thread semantics 13 years ago
Al Viro d6b2123802 make sure that we always have a return path from kernel_execve() 13 years ago
Michel Lespinasse 147e615f83 prio_tree: remove 13 years ago
Josh Triplett 2223af3890 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory 13 years ago
Josh Triplett 785107923a efi: Defer freeing boot services memory until after ACPI init 13 years ago
H. Peter Anvin f026cfa82f Revert "x86-64/efi: Use EFI to deal with platform wall clock" 13 years ago
Jiang Liu 9adb62a5df mm/hotplug: correctly setup fallback zonelists when creating new pgdat 13 years ago
Jim Cromie 96263d2863 init: add comments to keep initcall-names in sync with initcall levels 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 31a67102f4 Fix blocking allocations called very early during bootup 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
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
Jim Cromie 7fa87ce726 init: fix wording error in mm_init comment 13 years ago
Thomas Gleixner bd2f55361f sched/rt: Use schedule_preempt_disabled() 13 years ago
Rusty Russell 2329abfa34 module_param: make bool parameters really bool (core code) 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
Michal Schmidt b1e4d20cbf params: make dashes and underscores in parameter names truly equal 14 years ago
Jeremy Fitzhardinge 97ce2c88f9 jump-label: initialize jump-label subsystem much earlier 14 years ago
wangyanqing b0f84374b6 bootup: move 'usermodehelper_enable()' a little earlier 14 years ago
Linus Torvalds d5767c5353 bootup: move 'usermodehelper_enable()' to the end of do_basic_setup() 14 years ago
Alexander Sverdlin 808bf29b91 init: carefully handle loglevel option on kernel cmdline. 14 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
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
Peter Zijlstra 004417a6d4 perf, arch: Cleanup perf-pmu init vs lockup-detector 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago