1. abc745f x86/paravirt: Remove clobbers parameter from paravirt patch functions by Juergen Gross · 6 years ago
  2. 7e43720 x86/paravirt: Make paravirt_patch_call() and paravirt_patch_jmp() static by Juergen Gross · 6 years ago
  3. 901d209 x86/xen: Add SPDX identifier in arch/x86/xen files by Juergen Gross · 6 years ago
  4. 3013c2b x86/xen: Link platform-pci-unplug.o only if CONFIG_XEN_PVHVM by Juergen Gross · 6 years ago
  5. f030aad x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c by Juergen Gross · 6 years ago
  6. 28c11b0 x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrella by Juergen Gross · 6 years ago
  7. 899ba79 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. ff924c5 x86/pti: Fix section mismatch warning/error by Randy Dunlap · 6 years ago
  9. e78e5a9 x86/vdso: Fix lsl operand order by Samuel Neves · 6 years ago
  10. c748610 x86/mce: Fix set_mce_nospec() to avoid #GP fault by LuckTony · 6 years ago
  11. eeb89e2 x86/efi: Load fixmap GDT in efi_call_phys_epilog() by Joerg Roedel · 6 years ago
  12. 4290d5b Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  13. 4012e77 x86/nmi: Fix NMI uaccess race against CR3 switching by Andy Lutomirski · 6 years ago
  14. 829fe4a x86: Allow generating user-space headers without a compiler by Ben Hutchings · 6 years ago
  15. 342db04 x86/dumpstack: Don't dump kernel memory based on usermode RIP by Jann Horn · 6 years ago
  16. 26e609e x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember() by Uros Bizjak · 6 years ago
  17. 9222f60 x86/alternatives: Lockdep-enforce text_mutex in text_poke*() by Jiri Kosina · 6 years ago
  18. f12d11c x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() by Jann Horn · 6 years ago
  19. 1f59a45 x86/irqflags: Mark native_restore_fl extern inline by Nick Desaulniers · 6 years ago
  20. 36bf9da x86/build: Remove jump label quirk for GCC older than 4.5.2 by Masahiro Yamada · 6 years ago
  21. b4df50d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  22. 6d3c8ce x86/xen: remove redundant variable save_pud by Colin Ian King · 6 years ago
  23. b2d7a07 x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear by Juergen Gross · 6 years ago
  24. f7c90c2 x86/xen: don't write ptes directly in 32-bit PV guests by Juergen Gross · 6 years ago
  25. e3a5dc0 x86/Kconfig: Fix trivial typo by Nikolas Nyby · 6 years ago
  26. cc51e54 x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ by Andi Kleen · 6 years ago
  27. 1ab534e x86/spectre: Add missing family 6 check to microcode check by Andi Kleen · 6 years ago
  28. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  29. 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  31. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  32. e5b954e crypto: aesni - Use unaligned loads from gcm_context_data by Dave Watson · 6 years ago
  33. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  34. 6a01228 x86/speculation/l1tf: Suggest what to do on systems with too much RAM by Vlastimil Babka · 6 years ago
  35. b0a182f x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM by Vlastimil Babka · 6 years ago
  36. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  37. 706a1ea Merge branch 'tlb-fixes' by Linus Torvalds · 6 years ago
  38. d40acad Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  39. 48a8b97 x86/mm: Only use tlb_remove_table() for paravirt by Peter Zijlstra · 6 years ago
  40. d86564a mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE by Peter Zijlstra · 6 years ago
  41. 52a288c x86/mm/tlb: Revert the recent lazy TLB patches by Peter Zijlstra · 6 years ago
  42. b372115 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  43. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  44. 7290d58 module: use relative references for __ksymtab entries by Ard Biesheuvel · 6 years ago
  45. f922c4a module: allow symbol exports to be disabled by Ard Biesheuvel · 6 years ago
  46. 271ca78 arch: enable relative relocations for arm64, power and x86 by Ard Biesheuvel · 6 years ago
  47. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  48. 0027ff2 KVM: VMX: fixes for vmentry_l1d_flush module parameter by Paolo Bonzini · 6 years ago
  49. 024d83c KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled by Thomas Gleixner · 6 years ago
  50. 0b665d3 KVM: vmx: Inject #UD for SGX ENCLS instruction in guest by Sean Christopherson · 6 years ago
  51. 802ec46 KVM: vmx: Add defines for SGX ENCLS exiting by Sean Christopherson · 6 years ago
  52. d806afa x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush() by Yi Wang · 6 years ago
  53. 7288bde x86: kvm: avoid unused variable warning by Arnd Bergmann · 6 years ago
  54. dfec4a8 Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  55. 75f2d3a x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest by Juergen Gross · 6 years ago
  56. 00f53f7 xen: remove unused hypercall functions by Juergen Gross · 6 years ago
  57. df11b69 x86/xen: remove unused function xen_auto_xlated_memory_setup() by Juergen Gross · 6 years ago
  58. 71dc056 x86/Xen: further refine add_preferred_console() invocations by Jan Beulich · 7 years ago
  59. 2197082 x86/Xen: mark xen_setup_gdt() __init by Jan Beulich · 7 years ago
  60. 284ce40 x86/memory_failure: Introduce {set, clear}_mce_nospec() by Dan Williams · 7 years ago
  61. 510ee09 x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses by Dan Williams · 7 years ago
  62. 94d7a86c x86/kvm/vmx: Remove duplicate l1d flush definitions by Josh Poimboeuf · 6 years ago
  63. 9df9516 x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit by Vlastimil Babka · 6 years ago
  64. dc76803 x86/process: Re-export start_thread() by Rian Hunter · 6 years ago
  65. 704ae09 x86/mce: Add notifier_block forward declaration by Arnd Bergmann · 6 years ago
  66. 2e549b2 x86/vdso: Fix vDSO build if a retpoline is emitted by Andy Lutomirski · 6 years ago
  67. e61cf2e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  68. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  69. 5804b110 Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  70. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  71. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  72. f19f5c4 x86/speculation/l1tf: Exempt zeroed PTEs from inversion by Sean Christopherson · 6 years ago
  73. ea93102 Fix kexec forbidding kernels signed with keys in the secondary keyring to boot by Yannik Sembritzki · 6 years ago
  74. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  75. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  76. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  77. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  78. 0a957467 x86: i8259: Add missing include file by Guenter Roeck · 6 years ago
  79. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  80. 5fc054a Merge branch 'pci/resource' by Bjorn Helgaas · 6 years ago
  81. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  82. 1eb4690 x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled by Guenter Roeck · 6 years ago
  83. 31130a1 Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  84. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  85. 3d95b89 x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutral by Prarit Bhargava · 6 years ago
  86. 6855dc4 x86: Add entry trampolines to kcore by Adrian Hunter · 7 years ago
  87. d83212d kallsyms, x86: Export addresses of PTI entry trampolines by Alexander Shishkin · 7 years ago
  88. d0055f3 x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_thread by Vlastimil Babka · 6 years ago
  89. b018fc9 Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  90. 792adb9 x86/init: fix build with CONFIG_SWAP=n by Vlastimil Babka · 6 years ago
  91. f66dc72 Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  92. 28a1f3a kvm: x86: Set highest physical address bits in non-present/reserved SPTEs by Junaid Shahid · 6 years ago
  93. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. 17bc343 Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' by Rafael J. Wysocki · 6 years ago
  95. 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
  96. eac3411 Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. d191c82 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. 4d5ac4b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. 7edcf0d Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago