summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAge
* random: do not ignore early device randomnessKees Cook2017-07-12
* mm: allow slab_nomerge to be set at build timeKees Cook2017-07-06
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-07-06
|\
| * cgroup: Make Kconfig prompt of debug cgroup more accurateWaiman Long2017-06-14
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-03
|\ \
| * | sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabledNicolas Pitre2017-06-23
| * | sched/core: Enable might_sleep() and smp_processor_id() checks earlyThomas Gleixner2017-05-23
| * | init: Pin init task to the boot CPU, initiallyThomas Gleixner2017-05-23
| |/
* | rcu: Move RCU non-debug Kconfig options to kernel/rcuPaul E. McKenney2017-06-08
* | rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney2017-06-08
* | rcu: Remove debugfs tracingPaul E. McKenney2017-06-08
* | srcu: Remove Classic SRCUPaul E. McKenney2017-06-08
* | rcu: Remove the RCU_KTHREAD_PRIO Kconfig optionPaul E. McKenney2017-06-08
* | srcu: Apply trivial callback lists to shrink Tiny SRCUPaul E. McKenney2017-06-08
* | srcu: Make SRCU be once again optionalPaul E. McKenney2017-06-08
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-10
|\
| * rcu: Separately compile large rcu_segcblist functionsPaul E. McKenney2017-05-02
| * srcu: Make SRCU be built by defaultPaul E. McKenney2017-04-24
| * srcu: Fix Kconfig botch when SRCU not selectedPaul E. McKenney2017-04-24
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-23
| |\
| | *-. Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney2017-04-21
| | |\ \
| | | | * srcu: Introduce CLASSIC_SRCU Kconfig optionPaul E. McKenney2017-04-18
| | | | * srcu: Create a tiny SRCUPaul E. McKenney2017-04-18
| | | |/ | | |/|
| | | * rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tickPaul E. McKenney2017-04-19
| | |/
* | | Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-08
|\ \ \
| * | | console: move console_init() out of tty_io.cNicolas Pitre2017-04-18
| |/ /
* | | initramfs: use vfs_stat/lstat directlyArnd Bergmann2017-05-08
* | | initramfs: provide a way to ignore image provided by bootloaderDaniel Thompson2017-05-08
* | | initramfs: avoid "label at end of compound statement" errorLinus Torvalds2017-05-06
* | | Merge tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linuxLinus Torvalds2017-05-05
|\ \ \
| * | | initramfs: Always do fput() and load modules after rootfs populateStafford Horne2017-05-05
| |/ /
* | | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-03
|\ \ \
| * | | ftrace: Have init/main.c call ftrace directly to free init memorySteven Rostedt (VMware)2017-04-03
| * | | ftrace: Move ftrace_init() to right after memory initializationSteven Rostedt (VMware)2017-03-24
| * | | tracing: Split tracing initialization into two for early initializationSteven Rostedt (VMware)2017-03-24
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-02
|\ \ \ | |_|/ |/| |
| * | init/main: properly align the multi-line commentViresh Kumar2017-04-24
| * | init/main: Fix double "the" in commentViresh Kumar2017-04-24
| |/
* | mm: move mm_percpu_wq initialization earlierMichal Hocko2017-03-31
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-11
|\
| * random: use chacha20 for get_random_int/longJason A. Donenfeld2017-01-27
* | sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-02
* | sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <...Ingo Molnar2017-03-02
* | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-28
|\ \
| * | Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-13
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-27
|\ \ \