summaryrefslogtreecommitdiffstats
path: root/init/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-201-0/+16
|\
| * Merge branch 'master' into for-3.9-asyncTejun Heo2013-01-231-3/+5
| |\
| * | init, block: try to load default elevator module early during bootTejun Heo2013-01-181-0/+16
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-311-2/+2
|\ \ \ | |_|/ |/| |
| * | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-2/+2
* | | Ensure that kernel_init_freeable() is not inlined into non __init codeVineet Gupta2012-12-261-2/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-1/+3
|\ \ | |/ |/|
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-181-1/+0Star
|\ \
| * | pidns: Consolidate initialzation of special init task stateEric W. Biederman2012-11-191-1/+0Star
* | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-161-4/+4
* | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-4/+4
|\ \ \
| * | | x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich2012-10-301-4/+4
| |/ /
* | / init: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-131-1/+1
| |/ |/|
* | FRV: gcc-4.1.2 also inlines weak functionsDavid Howells2012-11-021-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-16/+17
|\
| * infrastructure for saner ret_from_kernel_thread semanticsAl Viro2012-10-121-8/+12
| * make sure that we always have a return path from kernel_execve()Al Viro2012-10-121-8/+5Star
* | prio_tree: removeMichel Lespinasse2012-10-091-2/+0Star
* | efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2012-09-291-1/+3
* | efi: Defer freeing boot services memory until after ACPI initJosh Triplett2012-09-291-0/+3
|/
* Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-141-4/+4
* mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu2012-08-011-1/+1
* Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-271-0/+1
|\
| * init: add comments to keep initcall-names in sync with initcall levelsJim Cromie2012-07-271-0/+1
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-261-4/+4
|\ \
| * | x86-64/efi: Use EFI to deal with platform wall clockJan Beulich2012-06-061-4/+4
* | | switch fput to task_work_addAl Viro2012-07-221-1/+2
| |/ |/|
* | init: Drop initcall level outputBorislav Petkov2012-06-081-6/+1Star
* | module_param: stop double-calling parameters.Rusty Russell2012-06-081-1/+1
|/
* Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-231-14/+19
|\
| * Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman2012-05-021-14/+13Star
| |\
| * | params: add 3rd arg to option handler callback signatureJim Cromie2012-04-301-13/+20
* | | Fix blocking allocations called very early during bootupLinus Torvalds2012-05-211-3/+4
| |/ |/|
* | init: fix bug where environment vars can't be passed via boot argsChris Metcalf2012-04-251-12/+13
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-1/+0Star
|\
| * Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0Star
* | params: <level>_initcall-like kernel parametersPawel Moll2012-03-261-6/+59
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-211-2/+2
|\
| * init: fix wording error in mm_init commentJim Cromie2012-03-151-2/+2
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-4/+1Star
|/
* module_param: make bool parameters really bool (core code)Rusty Russell2012-01-131-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-121-5/+0Star
|\
| * mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka2011-12-061-5/+0Star
* | init/main.c: Execute lockdep_init() as early as possibleMing Lei2011-12-061-2/+1Star
|/
* Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-071-0/+3
|\
| * jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge2011-10-251-0/+3
* | params: make dashes and underscores in parameter names truly equalMichal Schmidt2011-10-261-2/+2
* | bootup: move 'usermodehelper_enable()' a little earlierwangyanqing2011-09-301-1/+1
* | bootup: move 'usermodehelper_enable()' to the end of do_basic_setup()Linus Torvalds2011-09-281-3/+1Star
|/