aboutsummaryrefslogtreecommitdiff
path: root/init/main.c
AgeCommit message (Expand)Author
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-05-01init: Do not warn on non-zero initcall returnSteven Rostedt
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29init/main.c: convert to pr_foo()Andrew Morton
2013-04-29init: raise log levelRichard Weinberger
2013-04-29init: scream bloody murder if interrupts are enabled too earlySteven Rostedt
2013-04-19nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker
2013-04-08idle: Provide a generic entry point for the idle codeThomas Gleixner
2013-03-07tick: Call tick_init lateThomas Gleixner
2013-02-19Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-23Merge branch 'master' into for-3.9-asyncTejun Heo
2013-01-18init, block: try to load default elevator module early during bootTejun Heo
2012-12-26Ensure that kernel_init_freeable() is not inlined into non __init codeVineet Gupta
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-12init: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-11-19pidns: Consolidate initialzation of special init task stateEric W. Biederman
2012-11-02FRV: gcc-4.1.2 also inlines weak functionsDavid Howells
2012-10-30x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro
2012-10-11make sure that we always have a return path from kernel_execve()Al Viro
2012-10-09prio_tree: removeMichel Lespinasse
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin
2012-07-31mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu
2012-07-27Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-27init: add comments to keep initcall-names in sync with initcall levelsJim Cromie
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22switch fput to task_work_addAl Viro
2012-06-08init: Drop initcall level outputBorislav Petkov
2012-06-08module_param: stop double-calling parameters.Rusty Russell
2012-06-06x86-64/efi: Use EFI to deal with platform wall clockJan Beulich
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-21Fix blocking allocations called very early during bootupLinus Torvalds
2012-05-02Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman
2012-04-30params: add 3rd arg to option handler callback signatureJim Cromie
2012-04-25init: fix bug where environment vars can't be passed via boot argsChris Metcalf
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds