1. fb5bf31 fork: fix some -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  2. 7c8f719 init/main.c: make "initcall_level_names[]" const char * by Alexey Dobriyan · 6 years ago
  3. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  4. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  5. a9ee3a6 debugobjects: call debug_objects_mem_init eariler by Qian Cai · 6 years ago
  6. 684019d Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. 47c33a0 x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86 by Sai Praneeth Prakhya · 6 years ago
  8. ba18031 main: Replace rcu_barrier_sched() with rcu_barrier() by Paul E. McKenney · 6 years ago
  9. a1ce35f block: remove dead elevator code by Jens Axboe · 6 years ago
  10. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  11. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  12. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  13. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  14. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. 53c99bd init: add arch_call_rest_init to allow stack switching by Martin Schwidefsky · 6 years ago
  16. 1948367 jump_label: Annotate entries that operate on __init code earlier by Ard Biesheuvel · 6 years ago
  17. 3f5c15d init/main.c: log init process file name by Paul Menzel · 6 years ago
  18. 1b1eeca init: allow initcall tables to be emitted using relative references by Ard Biesheuvel · 6 years ago
  19. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  20. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. eac3411 Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  22. b5b1404 init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
  23. bff1b20 tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage" by Steven Rostedt (VMware) · 6 years ago
  24. c3bc8fd tracing: Centralize preemptirq tracepoints and unify their usage by Joel Fernandes (Google) · 6 years ago
  25. b976690 x86/mm/pti: Introduce pti_finalize() by Joerg Roedel · 6 years ago
  26. 857baa8 sched/clock: Enable sched clock early by Pavel Tatashin · 6 years ago
  27. 5d2a4e9 sched/clock: Move sched clock initialization and merge with generic clock by Pavel Tatashin · 6 years ago
  28. ae67d58 init/main.c: include <linux/mem_encrypt.h> by Mathieu Malaterre · 6 years ago
  29. ae646f0 init: fix false positives in W+X checking by Jeffrey Hugo · 7 years ago
  30. f142f08 Fix typo in comment. by Florian La Roche · 7 years ago
  31. 096523203 seq_file: allocate seq_file from kmem_cache by Alexey Dobriyan · 7 years ago
  32. 3ea056c uts: create "struct uts_namespace" from kmem_cache by Alexey Dobriyan · 7 years ago
  33. 2a56bb5 Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  34. b0dc52f init: Have initcall_debug still work without CONFIG_TRACEPOINTS by Steven Rostedt (VMware) · 7 years ago
  35. 4e37958 init, tracing: Have printk come through the trace events for initcall_debug by Steven Rostedt (VMware) · 7 years ago
  36. 4ee7c60 init, tracing: Add initcall trace events by Steven Rostedt (VMware) · 7 years ago
  37. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  38. bae217e fs: add ksys_open() wrapper; remove in-kernel calls to sys_open() by Dominik Brodowski · 7 years ago
  39. cbfe20f fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  40. c724832 fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}() by Dominik Brodowski · 7 years ago
  41. a6fb601 init: Fix initcall0 name as it is "pure" not "early" by Steven Rostedt (VMware) · 7 years ago
  42. 578ae44 jump_label: Disable jump labels in __exit code by Josh Poimboeuf · 7 years ago
  43. 3335224 jump_label: Explicitly disable jump labels in __init code by Josh Poimboeuf · 7 years ago
  44. 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
  45. aa8c624 x86/mm/pti: Add infrastructure for page table isolation by Thomas Gleixner · 7 years ago
  46. 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
  47. 613e396 init: Invoke init_espfix_bsp() from mm_init() by Thomas Gleixner · 7 years ago
  48. 7d229c6 main: kernel_start: move housekeeping_init() before workqueue_init_early() by Tal Shorer · 7 years ago
  49. e8cfbc2 pid: remove pidhash by Gargi Sharma · 7 years ago
  50. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  51. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  52. 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
  53. 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
  54. 9c71206 ACPI/init: Invoke early ACPI initialization earlier by Dou Liyang · 7 years ago
  55. 33d72f3 init/main.c: extract early boot entropy from the passed cmdline by Daniel Micay · 7 years ago
  56. 121388a init: move stack canary initialization after setup_arch by Laura Abbott · 7 years ago
  57. a7cbfd0 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  58. 72675e1 mm, memory_hotplug: drop zone from build_all_zonelists by Michal Hocko · 7 years ago
  59. 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
  60. 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
  61. caba4cb debugobjects: Make kmemleak ignore debug objects by Waiman Long · 7 years ago
  62. 18f08da sched/core: Remove unnecessary initialization init_idle_bootup_task() by Cheng Jian · 7 years ago
  63. 40064ae percpu: replace area map allocator with bitmap by Dennis Zhou (Facebook) · 7 years ago
  64. c775320 x86, swiotlb: Add memory encryption support by Tom Lendacky · 7 years ago
  65. ee7998c random: do not ignore early device randomness by Kees Cook · 7 years ago
  66. 1c3c5ea sched/core: Enable might_sleep() and smp_processor_id() checks early by Thomas Gleixner · 8 years ago
  67. 8fb1215 init: Pin init task to the boot CPU, initially by Thomas Gleixner · 8 years ago
  68. 8f3207c Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  69. 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  70. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  71. 1b3b3b4 init/main: properly align the multi-line comment by Viresh Kumar · 8 years ago
  72. 6623f1c init/main: Fix double "the" in comment by Viresh Kumar · 8 years ago
  73. 0c68861 console: move console_init() out of tty_io.c by Nicolas Pitre · 8 years ago
  74. b80f0f6 ftrace: Have init/main.c call ftrace directly to free init memory by Steven Rostedt (VMware) · 8 years ago
  75. 597b730 mm: move mm_percpu_wq initialization earlier by Michal Hocko · 8 years ago
  76. f631718 ftrace: Move ftrace_init() to right after memory initialization by Steven Rostedt (VMware) · 8 years ago
  77. e725c73 tracing: Split tracing initialization into two for early initialization by Steven Rostedt (VMware) · 8 years ago
  78. 84c37c1 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  79. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  80. 5c2c5c5 sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h> by Ingo Molnar · 8 years ago
  81. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  82. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  83. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  84. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  85. 2959a5f mm: add arch-independent testcases for RODATA by Jinbum Park · 8 years ago
  86. 0886551 initramfs: finish fput() before accessing any binary from initramfs by Lokesh Vutla · 8 years ago
  87. 7d91de7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  88. 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
  89. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  90. 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
  91. 0a835c4 Reimplement IDR and IDA using the radix tree by Matthew Wilcox · 8 years ago
  92. 8a293be core: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  93. f92bac3 printk: rename nmi.c and exported api by Sergey Senozhatsky · 8 years ago
  94. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
  95. 7b0a911 efi/x86: Move the EFI BGRT init code to early init code by Dave Young · 8 years ago
  96. f5b9846 random: use chacha20 for get_random_int/long by Jason A. Donenfeld · 8 years ago
  97. 9881b02 sched/clock: Delay switching sched_clock to stable by Peter Zijlstra · 8 years ago
  98. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  99. 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
  100. c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago