Commit Graph

368 Commits (7da8fb27eff04e7283d24b0e483c300c8b1a9f5c)

Author SHA1 Message Date
Linus Torvalds 8b2e9b712f Revert "mm: create a separate slab for page->ptl allocation" 11 years ago
Kirill A. Shutemov ea1e7ed337 mm: create a separate slab for page->ptl allocation 11 years ago
Michael Opdenacker ba24762bd5 init: make init failures more explicit 11 years ago
Geert Uytterhoeven 8f6b2ae49a init/main.c: remove prototype for softirq_init() 11 years ago
Krzysztof Mazur 08746a65c2 init: fix in-place parameter modification regression 11 years ago
Hannes Frederic Sowa c4b2c0c5f6 static_key: WARN on usage before jump_label_init was called 11 years ago
Peter Zijlstra 4a2b4b2227 sched: Introduce preempt_count accessor functions 12 years ago
Theodore Ts'o 47d06e532e random: run random_int_secret_init() run after all late_initcalls 12 years ago
Frederic Weisbecker 65f382fd0c context_tracking: Ground setup for static key use 12 years ago
Steven Rostedt ff1c8fac88 init: remove permanent string buffer from do_one_initcall() 12 years ago
Stephen Boyd 38ff87f77a sched_clock: Make ARM's sched_clock generic for all architectures 12 years ago
Stephane Eranian 9e6302056f perf: Use hrtimers for event multiplexing 12 years ago
Steven Rostedt bf5d770bd2 init: Do not warn on non-zero initcall return 12 years ago
Andrew Morton ea676e846a init/main.c: convert to pr_foo() 12 years ago
Richard Weinberger c2409b004a init: raise log level 12 years ago
Steven Rostedt f91eb62f71 init: scream bloody murder if interrupts are enabled too early 12 years ago
Frederic Weisbecker d1e43fa5f8 nohz: Ensure full dynticks CPUs are RCU nocbs 12 years ago
Thomas Gleixner a1a04ec3c7 idle: Provide a generic entry point for the idle code 12 years ago
Thomas Gleixner ad2b13536a tick: Call tick_init late 12 years ago
Matt Fleming 83e6818974 efi: Make 'efi_enabled' a function to query EFI facilities 12 years ago
Tejun Heo bb813f4c93 init, block: try to load default elevator module early during boot 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