1. 7c03613 random: use chacha20 for get_random_int/long by Jason A. Donenfeld · 7 years ago
  2. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 8 years ago
  3. 841c06d init: allow blacklisting of module_init functions by Prarit Bhargava · 8 years ago
  4. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  5. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. 0fd5ed8 init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64 by Rasmus Villemoes · 8 years ago
  7. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  8. fe53ca5 mm: use early_pfn_to_nid in page_ext_init by Yang Shi · 8 years ago
  9. c8cdd2b init/main.c: simplify initcall_blacklisted() by Rasmus Villemoes · 8 years ago
  10. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  11. b8f1a75 mm: call page_ext_init() after all struct pages are initialized by Yang Shi · 8 years ago
  12. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  13. e6fd1fb init/main.c: use list_for_each_entry() by Geliang Tang · 8 years ago
  14. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 931ef16 cpu/hotplug: Unpark smpboot threads from the state machine by Thomas Gleixner · 8 years ago
  17. cff7d37 cpu/hotplug: Convert to a state machine for the control processor by Thomas Gleixner · 8 years ago
  18. d2aa1ac mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings by Kees Cook · 8 years ago
  19. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 8 years ago
  20. 31c025b init/main.c: obsolete_checksetup can be boolean by Yaowei Bai · 8 years ago
  21. 967dcb8 rcu: Wire up rcu_end_inkernel_boot() by Paul E. McKenney · 8 years ago
  22. 90f0230 kmod: use system_unbound_wq instead of khelper by Frederic Weisbecker · 9 years ago
  23. 4248b0d fs, file table: reinit files_stat.max_files after deferred memory initialisation by Mel Gorman · 9 years ago
  24. 0e1cc95 mm: meminit: finish initialisation of struct pages before basic setup by Mel Gorman · 9 years ago
  25. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  26. b064a8f ACPI / init: Switch over platform to the ACPI mode later by Rafael J. Wysocki · 9 years ago
  27. ecc8617 module: add extra argument for parse_params() callback by Luis R. Rodriguez · 9 years ago
  28. ff691f6 kernel/fork.c: new function for max_threads by Heinrich Schuchardt · 9 years ago
  29. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  30. 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 9 years ago
  31. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  33. 00df35f cpu: Defer smpboot kthread unparking until CPU known to scheduler by Paul E. McKenney · 9 years ago
  34. fc454fd init/main: fix reset_device comment by Frans Klaver · 9 years ago
  35. 695df21 cpuset: initialize cpuset a bit early by Zefan Li · 9 years ago
  36. 5125991 init: remove CONFIG_INIT_FALLBACK by Andy Lutomirski · 9 years ago
  37. 30b8b00 init: Get rid of x86isms by Thomas Gleixner · 9 years ago
  38. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  39. a7c180a Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  40. 5f893b2 tracing: Move enabling tracepoints to just after rcu_init() by Steven Rostedt (Red Hat) · 9 years ago
  41. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  42. eefa864b mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 9 years ago
  43. 707c596 Merge branch 'nsfs' into for-next by Al Viro · 9 years ago
  44. e149ed2 take the targets of /proc/*/ns/* symlinks to separate fs by Al Viro · 9 years ago
  45. 6ef4536 init: allow CONFIG_INIT_FALLBACK=n to disable defaults if init= fails by Andy Lutomirski · 9 years ago
  46. 1306a85 mm: embed the memcg pointer directly into struct page by Johannes Weiner · 9 years ago
  47. a6aacbd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 9 years ago
  48. c9cd2ce integrity: provide a hook to load keys when rootfs is ready by Dmitry Kasatkin · 9 years ago
  49. 3438cf5 param: fix crash on bad kernel arguments by Daniel Thompson · 9 years ago
  50. 63a12d9 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> by Geert Uytterhoeven · 10 years ago
  51. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. d4311ff init/main.c: Give init_task a canary by Aaron Tomlin · 10 years ago
  54. f4579fc rcu: Fix attempt to avoid unsolicited offloading of callbacks by Paul E. McKenney · 10 years ago
  55. a80e49e nohz: Move nohz full init call to tick init by Frederic Weisbecker · 10 years ago
  56. dd4d9fe init/main.c: code clean-up by Fabian Frederick · 10 years ago
  57. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  58. 2071b3e Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  59. 647f010 init/main.c: remove an ifdef by Andrew Morton · 10 years ago
  60. 34a1b72 kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND by Oleg Nesterov · 10 years ago
  61. 7b0b73d init/main.c: add initcall_blacklist kernel parameter by Prarit Bhargava · 10 years ago
  62. d62cf81 init/main.c: don't use pr_debug() by Andrew Morton · 10 years ago
  63. a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 10 years ago
  64. dc6f6c9 memcg: kill start_kernel()->mm_init_owner(&init_mm) by Oleg Nesterov · 10 years ago
  65. e6ab9a2 Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfix by H. Peter Anvin · 10 years ago
  66. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 10 years ago
  67. 197725d x86, espfix: Make espfix64 a Kconfig option, fix UML by H. Peter Anvin · 10 years ago
  68. 3891a04 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 10 years ago
  69. 51e158c param: hand arguments after -- straight to init by Rusty Russell · 10 years ago
  70. c4e1acb ACPI / init: Invoke early ACPI initialization later by Rafael J. Wysocki · 10 years ago
  71. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 10 years ago
  72. 729abd2 init/main.c: remove unused declaractions of mca_init() and sbus_init() by Kang Hu · 10 years ago
  73. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  74. 499a458 init: fix possible format string bug by Tetsuo Handa · 10 years ago
  75. 128e3f4 init/main.c: remove unused declaration of tc_init() by Geert Uytterhoeven · 10 years ago
  76. 098b081 init/main.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  77. b35f181 mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 10 years ago
  78. 73f7d1c ACPI / init: Run acpi_early_init() before timekeeping_init() by Lee, Chun-Yi · 10 years ago
  79. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 10 years ago
  80. ce6513f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  81. ea1e7ed mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 10 years ago
  82. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  83. ba24762 init: make init failures more explicit by Michael Opdenacker · 10 years ago
  84. 8f6b2ae init/main.c: remove prototype for softirq_init() by Geert Uytterhoeven · 10 years ago
  85. 08746a6 init: fix in-place parameter modification regression by Krzysztof Mazur · 10 years ago
  86. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  87. c4b2c0c static_key: WARN on usage before jump_label_init was called by Hannes Frederic Sowa · 11 years ago
  88. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  89. f715729 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  90. 4a2b4b2 sched: Introduce preempt_count accessor functions by Peter Zijlstra · 11 years ago
  91. 47d06e5 random: run random_int_secret_init() run after all late_initcalls by Theodore Ts'o · 11 years ago
  92. 65f382f context_tracking: Ground setup for static key use by Frederic Weisbecker · 11 years ago
  93. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. ff1c8fa init: remove permanent string buffer from do_one_initcall() by Steven Rostedt · 11 years ago
  95. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 11 years ago
  96. 9e63020 perf: Use hrtimers for event multiplexing by Stephane Eranian · 11 years ago
  97. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  99. bf5d770 init: Do not warn on non-zero initcall return by Steven Rostedt · 11 years ago
  100. ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago