aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2015-01-16Merge tag 'v3.4.105' into v3.4-rtSteven Rostedt (Red Hat)
2014-12-01init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett
2014-10-28Merge tag 'v3.4.102' into v3.4-rtSteven Rostedt (Red Hat)
2014-08-07x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-04-26rcu: make RCU_BOOST default on RTSebastian Andrzej Siewior
2013-10-23Merge tag 'v3.4.67' into v3.4-rtSteven Rostedt (Red Hat)
2013-10-22random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-02-18Merge tag 'v3.4.31' into v3.4-rtSteven Rostedt
2013-02-14efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2012-11-02Merge tag 'v3.4.17' into v3.4-rtSteven Rostedt
2012-10-31efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-10-30rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner
2012-10-10softirq: Init softirq local lock after per cpu section is set upSteven Rostedt
2012-07-16Disable RT_GROUP_SCHED in PREEMPT_RT_FULLCarsten Emde
2012-06-19Merge tag 'v3.4.3' into v3.4-rtSteven Rostedt
2012-06-17module_param: stop double-calling parameters.Rusty Russell
2012-06-07Merge tag 'v3.4.1' into v3.4-rtSteven Rostedt
2012-06-07kconfig-preempt-rt-full.patchv3.4-rt8Thomas Gleixner
2012-06-07RCU: Force PREEMPT_RCU for PREEMPT-RTIngo Molnar
2012-06-07softirq-local-lock.patchThomas Gleixner
2012-06-07sched: Disable CONFIG_RT_GROUP_SCHED on RTThomas Gleixner
2012-06-07posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2012-06-07mm: Allow only slab on RTIngo Molnar
2012-06-01Fix blocking allocations called very early during bootupLinus Torvalds
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin
2012-04-25init: fix bug where environment vars can't be passed via boot argsChris Metcalf
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-31new helper: ext2_image_size()Al Viro
2012-03-31get rid of pointless includes of ext2_fs.hAl Viro
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
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-23init/do_mounts.c: print error code on mount failureBernhard Walle
2012-03-23init: check printed flag to skip printing messageDiwakar Tundlam
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-21init: Remove CONFIG_PPC_ISERIESStephen Rothwell
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-15init: fix wording error in mm_init commentJim Cromie
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-21rcu: Move RCU_TRACE to lib/Kconfig.debugPaul E. McKenney
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted
2012-01-17audit: only allow tasks to set their loginuid if it is -1Eric Paris
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-12c/r: introduce CHECKPOINT_RESTORE symbolCyrill Gorcunov
2012-01-13module_param: make bool parameters really bool (core code)Rusty Russell
2012-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds