1. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  2. f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
  3. b5cd3b5 Merge branch 'linus' into x86/platform, to refresh the branch by Ingo Molnar · 7 years ago
  4. 87df261 x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability by Jiri Kosina · 7 years ago
  5. af903dc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  6. 9b3499d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. b21172c Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  8. eda9cec x86/module: Detect and skip invalid relocations by Josh Poimboeuf · 7 years ago
  9. f0a32ee Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  10. 6753573 Revert "x86/mm: Stop calling leave_mm() in idle code" by Andy Lutomirski · 7 years ago
  11. 941f5f0 x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo by Rafael J. Wysocki · 7 years ago
  12. d041b55 crypto: x86/sha1-mb - fix panic due to unaligned access by Andrey Ryabinin · 7 years ago
  13. 5dfeaac crypto: x86/sha256-mb - fix panic due to unaligned access by Andrey Ryabinin · 7 years ago
  14. 890da9c Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"" by Linus Torvalds · 7 years ago
  15. 4191db2 KVM: x86: Update APICv on APIC reset by Jan H. Schönherr · 7 years ago
  16. a488848 KVM: VMX: Do not fully reset PI descriptor on vCPU reset by Jan H. Schönherr · 7 years ago
  17. 0087552 kvm: Return -ENODEV from update_persistent_clock by Jason Gunthorpe · 7 years ago
  18. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  19. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  20. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. 7298f08 x86/mcelog: Get rid of RCU remnants by Borislav Petkov · 7 years ago
  23. cb0631f x86/mm: fix use-after-free of vma during userfaultfd fault by Vlastimil Babka · 7 years ago
  24. 1960e8e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  25. d3eab75 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. 90edaac Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses" by Ingo Molnar · 7 years ago
  27. 2eece39 perf/x86/intel/bts: Fix exclusive event reference leak by Alexander Shishkin · 7 years ago
  28. 58c3862 x86/unwind: Show function name+offset in ORC error messages by Josh Poimboeuf · 7 years ago
  29. 98990a3 x86/entry: Fix idtentry unwind hint by Josh Poimboeuf · 7 years ago
  30. bfc1168 x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't by Borislav Petkov · 7 years ago
  31. ce56a86 x86/mm: Limit mmap() of /dev/mem to valid physical addresses by Craig Bergstrom · 7 years ago
  32. 7ac7f2c x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm by Andy Lutomirski · 7 years ago
  33. 4e57b94 x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode" by Andy Lutomirski · 7 years ago
  34. e8b9b0c x86/mm/64: Remove the last VM_BUG_ON() from the TLB code by Andy Lutomirski · 7 years ago
  35. 723f282 x86/microcode/intel: Disable late loading on model 79 by Borislav Petkov · 7 years ago
  36. 376f3bc x86/platform/UV: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  37. 9c48c09 x86/idt: Initialize early IDT before cr4_init_shadow() by Thomas Gleixner · 7 years ago
  38. e6fc454 x86/cpu/intel_cacheinfo: Remove redundant assignment to 'this_leaf' by Colin Ian King · 7 years ago
  39. e7a36a6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. 7b764ce Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. 26c923a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. 1f161f6 x86/microcode: Do the family check first by Borislav Petkov · 7 years ago
  43. b956575 x86/mm: Flush more aggressively in lazy TLB mode by Andy Lutomirski · 7 years ago
  44. 3be5f88 Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  45. 616dd58 x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping by Len Brown · 7 years ago
  46. cc6afe22 x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors by Paolo Bonzini · 7 years ago
  47. 4635742 crypto: x86/chacha20 - satisfy stack validation 2.0 by Jason A. Donenfeld · 7 years ago
  48. 8eb3f87 KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit by Haozhong Zhang · 7 years ago
  49. 67bb8e9 x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.c by Tom Lendacky · 7 years ago
  50. 829ee27 KVM: MMU: always terminate page walks at level 1 by Ladi Prosek · 7 years ago
  51. fd19d3b4 KVM: nVMX: update last_nonleaf_level when initializing nested EPT by Ladi Prosek · 7 years ago
  52. eac779a xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm by Zhenzhong Duan · 7 years ago
  53. ab7ff47 x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushing by Marcelo Henrique Cerri · 7 years ago
  54. 60d73a7 x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structures by Vitaly Kuznetsov · 7 years ago
  55. a3b7424 x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs by Vitaly Kuznetsov · 7 years ago
  56. 629eb70 perf/x86/intel/uncore: Fix memory leaks on allocation failures by Colin Ian King · 7 years ago
  57. d4a2d03 x86/unwind: Disable unwinder warnings on 32-bit by Josh Poimboeuf · 7 years ago
  58. 99bd28a x86/unwind: Align stack pointer in unwinder dump by Josh Poimboeuf · 7 years ago
  59. 5c99b69 x86/unwind: Use MSB for frame pointer encoding on 32-bit by Josh Poimboeuf · 7 years ago
  60. 62dd86a x86/unwind: Fix dereference of untrusted pointer by Josh Poimboeuf · 7 years ago
  61. 6b32c12 x86/alternatives: Fix alt_max_short macro to really be a max() by Mathias Krause · 7 years ago
  62. 924c6b9 x86/mm/64: Fix reboot interaction with CR4.PCIDE by Andy Lutomirski · 7 years ago
  63. 8d47332 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  64. 27efed3 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. e42eef4 KVM: add X86_LOCAL_APIC dependency by Arnd Bergmann · 7 years ago
  66. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  67. f26e601 x86/kvm: Move kvm_fastop_exception to .fixup section by Josh Poimboeuf · 7 years ago
  68. 262e681 x86/mce: Hide mca_cfg by Borislav Petkov · 7 years ago
  69. a2b7861 kvm/x86: Avoid async PF preempting the kernel incorrectly by Boqun Feng · 7 years ago
  70. 90caccd bpf: fix bpf_tail_call() x64 JIT by Alexei Starovoitov · 7 years ago
  71. b664d57 kprobes/x86: Remove IRQ disabling from jprobe handlers by Masami Hiramatsu · 7 years ago
  72. ee213fc kprobes/x86: Set up frame pointer in kprobe trampoline by Josh Poimboeuf · 7 years ago
  73. 368f899 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 9f2a512 Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  75. 42057e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  76. 196bd48 x86/asm: Use register variable to get stack pointer value by Andrey Ryabinin · 7 years ago
  77. bc829ee x86/mm: Disable branch profiling in mem_encrypt.c by Tom Lendacky · 7 years ago
  78. b862789 kvm/x86: Handle async PF in RCU read-side critical sections by Boqun Feng · 7 years ago
  79. 305d0ab KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume by Wanpeng Li · 7 years ago
  80. 520a13c x86/asm: Fix inline asm call constraints for GCC 4.4 by Josh Poimboeuf · 7 years ago
  81. c0a1666 KVM: VMX: use cmpxchg64 by Paolo Bonzini · 7 years ago
  82. 0d805ee xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping by Zhenzhong Duan · 7 years ago
  83. 31afb2e KVM: VMX: simplify and fix vmx_vcpu_pi_load by Paolo Bonzini · 8 years ago
  84. 8b306e2 KVM: VMX: avoid double list add with VT-d posted interrupts by Paolo Bonzini · 8 years ago
  85. cd39e11 KVM: VMX: extract __pi_post_block by Paolo Bonzini · 8 years ago
  86. 8474c53 Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready by Ingo Molnar · 7 years ago
  87. 738f48c x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES by Eric Biggers · 7 years ago
  88. 98c0fad x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_user_to_xstate() by Eric Biggers · 7 years ago
  89. 3d70347 x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate() by Eric Biggers · 7 years ago
  90. af2c432 x86/fpu: Copy the full header in copy_user_to_xstate() by Eric Biggers · 7 years ago
  91. af95774 x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  92. b89eda4 x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  93. 80d8ae8 x86/fpu: Copy the full state_header in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  94. b11e2e1 x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu__restore_sig() by Eric Biggers · 7 years ago
  95. cf9df81 x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstateregs_set() by Eric Biggers · 7 years ago
  96. e63e5d5 x86/fpu: Introduce validate_xstate_header() by Eric Biggers · 7 years ago
  97. 369a036 x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]() by Ingo Molnar · 7 years ago
  98. 2ce03d8 x86/fpu: Rename fpu__activate_curr() to fpu__initialize() by Ingo Molnar · 7 years ago
  99. e10078e x86/fpu: Simplify and speed up fpu__copy() by Ingo Molnar · 7 years ago
  100. 7f1487c x86/fpu: Fix stale comments about lazy FPU logic by Ingo Molnar · 7 years ago