1. 4590d98 sfi: Remove framework for deprecated firmware by Andy Shevchenko · 4 years ago
  2. 1b79fc4 x86/apb_timer: Remove driver for deprecated platform by Andy Shevchenko · 4 years ago
  3. 2ca408d fanotify: Fix sys_fanotify_mark() on native x86-32 by Brian Gerst · 4 years, 2 months ago
  4. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
  5. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  6. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  7. 5d6ad66 arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC by Mike Rapoport · 4 years, 1 month ago
  8. be37c98 x86: mremap speedup - Enable HAVE_MOVE_PUD by Kalesh Singh · 4 years, 1 month ago
  9. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  10. 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  11. 5583ff6 Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  12. 59612b2 kbuild: Hoist '--orphan-handling' into Kconfig by Nathan Chancellor · 4 years, 2 months ago
  13. 14df326 x86: Support kmap_local() forced debugging by Thomas Gleixner · 4 years, 2 months ago
  14. d1f250e x86: Support HAVE_CONTEXT_TRACKING_OFFSTACK by Frederic Weisbecker · 4 years, 2 months ago
  15. e7e0545 x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections by Sean Christopherson · 4 years, 2 months ago
  16. 02a474c ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default by Steven Rostedt (VMware) · 4 years, 3 months ago
  17. 157e118 x86/mm/highmem: Use generic kmap atomic implementation by Thomas Gleixner · 4 years, 3 months ago
  18. 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 4 months ago
  19. da9803d Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  20. 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
  21. dd502a8 Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  22. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 4 months ago
  23. ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 4 months ago
  24. 597cfe48 x86/boot/compressed/64: Setup a GHCB-based VC Exception handler by Joerg Roedel · 4 years, 4 months ago
  25. 1e7e478 x86/static_call: Add inline static call implementation for x86-64 by Josh Poimboeuf · 4 years, 5 months ago
  26. e6d6c07 x86/static_call: Add out-of-line static call implementation by Josh Poimboeuf · 4 years, 5 months ago
  27. b6b178e Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  28. 921d259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 6 months ago
  29. 0099808 x86: Select POSIX_CPU_TIMERS_TASK_WORK by Thomas Gleixner · 4 years, 6 months ago
  30. 125cfa0 Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  31. 2ed90db Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 6 months ago
  32. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 6 months ago
  33. 69094c2 Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  34. fb46d05 x86: Add support for ZSTD compressed kernel by Nick Terrell · 4 years, 6 months ago
  35. 27d6b4d x86/entry: Use generic syscall entry function by Thomas Gleixner · 4 years, 6 months ago
  36. 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
  37. 26d05b3 Merge branch 'kvm-async-pf-int' into HEAD by Paolo Bonzini · 4 years, 7 months ago
  38. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
  39. 0f1441b objtool: Fix noinstr vs KCOV by Peter Zijlstra · 4 years, 7 months ago
  40. b1d4057 KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery by Vitaly Kuznetsov · 4 years, 8 months ago
  41. c8a59a4 x86/microcode: Do not select FW_LOADER by Herbert Xu · 4 years, 7 months ago
  42. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  43. 076f14b Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  44. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  45. 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  46. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  47. fa5e5c4 x86/entry: Use idtentry for interrupts by Thomas Gleixner · 4 years, 8 months ago
  48. 1ee18de9 Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 8 months ago
  49. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 8 months ago
  50. 0e96edd x86/kvm: Remove defunct KVM_DEBUG_FS Kconfig by Sean Christopherson · 4 years, 8 months ago
  51. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  52. 7e01ccb x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 8 months ago
  53. acd3f5c mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES by Mike Rapoport · 4 years, 8 months ago
  54. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 8 months ago
  55. f1e4553 Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 8 months ago
  56. a5a82e0 Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 8 months ago
  57. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  58. 17e0a7c Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  59. bb548be Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  60. 4317326 x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit by Mike Rapoport · 5 years ago
  61. 38f3e77 x86/Kconfig: Update config and kernel doc for MPK feature on AMD by Babu Moger · 4 years, 8 months ago
  62. b1a57bb kgdb: Delay "kgdbwait" to dbg_late_init() by default by Douglas Anderson · 4 years, 9 months ago
  63. 0ebeea8 bpf: Restrict bpf_probe_read{, str}() only to archs where they work by Daniel Borkmann · 4 years, 8 months ago
  64. bf60333 Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-next/asm by Will Deacon · 4 years, 9 months ago
  65. 82fef0a x86/mm: unencrypted non-blocking DMA allocations use coherent pools by David Rientjes · 4 years, 9 months ago
  66. 54b34aa platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver by Mika Westerberg · 4 years, 9 months ago
  67. b64d8d1 mm/userfaultfd: disable userfaultfd-wp on x86_32 by Peter Xu · 4 years, 9 months ago
  68. 2ce0d7f x86/asm: Provide a Kconfig symbol for disabling old assembly annotations by Mark Brown · 4 years, 9 months ago
  69. 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
  70. b753101 Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  71. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 10 months ago
  72. 5e8ebd8 x86: probe assembler capabilities via kconfig instead of makefile by Jason A. Donenfeld · 4 years, 10 months ago
  73. 5a28106 userfaultfd: wp: add WP pagetable tracking to x86 by Andrea Arcangeli · 4 years, 10 months ago
  74. 7f21831 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 10 months ago
  75. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 10 months ago
  76. 97cddfc Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  77. d5f744f Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  78. dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  79. 2d38533 Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  80. 25c619e x86/entry/32: Enable pt_regs based syscalls by Brian Gerst · 4 years, 10 months ago
  81. a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 10 months ago
  82. 9e2b4be ima: add a new CONFIG for loading arch-specific policies by Nayna Jain · 4 years, 11 months ago
  83. 17e5888 x86: Select HARDIRQS_SW_RESEND on x86 by Hans de Goede · 5 years ago
  84. bdb04a1 x86/Kconfig: Drop vendor dependency for X86_UMIP by Tony W Wang-oc · 4 years, 11 months ago
  85. 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 5 years ago
  86. 645e646 x86/Kconfig: Make CMDLINE_OVERRIDE depend on non-empty CMDLINE by Anders Roxell · 5 years ago
  87. 7b27a86 libnvdimm/e820: Retrieve and populate correct 'target_node' info by Dan Williams · 5 years ago
  88. f86fd32 lib/vdso: Cleanup clock mode storage leftovers by Thomas Gleixner · 5 years ago
  89. b95a8a2 x86/vdso: Use generic VDSO clock mode storage by Thomas Gleixner · 5 years ago
  90. ff2e6d72 asm-generic/tlb: rename HAVE_RCU_TABLE_FREE by Peter Zijlstra · 5 years ago
  91. 2ae2713 x86: mm: convert dump_pagetables to use walk_page_range by Steven Price · 5 years ago
  92. 26dca6d Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  93. ccaaaf6 Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx by Linus Torvalds · 5 years ago
  94. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  95. 6da49d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  96. 4244057 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. 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
  98. 8b56177 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  99. dab0198 x86/PCI: Remove X86_DEV_DMA_OPS by Christoph Hellwig · 5 years ago
  100. 4ba68d0 x86/mpx: remove build infrastructure by Dave Hansen · 5 years ago