aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-3/+3
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-1/+1
2017-09-08init/main.c: extract early boot entropy from the passed cmdlineGravatar Daniel Micay 1-0/+2
2017-09-08init: move stack canary initialization after setup_archGravatar Laura Abbott 1-6/+5
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Gravatar Linus Torvalds 1-1/+0
2017-09-06mm, memory_hotplug: drop zone from build_all_zonelistsGravatar Michal Hocko 1-1/+1
2017-09-06mm: add SLUB free list pointer obfuscationGravatar Kees Cook 1-0/+9
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+10
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+6
2017-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2017-09-03utimes: Make utimes y2038 safeGravatar Deepa Dinamani 1-1/+1
2017-08-14debugobjects: Make kmemleak ignore debug objectsGravatar Waiman Long 1-1/+1
2017-08-10sched/core: Remove unnecessary initialization init_idle_bootup_task()Gravatar Cheng Jian 1-1/+0
2017-08-01futex: Allow for compiling out PI supportGravatar Nicolas Pitre 1-1/+6
2017-07-26percpu: replace area map allocator with bitmapGravatar Dennis Zhou (Facebook) 1-1/+0
2017-07-18x86, swiotlb: Add memory encryption supportGravatar Tom Lendacky 1-0/+10
2017-07-17VFS: Differentiate mount flags (MS_*) from internal superblock flagsGravatar David Howells 1-2/+2
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)Gravatar David Howells 1-1/+1
2017-07-12random: do not ignore early device randomnessGravatar Kees Cook 1-0/+1
2017-07-06mm: allow slab_nomerge to be set at build timeGravatar Kees Cook 1-0/+14
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 1-2/+5
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-5/+23
2017-06-23sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabledGravatar Nicolas Pitre 1-0/+1
2017-06-14cgroup: Make Kconfig prompt of debug cgroup more accurateGravatar Waiman Long 1-2/+5
2017-06-08rcu: Move RCU non-debug Kconfig options to kernel/rcuGravatar Paul E. McKenney 1-238/+1
2017-06-08rcu: Eliminate NOCBs CPU-state Kconfig optionsGravatar Paul E. McKenney 1-53/+0
2017-06-08rcu: Remove debugfs tracingGravatar Paul E. McKenney 1-8/+0
2017-06-08srcu: Remove Classic SRCUGravatar Paul E. McKenney 1-19/+2
2017-06-08rcu: Remove the RCU_KTHREAD_PRIO Kconfig optionGravatar Paul E. McKenney 1-31/+0
2017-06-08srcu: Apply trivial callback lists to shrink Tiny SRCUGravatar Paul E. McKenney 1-1/+1
2017-06-08srcu: Make SRCU be once again optionalGravatar Paul E. McKenney 1-1/+0
2017-05-23sched/core: Enable might_sleep() and smp_processor_id() checks earlyGravatar Thomas Gleixner 1-0/+10
2017-05-23init: Pin init task to the boot CPU, initiallyGravatar Thomas Gleixner 1-5/+12
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+41
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+1
2017-05-08initramfs: use vfs_stat/lstat directlyGravatar Arnd Bergmann 2-24/+10
2017-05-08initramfs: provide a way to ignore image provided by bootloaderGravatar Daniel Thompson 1-1/+1
2017-05-06initramfs: avoid "label at end of compound statement" errorGravatar Linus Torvalds 1-0/+1
2017-05-05Merge tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linuxGravatar Linus Torvalds 1-6/+9
2017-05-05initramfs: Always do fput() and load modules after rootfs populateGravatar Stafford Horne 1-6/+9
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-3/+7
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-5/+5
2017-05-02rcu: Separately compile large rcu_segcblist functionsGravatar Paul E. McKenney 1-0/+3
2017-04-24srcu: Make SRCU be built by defaultGravatar Paul E. McKenney 1-0/+1
2017-04-24init/main: properly align the multi-line commentGravatar Viresh Kumar 1-4/+4
2017-04-24init/main: Fix double "the" in commentGravatar Viresh Kumar 1-1/+1
2017-04-24srcu: Fix Kconfig botch when SRCU not selectedGravatar Paul E. McKenney 1-2/+2
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-2/+37
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Gravatar Paul E. McKenney 1-2/+37
2017-04-19rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tickGravatar Paul E. McKenney 1-2/+8