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