aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett2014-11-051-0/+1
* x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-09-131-1/+1
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-09-131-0/+4
* random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-11-281-0/+2
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-02-061-1/+1
* init: don't try mounting device as nfs root unless type fully matchesSasha Levin2012-05-311-1/+1
* Fix blocking allocations called very early during bootupLinus Torvalds2012-05-311-3/+4
* NFS: Retry mounting NFSROOTChuck Lever2012-01-251-4/+31
* Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-061-0/+3
|\
| * jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge2011-10-251-0/+3
* | sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong2011-11-021-2/+2
* | init: add root=PARTUUID=UUID/PARTNROFF=%d supportWill Drewry2011-11-021-5/+43
* | init/do_mounts_rd.c: fix ramdisk identification for padded cramfsNeil Armstrong2011-11-021-0/+14
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-0/+12
|\ \
| * \ Merge branch 'linus' into sched/coreIngo Molnar2011-10-041-5/+14
| |\ \
| * | | sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner2011-08-141-0/+12
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-261-3/+3
|\ \ \ \
| * \ \ \ Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcuIngo Molnar2011-10-011-3/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | rcu: Drive configuration directly from SMP and PREEMPTPaul E. McKenney2011-09-281-3/+3
| | | |/ | | |/|
* | | | params: make dashes and underscores in parameter names truly equalMichal Schmidt2011-10-261-2/+2
|/ / /
* | | bootup: move 'usermodehelper_enable()' a little earlierwangyanqing2011-09-291-1/+1
* | | bootup: move 'usermodehelper_enable()' to the end of do_basic_setup()Linus Torvalds2011-09-281-3/+1
|/ /
* | init: carefully handle loglevel option on kernel cmdline.Alexander Sverdlin2011-09-211-2/+13
|/
* Boot up with usermodehelper disabledLinus Torvalds2011-08-031-1/+4
* tmpfs: miscellaneous trivial cleanupsHugh Dickins2011-08-031-1/+1
* init: skip calibration delay if previously doneSameer Nanda2011-07-251-1/+10
* mm: remove the leftovers of noswapaccountWANG Cong2011-07-251-2/+2
*-----. Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-231-0/+2
|\ \ \ \
| | * | | debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug optionsJosh Triplett2011-06-071-0/+2
| |/ / /
* | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-221-1/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | pcspkr: Cleanup Kconfig dependenciesRalf Baechle2011-06-091-1/+5
| * | | i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-091-0/+1
| |/ /
* | | Fix CPU spinlock lockups on secondary CPU bringupRussell King2011-06-231-6/+8
| |/ |/|
* | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh2011-06-171-0/+1
* | gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett2011-06-151-1/+0
* | init/calibrate.c: remove annoying printkBorislav Petkov2011-06-151-3/+0
* | uts: make default hostname configurable, rather than always using "(none)"Josh Triplett2011-06-151-0/+9
|/
* mm: Fix boot crash in mm_alloc()Linus Torvalds2011-05-291-1/+1
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-261-8/+0
* printk: allocate kernel log buffer earlierMike Travis2011-05-251-0/+1
* init/calibrate.c: fix for critical bogoMIPS intermittent calculation failureAndrew Worsley2011-05-251-6/+69
* mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-251-0/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-05-241-18/+12
|\
| * kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to MakefileArtem Bityutskiy2011-04-151-12/+0
| * Kconfig: improve KALLSYMS_ALL documentationArtem Bityutskiy2011-04-151-6/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2011-05-221-5/+0
|\ \
| * | SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPIDaniel Hellstrom2011-05-201-5/+0
* | | Give up on pushing CC_OPTIMIZE_FOR_SIZELinus Torvalds2011-05-221-1/+0
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-191-1/+1
|\ \ \
| * | | rcu: priority boosting for TREE_PREEMPT_RCUPaul E. McKenney2011-05-051-1/+1