1. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  2. 1b3b3b4 init/main: properly align the multi-line comment by Viresh Kumar · 7 years ago
  3. 6623f1c init/main: Fix double "the" in comment by Viresh Kumar · 7 years ago
  4. 597b730 mm: move mm_percpu_wq initialization earlier by Michal Hocko · 7 years ago
  5. 84c37c1 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  6. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 7 years ago
  7. 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
  8. 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
  9. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 7 years ago
  10. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  11. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 7 years ago
  12. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  13. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  14. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  15. 2959a5f mm: add arch-independent testcases for RODATA by Jinbum Park · 7 years ago
  16. 0886551 initramfs: finish fput() before accessing any binary from initramfs by Lokesh Vutla · 7 years ago
  17. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  18. 7d91de7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  19. 1663f26 slub: make sysfs directories for memcg sub-caches optional by Tejun Heo · 7 years ago
  20. 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
  21. 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
  22. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 7 years ago
  23. 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
  24. 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
  25. 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
  26. 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
  27. 0a835c4 Reimplement IDR and IDA using the radix tree by Matthew Wilcox · 8 years ago
  28. 8a293be core: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  29. f92bac3 printk: rename nmi.c and exported api by Sergey Senozhatsky · 8 years ago
  30. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 7 years ago
  31. 87a8d03 Merge tag 'v4.10-rc7' into efi/core, to pick up fixes by Ingo Molnar · 7 years ago
  32. 17fa87f Merge 4.10-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  33. 5606781 kbuild: modversions: add infrastructure for emitting relative CRCs by Ard Biesheuvel · 7 years ago
  34. 7b0a911 efi/x86: Move the EFI BGRT init code to early init code by Dave Young · 7 years ago
  35. 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
  36. f5b9846 random: use chacha20 for get_random_int/long by Jason A. Donenfeld · 8 years ago
  37. 1626c36 rcu: Re-enable TASKS_RCU for User Mode Linux by Paul E. McKenney · 8 years ago
  38. ad90a3d pc104: Introduce the PC104 Kconfig option by William Breathitt Gray · 8 years ago
  39. 7c6094d rcu: update: Make RCU_EXPEDITE_BOOT be the default by Sebastian Andrzej Siewior · 8 years ago
  40. 1e24edc locking/atomic, kref: Add KREF_INIT() by Peter Zijlstra · 8 years ago
  41. 9881b02 sched/clock: Delay switching sched_clock to stable by Peter Zijlstra · 8 years ago
  42. 73b3514 cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig by Arnd Bergmann · 8 years ago
  43. 39d3e75 rdmacg: Added rdma cgroup controller by Parav Pandit · 8 years ago
  44. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  45. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  46. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  47. 483c493 cgroup: Fix CGROUP_BPF config by Andy Lutomirski · 8 years ago
  48. 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
  49. c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  50. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  51. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  52. 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
  53. 39a0e97 init: reduce rootwait polling interval time to 5ms by Jungseung Lee · 8 years ago
  54. 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
  55. e7ff3a4 x86/amd: Check for the C1E bug post ACPI subsystem init by Thomas Gleixner · 8 years ago
  56. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. faaae2a Re-enable CONFIG_MODVERSIONS in a slightly weaker form by Linus Torvalds · 8 years ago
  58. 4d217a5 module: fix DEBUG_SET_MODULE_RONX typo by Arnd Bergmann · 8 years ago
  59. 39290b3 module: extend 'rodata=off' boot cmdline parameter to module mappings by AKASHI Takahiro · 8 years ago
  60. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  61. cd3caef Fix subtle CONFIG_MODVERSIONS problems by Linus Torvalds · 8 years ago
  62. 3007098 cgroup: add support for eBPF programs by Daniel Mack · 8 years ago
  63. 18594e9 init: use pr_cont() when displaying rotator during ramdisk loading. by Nicolas Schichan · 8 years ago
  64. baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
  65. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  66. 8bc4a04 Merge branch 'for-4.9' into for-4.10 by Tejun Heo · 8 years ago
  67. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  68. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  69. 26b5679 relay: Use irq_work instead of plain timer for deferred wakeup by Peter Zijlstra · 8 years ago
  70. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 8 years ago
  71. 997b611 Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  72. b5d5cf2 parisc: Drop BROKEN_RODATA config option by Helge Deller · 8 years ago
  73. 3347fa0 workqueue: make workqueue available early during boot by Tejun Heo · 8 years ago
  74. c6c314a sched/core: Add try_get_task_stack() and put_task_stack() by Andy Lutomirski · 8 years ago
  75. c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
  76. b67067f kbuild: allow archs to select link dead code/data elimination by Nicholas Piggin · 8 years ago
  77. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  78. f1cb637 init/Kconfig: add clarification for out-of-tree modules by Valdis Kletnieks · 8 years ago
  79. ac3339b init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig by Alexey Dobriyan · 8 years ago
  80. 841c06d init: allow blacklisting of module_init functions by Prarit Bhargava · 8 years ago
  81. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  82. bc083a6 init/Kconfig: make COMPILE_TEST depend on !UML by Richard Weinberger · 8 years ago
  83. 9991a9c cgroup: update cgroup's document path by seokhoon.yoon · 8 years ago
  84. 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  85. 210e7a4 mm: SLUB freelist randomization by Thomas Garnier · 8 years ago
  86. ed18adc mm: SLUB hardened usercopy support by Kees Cook · 8 years ago
  87. 04385fc mm: SLAB hardened usercopy support by Kees Cook · 8 years ago
  88. 766fd5f Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. df00ccc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. b58c358 sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code by Rik van Riel · 8 years ago
  91. 076501f init/Kconfig: keep Expert users menu together by Randy Dunlap · 8 years ago
  92. 54d5f16e Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  93. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  94. 0fd5ed8 init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64 by Rasmus Villemoes · 8 years ago
  95. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  96. 5e0d8d5 init: fix Kconfig text by Geert Uytterhoeven · 8 years ago
  97. 570dd3c rcu: Disable TASKS_RCU for usermode Linux by Paul E. McKenney · 8 years ago
  98. fe53ca5 mm: use early_pfn_to_nid in page_ext_init by Yang Shi · 8 years ago
  99. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  100. c8cdd2b init/main.c: simplify initcall_blacklisted() by Rasmus Villemoes · 8 years ago