1. 47b2c3f security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 7 years ago
  2. c9525a3 x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation by Benjamin Peterson · 8 years ago
  3. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  4. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 3dee9fb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  9. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  10. 6dd29b3 Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation" by Ingo Molnar · 8 years ago
  11. 6807c84 x86: Enable KASLR by default by Ingo Molnar · 8 years ago
  12. 4c7c448 x86/mm: Define virtual memory map for 5-level paging by Kirill A. Shutemov · 8 years ago
  13. beba3a2 x86: switch to RAW_COPY_USER by Al Viro · 8 years ago
  14. 5de97c9 x86/mce: Factor out and deprecate the /dev/mcelog driver by Tony Luck · 8 years ago
  15. 644e0e8 x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set by Steven Rostedt (VMware) · 8 years ago
  16. 2947ba0 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
  17. 1b028f7 x86/mm: Introduce mmap_compat_base() for 32-bit mmap() by Dmitry Safonov · 8 years ago
  18. af085d9 stacktrace/x86: add function for detecting reliable stack traces by Josh Poimboeuf · 8 years ago
  19. 5d8a00e Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  20. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
  21. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  22. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  23. 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
  24. d2852a2 arch: add ARCH_HAS_SET_MEMORY config by Daniel Borkmann · 8 years ago
  25. 292d386 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. ad21fc4 arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common by Laura Abbott · 8 years ago
  27. 5773ebf x86/kconfig: Remove misleading note regarding hibernation and KASLR by Niklas Cassel · 8 years ago
  28. 80a7581 arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86 by Irina Tirdea · 8 years ago
  29. d4b2ac6 x86/ras/inject: Make it depend on X86_LOCAL_APIC=y by Borislav Petkov · 8 years ago
  30. fa5b6ec lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL by Laura Abbott · 8 years ago
  31. eb254f3 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. 8421c60 Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  33. 6613d18 platform/x86: mlx-platform: Move module from arch/x86 by Vadim Pasternak · 8 years ago
  34. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  35. 5fc0363 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. df5f0f0 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 0a21fc1 sched/x86: Make CONFIG_SCHED_MC_PRIO=y easier to enable by Ingo Molnar · 8 years ago
  38. de966cf sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO by Tim Chen · 8 years ago
  39. 5e76b2a x86: Enable Intel Turbo Boost Max Technology 3.0 by Tim Chen · 8 years ago
  40. f5382de x86/mce/AMD: Add system physical address translation for AMD Fam17h by Yazen Ghannam · 8 years ago
  41. 59fe5a7 x86/intel_rdt: Select KERNFS when enabling INTEL_RDT_A by Thomas Gleixner · 8 years ago
  42. c763ea2 x86/kconfig: Sort the 'config X86' selects alphabetically by Ingo Molnar · 8 years ago
  43. 953fee1 x86/kconfig: Clean up 32-bit compat options by Ingo Molnar · 8 years ago
  44. 39f8891 x86/kconfig: Clean up IA32_EMULATION select by Ingo Molnar · 8 years ago
  45. 52c8e601 x86/kconfig, x86/pkeys: Move pkeys selects to X86_INTEL_MEMORY_PROTECTION_KEYS by Ingo Molnar · 8 years ago
  46. d94e068 x86/kconfig: Move 64-bit only arch Kconfig selects to 'config X86_64' by Ingo Molnar · 8 years ago
  47. 341c787 x86/kconfig: Move 32-bit only arch Kconfig selects to 'config X86_32' by Ingo Molnar · 8 years ago
  48. 78e99b4 x86/intel_rdt: Add CONFIG, Makefile, and basic initialization by Fenghua Yu · 8 years ago
  49. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  50. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  51. 461a718 mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE by Yisheng Xie · 8 years ago
  52. e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  53. 181ffd1 x86/PCI: VMD: Move VMD driver to drivers/pci/host by Keith Busch · 8 years ago
  54. a6c4e4c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. cfd8983 x86, locking/spinlocks: Remove ticket (spin)lock implementation by Peter Zijlstra · 9 years ago
  57. 58cbbee x86/platform/mellanox: Introduce support for Mellanox systems platform by Vadim Pasternak · 8 years ago
  58. 15f4eae x86: Move thread_info into task_struct by Andy Lutomirski · 8 years ago
  59. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  60. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  61. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  62. e37e43a x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y) by Andy Lutomirski · 8 years ago
  63. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  64. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  65. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  66. e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  67. 5b710f3 x86/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  68. 0f60a8e mm: Implement stack frame object validation by Kees Cook · 8 years ago
  69. c265cc5 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 77cd3d0 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. 52e31f8 Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  72. 90397a4 x86/mm: Add memory hotplug support for KASLR memory randomization by Thomas Garnier · 8 years ago
  73. 0483e1f x86/mm: Implement ASLR for kernel memory regions by Thomas Garnier · 8 years ago
  74. 9e7f7f5 Merge branch 'x86/mm' into x86/boot, to pick up dependencies by Ingo Molnar · 8 years ago
  75. ed9f007 x86/KASLR: Extend kernel image physical address randomization to addresses larger than 4G by Kees Cook · 9 years ago
  76. d6faca4 rtc: move mc146818 helper functions out-of-line by Arnd Bergmann · 8 years ago
  77. 91dda51 ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADE by Aleksey Makarov · 8 years ago
  78. 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 9 years ago
  79. 0145071 x86: Do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  80. f596710 x86/hweight: Get rid of the special calling convention by Borislav Petkov · 9 years ago
  81. 6b90bd4 GCC plugin infrastructure by Emese Revfy · 9 years ago
  82. 51e68d0 x86 isa: add back X86_32 dependency on CONFIG_ISA by Linus Torvalds · 9 years ago
  83. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  84. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  85. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  86. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  87. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  88. 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 9 years ago
  90. 8ac0fba isa: Decouple X86_32 dependency from the ISA Kconfig option by William Breathitt Gray · 9 years ago
  91. e8581e3 x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET by Baoquan He · 9 years ago
  92. 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 9 years ago
  93. 07dc900 perf/x86: Move Kconfig.perf and other perf configuration bits to events/Kconfig by Peter Zijlstra · 9 years ago
  94. e633c65 x86/perf/intel/uncore: Make the Intel uncore PMU driver modular by Kan Liang · 9 years ago
  95. b3c1be1 base: isa: Remove X86_32 dependency by William Breathitt Gray · 9 years ago
  96. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  98. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 9 years ago
  99. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago