1. 3335224 jump_label: Explicitly disable jump labels in __init code by Josh Poimboeuf · 6 years ago
  2. 70216e1 membarrier: Provide core serializing command, *_SYNC_CORE by Mathieu Desnoyers · 6 years ago
  3. e61938a locking: Introduce sync_core_before_usermode() by Mathieu Desnoyers · 6 years ago
  4. 3ccfebe powerpc, membarrier: Skip memory barrier in switch_mm() by Mathieu Desnoyers · 6 years ago
  5. 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  6. 3678e2f Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove by David Howells · 7 years ago
  7. 4e7e3ad Expand various INIT_* macros and remove by David Howells · 7 years ago
  8. d11ed3a Expand INIT_TASK() in init/init_task.c and remove by David Howells · 7 years ago
  9. 67549d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  11. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  12. 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  13. 414a2dc sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TEST by Geert Uytterhoeven · 7 years ago
  14. 4c47031 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  15. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. aa8c624 x86/mm/pti: Add infrastructure for page table isolation by Thomas Gleixner · 7 years ago
  17. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. 613e396 init: Invoke init_espfix_bsp() from mm_init() by Thomas Gleixner · 7 years ago
  19. 2c43838 sched/isolation: Enable CONFIG_CPU_ISOLATION=y by default by Frederic Weisbecker · 7 years ago
  20. 7d229c6 main: kernel_start: move housekeeping_init() before workqueue_init_early() by Tal Shorer · 7 years ago
  21. d1b069f EXPERT Kconfig menu: fix broken EXPERT menu by Randy Dunlap · 7 years ago
  22. e35c4c6 initramfs: use time64_t timestamps by Arnd Bergmann · 7 years ago
  23. e8cfbc2 pid: remove pidhash by Gargi Sharma · 7 years ago
  24. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  25. e4f02fd init/version.c: include <linux/export.h> instead of <linux/module.h> by Masahiro Yamada · 7 years ago
  26. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  27. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  28. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  29. 5b36577 mm: slabinfo: remove CONFIG_SLABINFO by Yang Shi · 7 years ago
  30. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  31. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  32. b18d628 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  34. 03ea226 PCI: Move PCI_QUIRKS to the PCI bus menu by Randy Dunlap · 7 years ago
  35. 141d3b1 Merge branch 'linus' into x86/apic, to resolve conflicts by Ingo Molnar · 7 years ago
  36. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  37. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  38. 6f1982f sched/isolation: Handle the nohz_full= parameter by Frederic Weisbecker · 7 years ago
  39. 5c4991e sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_HZ_FULL by Frederic Weisbecker · 7 years ago
  40. 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
  41. cbdc821 init/Kconfig: Fix module signing document location by Nathan Chancellor · 7 years ago
  42. 2cc3ce2 kbuild: Fix optimization level choice default by Ulf Magnusson · 7 years ago
  43. 9c71206 ACPI/init: Invoke early ACPI initialization earlier by Dou Liyang · 7 years ago
  44. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  45. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  46. 33d72f3 init/main.c: extract early boot entropy from the passed cmdline by Daniel Micay · 7 years ago
  47. 121388a init: move stack canary initialization after setup_arch by Laura Abbott · 7 years ago
  48. a7cbfd0 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  49. 72675e1 mm, memory_hotplug: drop zone from build_all_zonelists by Michal Hocko · 7 years ago
  50. 2482dde mm: add SLUB free list pointer obfuscation by Kees Cook · 7 years ago
  51. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. aaed2dd utimes: Make utimes y2038 safe by Deepa Dinamani · 7 years ago
  55. caba4cb debugobjects: Make kmemleak ignore debug objects by Waiman Long · 7 years ago
  56. 18f08da sched/core: Remove unnecessary initialization init_idle_bootup_task() by Cheng Jian · 7 years ago
  57. bc2eecd futex: Allow for compiling out PI support by Nicolas Pitre · 7 years ago
  58. 40064ae percpu: replace area map allocator with bitmap by Dennis Zhou (Facebook) · 7 years ago
  59. c775320 x86, swiotlb: Add memory encryption support by Tom Lendacky · 7 years ago
  60. e462ec5 VFS: Differentiate mount flags (MS_*) from internal superblock flags by David Howells · 7 years ago
  61. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  62. ee7998c random: do not ignore early device randomness by Kees Cook · 7 years ago
  63. 7660a6f mm: allow slab_nomerge to be set at build time by Kees Cook · 7 years ago
  64. 9ced560 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  65. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. e1d4eee sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled by Nicolas Pitre · 7 years ago
  67. 23b0be4 cgroup: Make Kconfig prompt of debug cgroup more accurate by Waiman Long · 7 years ago
  68. 0af92d4 rcu: Move RCU non-debug Kconfig options to kernel/rcu by Paul E. McKenney · 7 years ago
  69. 44c65ff rcu: Eliminate NOCBs CPU-state Kconfig options by Paul E. McKenney · 7 years ago
  70. ae91aa0 rcu: Remove debugfs tracing by Paul E. McKenney · 7 years ago
  71. bd8cc5a srcu: Remove Classic SRCU by Paul E. McKenney · 7 years ago
  72. f7a10a9 rcu: Remove the RCU_KTHREAD_PRIO Kconfig option by Paul E. McKenney · 7 years ago
  73. 2464dd9 srcu: Apply trivial callback lists to shrink Tiny SRCU by Paul E. McKenney · 7 years ago
  74. 07f6e64 srcu: Make SRCU be once again optional by Paul E. McKenney · 7 years ago
  75. 1c3c5ea sched/core: Enable might_sleep() and smp_processor_id() checks early by Thomas Gleixner · 7 years ago
  76. 8fb1215 init: Pin init task to the boot CPU, initially by Thomas Gleixner · 7 years ago
  77. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. 8f3207c Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  79. 046aa12 initramfs: use vfs_stat/lstat directly by Arnd Bergmann · 7 years ago
  80. cff75e0 initramfs: provide a way to ignore image provided by bootloader by Daniel Thompson · 7 years ago
  81. 394e4f5 initramfs: avoid "label at end of compound statement" error by Linus Torvalds · 7 years ago
  82. 58017a3 Merge tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linux by Linus Torvalds · 7 years ago
  83. 17a9be3 initramfs: Always do fput() and load modules after rootfs populate by Stafford Horne · 7 years ago
  84. 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  85. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  86. 98059b9 rcu: Separately compile large rcu_segcblist functions by Paul E. McKenney · 7 years ago
  87. d160a72 srcu: Make SRCU be built by default by Paul E. McKenney · 7 years ago
  88. 1b3b3b4 init/main: properly align the multi-line comment by Viresh Kumar · 7 years ago
  89. 6623f1c init/main: Fix double "the" in comment by Viresh Kumar · 7 years ago
  90. 677df9d srcu: Fix Kconfig botch when SRCU not selected by Paul E. McKenney · 7 years ago
  91. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  92. f209410 Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' into HEAD by Paul E. McKenney · 7 years ago
  93. 0248288 rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick by Paul E. McKenney · 7 years ago
  94. dad81a2 srcu: Introduce CLASSIC_SRCU Kconfig option by Paul E. McKenney · 7 years ago
  95. d8be817 srcu: Create a tiny SRCU by Paul E. McKenney · 7 years ago
  96. 0c68861 console: move console_init() out of tty_io.c by Nicolas Pitre · 7 years ago
  97. b80f0f6 ftrace: Have init/main.c call ftrace directly to free init memory by Steven Rostedt (VMware) · 7 years ago
  98. 597b730 mm: move mm_percpu_wq initialization earlier by Michal Hocko · 7 years ago
  99. f631718 ftrace: Move ftrace_init() to right after memory initialization by Steven Rostedt (VMware) · 7 years ago
  100. e725c73 tracing: Split tracing initialization into two for early initialization by Steven Rostedt (VMware) · 7 years ago