1. 8b4d37d Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  2. 23fc02e Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
  3. f117955 kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases by Guilherme G. Piccoli · 4 years, 7 months ago
  4. b467f3e kernel/hung_task convert hung_task_panic boot parameter to sysctl by Vlastimil Babka · 4 years, 7 months ago
  5. 3db978d kernel/sysctl: support setting sysctl parameters from kernel command line by Vlastimil Babka · 4 years, 7 months ago
  6. db38d5c kernel: add panic_on_taint by Rafael Aquini · 4 years, 7 months ago
  7. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  8. a98f670 Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
  9. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  10. 282f421 hugetlbfs: clean up command line processing by Mike Kravetz · 4 years, 7 months ago
  11. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  12. f1e4553 Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 7 months ago
  13. f6aee50 Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  14. f71fc3b Documentation: kgdboc: Document new kgdboc_earlycon parameter by Douglas Anderson · 4 years, 8 months ago
  15. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  16. ae1a411 Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  17. bd35c77 x86/tsc: Add tsc_early_khz command line parameter by Krzysztof Piecuch · 5 years ago
  18. 82a1b8e powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faults by Nicholas Piggin · 4 years, 8 months ago
  19. 1ed0948 Merge tag 'noinstr-lds-2020-05-19' into core/rcu by Thomas Gleixner · 4 years, 8 months ago
  20. a74e2a2 docs: debugging-via-ohci1394.txt: add it to the core-api book by Mauro Carvalho Chehab · 4 years, 8 months ago
  21. f736e0f Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020.04.27a', 'stall.2020.04.27a' and 'torture.2020.05.07a' into HEAD by Paul E. McKenney · 4 years, 8 months ago
  22. 55b2dcf rcu: Allow rcutorture to starve grace-period kthread by Paul E. McKenney · 4 years, 9 months ago
  23. 19a8ff9 rcutorture: Add flag to produce non-busy-wait task stalls by Paul E. McKenney · 4 years, 10 months ago
  24. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  25. d9d6ef2 docs: networking: convert netconsole.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  26. 1909331 docs: networking: convert ipv6.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  27. 1cec2ca docs: networking: convert ip-sysctl.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  28. 9a69fb9 docs: networking: convert decnet.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  29. de267a7 s390/pci: Documentation for zPCI by Pierre Morel · 4 years, 9 months ago
  30. b0afa0f rcu-tasks: Provide boot parameter to delay IPIs until late in grace period by Paul E. McKenney · 4 years, 10 months ago
  31. 694cfd8 x86/setup: Add an initrdmem= option to specify initrd physical address by Ronald G. Minnich · 4 years, 9 months ago
  32. 3155f4f USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme first for high speed devices") by Alan Stern · 4 years, 9 months ago
  33. 7e5b3c2 x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation by Mark Gross · 4 years, 9 months ago
  34. 32e2eae media: docs: move user-facing docs to the admin guide by Mauro Carvalho Chehab · 4 years, 10 months ago
  35. 5b8b9d0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  36. ca6151a Merge tag 'docs-5.7-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
  37. cf11e85 mm: hugetlb: optionally allocate gigantic hugepages using cma by Roman Gushchin · 4 years, 9 months ago
  38. cd4ca34 docs: kernel-parameters.txt: Fix broken references by Jimmy Assarsson · 4 years, 9 months ago
  39. ed01b03 docs: kernel-parameters.txt: Remove nompx by Jimmy Assarsson · 4 years, 9 months ago
  40. f3cd4c8 mm/memory_hotplug.c: only respect mem= parameter during boot stage by Baoquan He · 4 years, 9 months ago
  41. 7e63420 Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  42. ef05db1 Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  43. 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  44. db96a75 PM: sleep: Add pm_debug_messages kernel command line option by Chen Yu · 4 years, 9 months ago
  45. 5fd769c ACPI: video: Docs update for "acpi_backlight" kernel parameter options by Randy Dunlap · 4 years, 9 months ago
  46. b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
  47. 42595ce Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  48. cf39d37 Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 9 months ago
  49. 2853d5f Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  50. 642e53e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  51. 7c4fa15 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  52. 6d90508 Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  53. 5983809 Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 9 months ago
  54. 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 10 months ago
  55. baf5fe7 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 10 months ago
  56. e73a8f3 x86/vmware: Enable steal time accounting by Alexey Makhalov · 4 years, 10 months ago
  57. aa93ec6 Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEAD by Paul E. McKenney · 4 years, 10 months ago
  58. 1ffb8d0 acpi/x86: add a kernel parameter to disable ACPI BGRT by Alex Hung · 4 years, 10 months ago
  59. 0a07bef Documentation: Better document the softlockup_panic sysctl by Guilherme G. Piccoli · 4 years, 10 months ago
  60. 9a2dd57 Merge 5.6-rc5 into driver-core-next by Greg Kroah-Hartman · 4 years, 10 months ago
  61. 05289b9 sched/fair: Enable tuning of decay period by Thara Gopinath · 4 years, 11 months ago
  62. e94f62b of: property: Delete of_devlink kernel commandline option by Saravana Kannan · 4 years, 11 months ago
  63. 8375e74 driver core: Add fw_devlink kernel commandline option by Saravana Kannan · 4 years, 11 months ago
  64. 3eb30c5 Documentation: nfsroot.rst: Fix references to nfsroot.rst by Niklas Söderlund · 5 years ago
  65. 7fe068d docs: admin-guide: kernel-parameters: Document earlycon options for i.MX UARTs by Jonathan Neuschäfer · 4 years, 11 months ago
  66. ecdc5d8 s390/protvirt: introduce host side setup by Vasily Gorbik · 5 years ago
  67. bf347b9 Documentation: fix a typo for intel_iommu=nobounce by Alex Hung · 5 years ago
  68. 8171d3e torture: Allow disabling of boottime CPU-hotplug torture operations by Paul E. McKenney · 5 years ago
  69. 58c5336 rcutorture: Allow boottime stall warnings to be suppressed by Paul E. McKenney · 5 years ago
  70. b2b00dd rcu: React to callback overload by aggressively seeking quiescent states by Paul E. McKenney · 5 years ago
  71. 6650cdd x86/split_lock: Enable split lock detection by kernel by Peter Zijlstra (Intel) · 5 years ago
  72. fb25112 docs: Fix path to MTD command line partition parser by Jonathan Neuschäfer · 5 years ago
  73. e9c38f9 Documentation,selinux: deprecate setting checkreqprot to 1 by Stephen Smalley · 5 years ago
  74. 3f9e12e ACPI: watchdog: Allow disabling WDAT at boot by Jean Delvare · 5 years ago
  75. 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
  76. 7495e09 bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline by Steven Rostedt (VMware) · 5 years ago
  77. c65e681 s390/boot: add dfltcc= kernel command line parameter by Mikhail Zaslonko · 5 years ago
  78. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  79. d99391e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  80. 3d3b44a Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  81. 189a688 rcu: Remove kfree_call_rcu_nobatch() by Joel Fernandes (Google) · 5 years ago
  82. e6e78b0 rcuperf: Add kfree_rcu() performance Tests by Joel Fernandes (Google) · 5 years ago
  83. 11ea68f genirq, sched/isolation: Isolate from handling managed interrupts by Ming Lei · 5 years ago
  84. 1f299fa efi/x86: Limit EFI old memory map to SGI UV machines by Ard Biesheuvel · 5 years ago
  85. 4444f85 efi: Allow disabling PCI busmastering on bridges during boot by Matthew Garrett · 5 years ago
  86. d41415e Documentation,selinux: fix references to old selinuxfs mount point by Stephen Smalley · 5 years ago
  87. b92f3d3 Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  88. b65d563 Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc' by Rafael J. Wysocki · 5 years ago
  89. 537bd0a Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  90. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  91. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  92. 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  93. c2a3d21 Merge branch 'pci/aer' by Bjorn Helgaas · 5 years ago
  94. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  95. 59274c7 Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  96. 6e9f879 Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  97. 53a07a1 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  98. e3fedd5 Documentation: Remove bootmem_debug from kernel-parameters.txt by Masami Hiramatsu · 5 years ago
  99. 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
  100. a7583e7 ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100 by Yunfeng Ye · 5 years ago