1. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  2. a005740 bootconfig: Show the number of nodes on boot message by Masami Hiramatsu · 5 years ago
  3. e241d14 bootconfig: Use bootconfig instead of boot config by Masami Hiramatsu · 5 years ago
  4. 7495e09 bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline by Steven Rostedt (VMware) · 5 years ago
  5. f596ded1 init/main.c: fix misleading "This architecture does not have kernel memory protection" message by Christophe Leroy · 5 years ago
  6. 283900e init/main.c: fix quoted value handling in unknown_bootoption by Arvind Sankar · 5 years ago
  7. 7e2762e init/main.c: remove unnecessary repair_env_string in do_initcall_level by Arvind Sankar · 5 years ago
  8. b88c50a init/main.c: log arguments and environment passed to init by Arvind Sankar · 5 years ago
  9. 975f9ce Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  10. 8e57f8a mm, debug_pagealloc: don't rely on static keys too early by Vlastimil Babka · 5 years ago
  11. 131991620 bootconfig: init: Allow admin to use bootconfig for init command line by Masami Hiramatsu · 5 years ago
  12. 51887d0 bootconfig: init: Allow admin to use bootconfig for kernel command line by Masami Hiramatsu · 5 years ago
  13. 0068c92 init/main.c: Alloc initcall_command_line in do_initcall() and free it by Masami Hiramatsu · 5 years ago
  14. 7684b85 bootconfig: Load boot config from the tail of initrd by Masami Hiramatsu · 5 years ago
  15. 74f1a29 Revert "fs: remove ksys_dup()" by Dominik Brodowski · 5 years ago
  16. 2d3145f early init: fix error handling when opening /dev/console by Linus Torvalds · 5 years ago
  17. 4c002c9 device.h: move 'struct driver' stuff out to device/driver.h by Greg Kroah-Hartman · 5 years ago
  18. 8243186 fs: remove ksys_dup() by Dominik Brodowski · 6 years ago
  19. b49a733 init: unify opening /dev/console as stdin/stdout/stderr by Dominik Brodowski · 6 years ago
  20. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  21. 2286bf4 mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask by Mike Rapoport · 5 years ago
  22. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  23. c566586 mm: kmemleak: use the memory pool for early allocations by Catalin Marinas · 5 years ago
  24. e6b1db9 security: Support early LSMs by Matthew Garrett · 5 years ago
  25. c1a280b sched/preempt: Use CONFIG_PREEMPTION where appropriate by Thomas Gleixner · 5 years ago
  26. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  27. 23a5c8c mm: init: report memory auto-initialization features at boot time by Alexander Potapenko · 5 years ago
  28. 037f11b mnt_init(): call shmem_init() unconditionally by Al Viro · 6 years ago
  29. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  30. f403999 init: free_initmem: poison freed init memory by Mike Rapoport · 6 years ago
  31. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  32. dd5001e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  33. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  34. caa8413 x86/mm: Initialize PGD cache during mm initialization by Nadav Amit · 6 years ago
  35. 4fc1970 x86/alternatives: Initialize temporary mm for patching by Nadav Amit · 6 years ago
  36. d555352 random: move rand_initialize() earlier by Kees Cook · 6 years ago
  37. 6041186 init: initialize jump labels before command line option parsing by Dan Williams · 6 years ago
  38. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  39. f5c7310 init/main: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  40. 2f1ee09 Revert "mm: use early_pfn_to_nid in page_ext_init" by Qian Cai · 6 years ago
  41. fb5bf31 fork: fix some -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  42. 7c8f719 init/main.c: make "initcall_level_names[]" const char * by Alexey Dobriyan · 6 years ago
  43. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  44. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  45. a9ee3a6 debugobjects: call debug_objects_mem_init eariler by Qian Cai · 6 years ago
  46. 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
  47. 47c33a0 x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86 by Sai Praneeth Prakhya · 6 years ago
  48. ba18031 main: Replace rcu_barrier_sched() with rcu_barrier() by Paul E. McKenney · 6 years ago
  49. a1ce35f block: remove dead elevator code by Jens Axboe · 6 years ago
  50. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  51. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  52. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  53. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  54. 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
  55. 53c99bd6 init: add arch_call_rest_init to allow stack switching by Martin Schwidefsky · 6 years ago
  56. 1948367 jump_label: Annotate entries that operate on __init code earlier by Ard Biesheuvel · 6 years ago
  57. 3f5c15d init/main.c: log init process file name by Paul Menzel · 6 years ago
  58. 1b1eeca init: allow initcall tables to be emitted using relative references by Ard Biesheuvel · 6 years ago
  59. 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
  60. 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
  61. eac3411 Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  62. b5b1404 init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
  63. bff1b20 tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage" by Steven Rostedt (VMware) · 6 years ago
  64. c3bc8fd tracing: Centralize preemptirq tracepoints and unify their usage by Joel Fernandes (Google) · 6 years ago
  65. b976690 x86/mm/pti: Introduce pti_finalize() by Joerg Roedel · 6 years ago
  66. 857baa8 sched/clock: Enable sched clock early by Pavel Tatashin · 6 years ago
  67. 5d2a4e9 sched/clock: Move sched clock initialization and merge with generic clock by Pavel Tatashin · 6 years ago
  68. ae67d58 init/main.c: include <linux/mem_encrypt.h> by Mathieu Malaterre · 7 years ago
  69. ae646f0 init: fix false positives in W+X checking by Jeffrey Hugo · 7 years ago
  70. f142f08 Fix typo in comment. by Florian La Roche · 7 years ago
  71. 096523203 seq_file: allocate seq_file from kmem_cache by Alexey Dobriyan · 7 years ago
  72. 3ea056c uts: create "struct uts_namespace" from kmem_cache by Alexey Dobriyan · 7 years ago
  73. 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
  74. b0dc52f init: Have initcall_debug still work without CONFIG_TRACEPOINTS by Steven Rostedt (VMware) · 7 years ago
  75. 4e37958 init, tracing: Have printk come through the trace events for initcall_debug by Steven Rostedt (VMware) · 7 years ago
  76. 4ee7c60 init, tracing: Add initcall trace events by Steven Rostedt (VMware) · 7 years ago
  77. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  78. bae217e fs: add ksys_open() wrapper; remove in-kernel calls to sys_open() by Dominik Brodowski · 7 years ago
  79. cbfe20f fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  80. c724832 fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}() by Dominik Brodowski · 7 years ago
  81. a6fb601 init: Fix initcall0 name as it is "pure" not "early" by Steven Rostedt (VMware) · 7 years ago
  82. 578ae44 jump_label: Disable jump labels in __exit code by Josh Poimboeuf · 7 years ago
  83. 3335224 jump_label: Explicitly disable jump labels in __init code by Josh Poimboeuf · 7 years ago
  84. 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
  85. aa8c624 x86/mm/pti: Add infrastructure for page table isolation by Thomas Gleixner · 7 years ago
  86. 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
  87. 613e396 init: Invoke init_espfix_bsp() from mm_init() by Thomas Gleixner · 7 years ago
  88. 7d229c6 main: kernel_start: move housekeeping_init() before workqueue_init_early() by Tal Shorer · 7 years ago
  89. e8cfbc2 pid: remove pidhash by Gargi Sharma · 7 years ago
  90. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  91. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  92. 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
  93. 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
  94. 9c71206 ACPI/init: Invoke early ACPI initialization earlier by Dou Liyang · 7 years ago
  95. 33d72f3 init/main.c: extract early boot entropy from the passed cmdline by Daniel Micay · 7 years ago
  96. 121388a init: move stack canary initialization after setup_arch by Laura Abbott · 7 years ago
  97. a7cbfd0 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  98. 72675e1 mm, memory_hotplug: drop zone from build_all_zonelists by Michal Hocko · 7 years ago
  99. 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
  100. 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