1. c60d1ae s390/pci: introduce lazy IOTLB flushing for DMA unmap by Gerald Schaefer · 10 years ago
  2. da5b99b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 2843768 Revert "ACPI / video: change acpi-video brightness_switch_enabled default to 0" by Rafael J. Wysocki · 10 years ago
  4. 5cfec34 Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 10 years ago
  5. ed23587 kernel/watchdog.c: print traces for all cpus on lockup detection by Aaron Tomlin · 10 years ago
  6. 4a81e83 rcu: Reduce overhead of cond_resched() checks for RCU by Paul E. McKenney · 10 years ago
  7. 24f2e02 x86, kaslr: boot-time selectable with hibernation by Kees Cook · 10 years ago
  8. a6e15a3 PM / hibernate: introduce "nohibernate" boot parameter by Kees Cook · 10 years ago
  9. 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
  10. f06e515 kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers by Masami Hiramatsu · 10 years ago
  11. 7b0b73d init/main.c: add initcall_blacklist kernel parameter by Prarit Bhargava · 10 years ago
  12. 5ea3b1b cma: add placement specifier for "cma=" kernel parameter by Akinobu Mita · 10 years ago
  13. 4dc4226 Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next by Linus Torvalds · 10 years ago
  14. d9bd449 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  15. 0e36d43 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  16. ee7f9d7 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  17. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 10 years ago
  18. 4fc0a7e ACPI: Fix x86 regression related to early mapping size limitation by Lv Zheng · 10 years ago
  19. 7913ad1 m68k: Multi-platform EARLY_PRINTK by Finn Thain · 10 years ago
  20. 0399d4d PM / sleep: Introduce command line argument for sleep state enumeration by Rafael J. Wysocki · 10 years ago
  21. 5888bcc Documentation: Update kernel-parameters.tx by Rusty Russell · 10 years ago
  22. 7a5091d x86, rdrand: When nordrand is specified, disable RDSEED as well by H. Peter Anvin · 10 years ago
  23. 886129a ACPI / video: change acpi-video brightness_switch_enabled default to 0 by Hans de Goede · 10 years ago
  24. fd0c940 Merge back earlier ACPICA material. by Rafael J. Wysocki · 10 years ago
  25. d50d726 tty/serial: add arm/arm64 semihosting earlycon by Rob Herring · 10 years ago
  26. 0d3c673 tty/serial: pl011: add generic earlycon support by Rob Herring · 10 years ago
  27. a94e88c ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load. by Lv Zheng · 10 years ago
  28. 3053075 Documentation/serial: Delete obsolete driver documentation by Jean Delvare · 10 years ago
  29. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  30. 56aeeba doc/kernel-parameters.txt: add early_ioremap_debug by Mark Salter · 10 years ago
  31. 39ac5ba PM / domains: Add pd_ignore_unused to keep power domains enabled by Tushar Behera · 10 years ago
  32. 70f6c08 Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  33. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  34. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  35. e06df6a Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 08e1d7c ACPICA: Enable auto-serialization as a default kernel behavior. by Lv Zheng · 10 years ago
  37. 22b5afc ACPICA: Add auto-serialization support for ill-behaved control methods. by Bob Moore · 10 years ago
  38. e2b8ddc ACPICA: Remove global option to serialize all control methods. by Lv Zheng · 10 years ago
  39. 69f2366 x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pentium M by Chris Bainbridge · 10 years ago
  40. b0b49f2 x86, vdso: Remove compat vdso support by Andy Lutomirski · 10 years ago
  41. e2b32e6 x86, kaslr: randomize module base load address by Kees Cook · 10 years ago
  42. 4dde507 ACPICA: Add boot option to disable auto return object repair by Lv Zheng · 10 years ago
  43. 277cba1 Documentation/kernel-parameters.txt: fix memmap= language by Randy Dunlap · 10 years ago
  44. ba6b508 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 10 years ago
  45. 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
  46. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  47. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  48. 6c5de79 partitions/efi: complete documentation of gpt kernel param purpose by Davidlohr Bueso · 10 years ago
  49. c3ac14b doc/kmemcheck: add kmemcheck to kernel-parameters by Xishi Qiu · 10 years ago
  50. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  51. f4bcd8c Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. fab5669 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. 972d5e7 Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. 1a7dbbc Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. a693c46 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. f3411cb audit: whitespace fix in kernel-parameters.txt by Richard Guy Briggs · 11 years ago
  57. 8341ecc Merge branches 'acpi-init' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  58. 00159a2 ACPI / memhotplug: add parameter to disable memory hotplug by Prarit Bhargava · 10 years ago
  59. 151e0c7 x86, apic, kexec: Add disable_cpu_apicid kernel parameter by HATAYAMA Daisuke · 10 years ago
  60. d796114 audit: documentation of audit= kernel parameter by Eric Paris · 10 years ago
  61. f910fde audit: add kernel set-up parameter to override default backlog limit by Richard Guy Briggs · 11 years ago
  62. a106fb0 documentation: document the audit= kernel start-up parameter by Richard Guy Briggs · 11 years ago
  63. da45407 Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. by Ingo Molnar · 10 years ago
  64. ef0b8b9 Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts by Ingo Molnar · 10 years ago
  65. 91fec0f swiotlb: update format by Jiri Kosina · 11 years ago
  66. e23c34b Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  67. b8bd6dc libata: disable a disk via libata.force params by Robin H. Johnson · 10 years ago
  68. c700f01 EDAC: Add an edac_report parameter to EDAC by Chen, Gong · 11 years ago
  69. 97e63f0 rcu: Fix formatting blows in kernel-parameters.txt by Paul E. McKenney · 11 years ago
  70. ca0bdbb cgroup, doc: make cgroup_disable doc more accurate by Qiang Huang · 11 years ago
  71. 61d0669 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 11 years ago
  72. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  73. 3d035f5 drivers/char/hpet.c: allow user controlled mmap for user processes by Prarit Bhargava · 11 years ago
  74. c532092 mem-hotplug: introduce movable_node boot option by Tang Chen · 11 years ago
  75. dba538f Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. d2f7cbe x86/efi: Runtime services virtual mapping by Borislav Petkov · 11 years ago
  78. 72548e8 x86/efi: Add EFI framebuffer earlyprintk support by Matt Fleming · 11 years ago
  79. e7a2ad7 ima: enable support for larger default filedata hash algorithms by Mimi Zohar · 11 years ago
  80. 9b9d4ce ima: define kernel parameter 'ima_template=' to change configured default by Roberto Sassu · 11 years ago
  81. 0e95c69 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  82. 712b6aa intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  83. 4102ada rcu: Move RCU-related source code to kernel/rcu directory by Paul E. McKenney · 11 years ago
  84. 8ab3820 x86, kaslr: Return location from decompress_kernel by Kees Cook · 11 years ago
  85. 080506a block: change config option name for cmdline partition parsing by Paul Gortmaker · 11 years ago
  86. 675217f Documentation/kernel-parameters.txt: replace kernelcore with Movable by Weiping Pan · 11 years ago
  87. 4b97280 Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  88. 15a3eac xen/spinlock: Document the xen_nopvspin parameter. by Konrad Rzeszutek Wilk · 11 years ago
  89. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  90. f6de7a3 NFSv4: Document the recover_lost_locks kernel parameter by Trond Myklebust · 11 years ago
  91. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  92. 2f01ea9 Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  93. afdca01 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  94. 07555ac memcg: get rid of swapaccount leftovers by Michal Hocko · 11 years ago
  95. 3855ae1 vt: make the default color configurable by Clemens Ladisch · 11 years ago
  96. 741d812 ACPI: Add facility to remove all _OSI strings by Lv Zheng · 11 years ago
  97. 5dc1798 ACPI: Add facility to disable all _OSI OS vendor strings by Lv Zheng · 11 years ago
  98. c72bb31 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  99. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 11 years ago
  100. 9e22038 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago