1. ee7998c random: do not ignore early device randomness by Kees Cook · 7 years ago
  2. 7660a6f mm: allow slab_nomerge to be set at build time by Kees Cook · 7 years ago
  3. 9ced560 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  4. 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
  5. e1d4eee sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled by Nicolas Pitre · 7 years ago
  6. 23b0be4 cgroup: Make Kconfig prompt of debug cgroup more accurate by Waiman Long · 7 years ago
  7. 0af92d4 rcu: Move RCU non-debug Kconfig options to kernel/rcu by Paul E. McKenney · 7 years ago
  8. 44c65ff rcu: Eliminate NOCBs CPU-state Kconfig options by Paul E. McKenney · 7 years ago
  9. ae91aa0 rcu: Remove debugfs tracing by Paul E. McKenney · 7 years ago
  10. bd8cc5a srcu: Remove Classic SRCU by Paul E. McKenney · 7 years ago
  11. f7a10a9 rcu: Remove the RCU_KTHREAD_PRIO Kconfig option by Paul E. McKenney · 7 years ago
  12. 2464dd9 srcu: Apply trivial callback lists to shrink Tiny SRCU by Paul E. McKenney · 7 years ago
  13. 07f6e64 srcu: Make SRCU be once again optional by Paul E. McKenney · 7 years ago
  14. 1c3c5ea sched/core: Enable might_sleep() and smp_processor_id() checks early by Thomas Gleixner · 7 years ago
  15. 8fb1215 init: Pin init task to the boot CPU, initially by Thomas Gleixner · 7 years ago
  16. 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
  17. 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
  18. 046aa12 initramfs: use vfs_stat/lstat directly by Arnd Bergmann · 7 years ago
  19. cff75e0 initramfs: provide a way to ignore image provided by bootloader by Daniel Thompson · 7 years ago
  20. 394e4f5 initramfs: avoid "label at end of compound statement" error by Linus Torvalds · 7 years ago
  21. 58017a3 Merge tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linux by Linus Torvalds · 7 years ago
  22. 17a9be3 initramfs: Always do fput() and load modules after rootfs populate by Stafford Horne · 7 years ago
  23. 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
  24. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  25. 98059b9 rcu: Separately compile large rcu_segcblist functions by Paul E. McKenney · 7 years ago
  26. d160a72 srcu: Make SRCU be built by default by Paul E. McKenney · 7 years ago
  27. 1b3b3b4 init/main: properly align the multi-line comment by Viresh Kumar · 7 years ago
  28. 6623f1c init/main: Fix double "the" in comment by Viresh Kumar · 7 years ago
  29. 677df9d srcu: Fix Kconfig botch when SRCU not selected by Paul E. McKenney · 7 years ago
  30. 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
  31. 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
  32. 0248288 rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick by Paul E. McKenney · 7 years ago
  33. dad81a2 srcu: Introduce CLASSIC_SRCU Kconfig option by Paul E. McKenney · 7 years ago
  34. d8be817 srcu: Create a tiny SRCU by Paul E. McKenney · 7 years ago
  35. 0c68861 console: move console_init() out of tty_io.c by Nicolas Pitre · 7 years ago
  36. b80f0f6 ftrace: Have init/main.c call ftrace directly to free init memory by Steven Rostedt (VMware) · 7 years ago
  37. 597b730 mm: move mm_percpu_wq initialization earlier by Michal Hocko · 7 years ago
  38. f631718 ftrace: Move ftrace_init() to right after memory initialization by Steven Rostedt (VMware) · 7 years ago
  39. e725c73 tracing: Split tracing initialization into two for early initialization by Steven Rostedt (VMware) · 7 years ago
  40. 84c37c1 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  41. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 7 years ago
  42. 5c2c5c5 sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h> by Ingo Molnar · 7 years ago
  43. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  44. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 7 years ago
  45. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  46. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 7 years ago
  47. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  48. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  49. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  50. 2959a5f mm: add arch-independent testcases for RODATA by Jinbum Park · 7 years ago
  51. 0886551 initramfs: finish fput() before accessing any binary from initramfs by Lokesh Vutla · 7 years ago
  52. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  53. 7d91de7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  54. 1663f26 slub: make sysfs directories for memcg sub-caches optional by Tejun Heo · 7 years ago
  55. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  56. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  57. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 7 years ago
  58. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 32e2d7c Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. f7458a5 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 0a835c4 Reimplement IDR and IDA using the radix tree by Matthew Wilcox · 8 years ago
  63. 8a293be core: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  64. f92bac3 printk: rename nmi.c and exported api by Sergey Senozhatsky · 8 years ago
  65. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 7 years ago
  66. 87a8d03 Merge tag 'v4.10-rc7' into efi/core, to pick up fixes by Ingo Molnar · 7 years ago
  67. 17fa87f Merge 4.10-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  68. 5606781 kbuild: modversions: add infrastructure for emitting relative CRCs by Ard Biesheuvel · 7 years ago
  69. 7b0a911 efi/x86: Move the EFI BGRT init code to early init code by Dave Young · 7 years ago
  70. a8709fa 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
  71. f5b9846 random: use chacha20 for get_random_int/long by Jason A. Donenfeld · 8 years ago
  72. 1626c36 rcu: Re-enable TASKS_RCU for User Mode Linux by Paul E. McKenney · 8 years ago
  73. ad90a3d pc104: Introduce the PC104 Kconfig option by William Breathitt Gray · 8 years ago
  74. 7c6094d rcu: update: Make RCU_EXPEDITE_BOOT be the default by Sebastian Andrzej Siewior · 8 years ago
  75. 1e24edc locking/atomic, kref: Add KREF_INIT() by Peter Zijlstra · 8 years ago
  76. 9881b02 sched/clock: Delay switching sched_clock to stable by Peter Zijlstra · 8 years ago
  77. 73b3514 cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig by Arnd Bergmann · 8 years ago
  78. 39d3e75 rdmacg: Added rdma cgroup controller by Parav Pandit · 8 years ago
  79. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  80. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  81. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  82. 483c493 cgroup: Fix CGROUP_BPF config by Andy Lutomirski · 8 years ago
  83. 4d98ead Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
  84. c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  85. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  86. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  87. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 39a0e97 init: reduce rootwait polling interval time to 5ms by Jungseung Lee · 8 years ago
  89. 212f300 Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. e7ff3a4 x86/amd: Check for the C1E bug post ACPI subsystem init by Thomas Gleixner · 8 years ago
  91. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. faaae2a Re-enable CONFIG_MODVERSIONS in a slightly weaker form by Linus Torvalds · 8 years ago
  93. 4d217a5 module: fix DEBUG_SET_MODULE_RONX typo by Arnd Bergmann · 8 years ago
  94. 39290b3 module: extend 'rodata=off' boot cmdline parameter to module mappings by AKASHI Takahiro · 8 years ago
  95. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  96. cd3caef Fix subtle CONFIG_MODVERSIONS problems by Linus Torvalds · 8 years ago
  97. 3007098 cgroup: add support for eBPF programs by Daniel Mack · 8 years ago
  98. 18594e9 init: use pr_cont() when displaying rotator during ramdisk loading. by Nicolas Schichan · 8 years ago
  99. baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
  100. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago