1. 63f3ac4 KVM: VMX: clean up declaration of VPID/EPT invalidation types by Jan Dakinevich · 8 years ago
  2. c7dd15b kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11] by Jim Mattson · 8 years ago
  3. 4504b5c kvm: x86: Add AVX512_4VNNIW and AVX512_4FMAPS support by Luwei Kang · 8 years ago
  4. 283c95d KVM: x86: emulate FXSAVE and FXRSTOR by Radim Krčmář · 8 years ago
  5. aabba3c KVM: x86: add asm_safe wrapper by Radim Krčmář · 8 years ago
  6. 4852018 KVM: x86: save one bit in ctxt->d by Radim Krčmář · 8 years ago
  7. d3fe959 KVM: x86: add Align16 instruction flag by Radim Krčmář · 8 years ago
  8. 6951519 kvm: x86: remove unused but set variable by Jiang Biao · 8 years ago
  9. ecd8a8c kvm: x86: hyperv: make function static to avoid compiling warning by Jiang Biao · 8 years ago
  10. 1e13175 kvm: x86: cpuid: remove the unnecessary variable by Jiang Biao · 8 years ago
  11. ae6a237 kvm: x86: make a function in x86.c static to avoid compiling warning by Jiang Biao · 8 years ago
  12. 33365e7 kvm: x86: make function static to avoid compiling warning by Jiang Biao · 8 years ago
  13. 813ae37 Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into kvm/next by Radim Krčmář · 8 years ago
  14. 47bdf33 x86/cpuid: Provide get_scattered_cpuid_leaf() by He Chen · 8 years ago
  15. 47f10a3 x86/cpuid: Cleanup cpuid_regs definitions by He Chen · 8 years ago
  16. beae2c9 crypto: aesni: shut up -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  17. 3a6d867 x86: apm: avoid uninitialized data by Arnd Bergmann · 8 years ago
  18. 6314a17 Merge tag 'tags/for-kvmgt' into HEAD by Paolo Bonzini · 8 years ago
  19. 66cecb6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  20. 871b7ef kvm/page_track: export symbols for external usage by Jike Song · 8 years ago
  21. d126363 kvm/page_track: call notifiers with kvm_page_track_notifier_node by Jike Song · 8 years ago
  22. ae7cd87 KVM: x86: add track_flush_slot page track notifier by Xiaoguang Chen · 8 years ago
  23. ad36109 kvm: x86: avoid atomic operations on APICv vmentry by Paolo Bonzini · 8 years ago
  24. 1b07304 KVM: nVMX: support descriptor table exits by Paolo Bonzini · 8 years ago
  25. 5587859 KVM: x86: use ktime_get instead of seeking the hrtimer_clock_base by Paolo Bonzini · 8 years ago
  26. 8003c9a KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer support by Wanpeng Li · 8 years ago
  27. 7e810a3 KVM: LAPIC: rename start/cancel_hv_tscdeadline to start/cancel_hv_timer by Wanpeng Li · 8 years ago
  28. 498f816 KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc() by Wanpeng Li · 8 years ago
  29. a10388e KVM: LAPIC: guarantee the timer is in tsc-deadline mode by Wanpeng Li · 8 years ago
  30. 7d7f7da KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot mode by Wanpeng Li · 8 years ago
  31. 868a32f kvm: x86: remove the misleading comment in vmx_handle_external_intr by Longpeng(Mike) · 8 years ago
  32. b5f5fdc KVM: x86: add track_flush_slot page track notifier by Xiaoguang Chen · 8 years ago
  33. 2361133 KVM: VMX: refactor setup of global page-sized bitmaps by Radim Krčmář · 8 years ago
  34. 2e69f86 KVM: VMX: join functions that disable x2apic msr intercepts by Radim Krčmář · 8 years ago
  35. 40d8338 KVM: VMX: remove functions that enable msr intercepts by Radim Krčmář · 8 years ago
  36. 83bafef kvm: nVMX: Update MSR load counts on a VMCS switch by Jim Mattson · 8 years ago
  37. cf3215d kvm: nVMX: Fetch VM_INSTRUCTION_ERROR from vmcs02 on vmx->fail by Jim Mattson · 8 years ago
  38. 66d73e1 KVM: X86: MMU: no mmu_notifier_seq++ in kvm_age_hva by Peter Feiner · 8 years ago
  39. c63e456 KVM: VMX: Better name x2apic msr bitmaps by Wanpeng Li · 8 years ago
  40. d9092f5 kvm: x86: Check memopp before dereference (CVE-2016-8630) by Owen Hofmann · 8 years ago
  41. 355f4fb kvm: nVMX: VMCLEAR an active shadow VMCS after last use by Jim Mattson · 8 years ago
  42. ea26e4e KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK by Paolo Bonzini · 8 years ago
  43. 1e90a13 x86/smpboot: Init apic mapping before usage by Thomas Gleixner · 8 years ago
  44. c067aff Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  45. b49c317 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. c38c04c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. bdb5208 Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  48. bd768e1 KVM: x86: fix wbinvd_dirty_mask use-after-free by Ido Yariv · 8 years ago
  49. f92b760 perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors by Imre Palik · 8 years ago
  50. 1c27f64 x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  51. c0a0aba kconfig.h: remove config_enabled() macro by Masahiro Yamada · 8 years ago
  52. 796f468 kvm/x86: Show WRMSR data is in hex by Borislav Petkov · 8 years ago
  53. 85c856b kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types by Jim Mattson · 8 years ago
  54. 5de0a8c x86: Fix export for mcount and __fentry__ by Steven Rostedt · 8 years ago
  55. 8ef4227 x86/io: add interface to reserve io memtype for a resource range. (v1.1) by Dave Airlie · 8 years ago
  56. d320b9a x86/quirks: Hide maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  57. a2209b74 x86/build: Fix build with older GCC versions by Jan Beulich · 8 years ago
  58. 7fbe6ac x86/unwind: Fix empty stack dereference in guess unwinder by Josh Poimboeuf · 8 years ago
  59. aa34e07 Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  60. cb5f7e7 x86: xen: move cpu_up functions out of ifdef by Arnd Bergmann · 8 years ago
  61. f1caa61 ACPI/PCI: pci_link: penalize SCI correctly by Sinan Kaya · 8 years ago
  62. 3e9679a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. ff85605 x86/boot/smp: Don't try to poke disabled/non-existent APIC by Ville Syrjälä · 8 years ago
  64. a23b27a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  65. 8678654 kvm: x86: memset whole irq_eoi by Jiri Slaby · 8 years ago
  66. 758f588 kvm/x86: Fix unused variable warning in kvm_timer_init() by Borislav Petkov · 8 years ago
  67. c806148 sched/core, x86: Make struct thread_info arch specific again by Heiko Carstens · 8 years ago
  68. ed1e7db x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi() by Dmitry Safonov · 8 years ago
  69. caef78b x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates by Alex Thorlton · 8 years ago
  70. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  71. 8214899 x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features by Piotr Luc · 8 years ago
  72. 854dd54 x86/vmware: Skip timer_irq_works() check on VMware by Renat Valiullin · 8 years ago
  73. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  74. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  75. 889882b perf/x86/intel/cstate: Add C-state residency events for Knights Landing by Lukasz Odzioba · 8 years ago
  76. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  77. 0832881 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. b75d388 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. e0ed1c2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. 55a76b5 locking/rwsem/x86: Add stack frame dependency for ____down_write() by Josh Poimboeuf · 8 years ago
  81. eac0ca7 x86, pkeys: remove cruft from never-merged syscalls by Dave Hansen · 8 years ago
  82. ba2f815 perf/x86/intel/uncore: Add Knights Mill CPUID by Piotr Luc · 8 years ago
  83. 36c4b6c perf/x86/intel/rapl: Add Knights Mill CPUID by Piotr Luc · 8 years ago
  84. 608284b perf/x86/intel: Add Knights Mill CPUID by Piotr Luc · 8 years ago
  85. 0047f59 x86/cpu/intel: Add Knights Mill to Intel family by Piotr Luc · 8 years ago
  86. 5c38181 perf/x86/intel: Remove an inconsistent NULL check by Dan Carpenter · 8 years ago
  87. 1d33369 Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates by Ingo Molnar · 8 years ago
  88. 23446cb x86/e820: Don't merge consecutive E820_PRAM ranges by Dan Williams · 8 years ago
  89. 9f7d416 kprobes: Unpoison stack in jprobe_return() for KASAN by Dmitry Vyukov · 8 years ago
  90. 9254139 kprobes: Avoid false KASAN reports during stack copy by Dmitry Vyukov · 8 years ago
  91. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  92. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  93. c836eed x86: Remove duplicate rtit status MSR macro by Longpeng(Mike) · 8 years ago
  94. 1ec6ec1 x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt() by Wanpeng Li · 8 years ago
  95. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  96. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  97. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  98. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  99. 0549a3c kdump, vmcoreinfo: report memory sections virtual addresses by Thomas Garnier · 8 years ago
  100. 0ee5941 x86/panic: replace smp_send_stop() with kdump friendly version in panic path by Hidehiro Kawai · 8 years ago