1. 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
  2. 1fb883b KVM: nVMX: initialize PML fields in vmcs02 by Ladi Prosek · 8 years ago
  3. ab007cc KVM: nVMX: do not leak PML full vmexit to L1 by Ladi Prosek · 8 years ago
  4. 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
  5. 2beb6dad KVM: x86: cleanup the page tracking SRCU instance by Paolo Bonzini · 8 years ago
  6. 7ad658b KVM: nVMX: fix nested EPT detection by Ladi Prosek · 8 years ago
  7. 08d839c KVM: VMX: Fix enable VPID conditions by Wanpeng Li · 8 years ago
  8. 63cb6d5 KVM: nVMX: Fix nested VPID vmx exec control by Wanpeng Li · 8 years ago
  9. 24dccf8 KVM: x86: correct async page present tracepoint by Wanpeng Li · 8 years ago
  10. fb6c819 kvm: vmx: Flush TLB when the APIC-access address changes by Jim Mattson · 8 years ago
  11. c761159 KVM: x86: use pic/ioapic destructor when destroy vm by Peter Xu · 8 years ago
  12. 950712e KVM: x86: check existance before destroy by Peter Xu · 8 years ago
  13. 59c58ceb x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers by Andy Lutomirski · 8 years ago
  14. 6d1b3ad KVM: nVMX: don't reset kvm mmu twice by Wanpeng Li · 8 years ago
  15. 3863dff kvm: fix usage of uninit spinlock in avic_vm_destroy() by Dmitry Vyukov · 8 years ago
  16. 6c6c5e0 KVM: VMX: downgrade warning on unexpected exit code by Radim Krčmář · 8 years ago
  17. 45fc875 x86: Make the GDT remapping read-only on 64-bit by Thomas Garnier · 8 years ago
  18. 05d8d34 KVM: nVMX: do not warn when MSR bitmap address is not backed by Radim Krčmář · 8 years ago
  19. 2f707d9 KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset by Wanpeng Li · 8 years ago
  20. 587d7e72 kvm: nVMX: VMCLEAR should not cause the vCPU to shut down by Jim Mattson · 8 years ago
  21. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  22. 3905f9a sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  23. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  24. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  25. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  26. acc9ab6 KVM: nVMX: Fix pending events injection by Wanpeng Li · 8 years ago
  27. 0fce546 x86/kvm/vmx: remove unused variable in segment_base() by Jérémy Lefaure · 8 years ago
  28. bba82fd KVM: x86: never specify a sample period for virtualized in_tx_cp counters by Robert O'Callahan · 8 years ago
  29. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  30. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  31. 96794e4 KVM: VMX: use correct vmcs_read/write for guest segment selector/base by Chao Peng · 8 years ago
  32. b7ffc44 x86/kvm/vmx: Defer TR reload after VM exit by Andy Lutomirski · 8 years ago
  33. 8c2e41f x86/kvm/vmx: Simplify segment_base() by Andy Lutomirski · 8 years ago
  34. e28baea x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels by Andy Lutomirski · 8 years ago
  35. e0c2306 x86/kvm/vmx: Don't fetch the TSS base from the GDT by Andy Lutomirski · 8 years ago
  36. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 06ce521 kvm: fix page struct leak in handle_vmon by Paolo Bonzini · 8 years ago
  38. bd7e5b0 KVM: x86: remove code for lazy FPU handling by Paolo Bonzini · 8 years ago
  39. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
  40. bbd6411 KVM: Support vCPU-based gfn->hva cache by Cao, Lei · 8 years ago
  41. 47c0152 KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls by Paolo Bonzini · 8 years ago
  42. 681bcea KVM: svm: inititalize hash table structures directly by David Hildenbrand · 8 years ago
  43. 858e25c kvm: nVMX: Refactor nested_vmx_run() by Jim Mattson · 8 years ago
  44. ca0bde2 kvm: nVMX: Split VMCS checks from nested_vmx_run() by Jim Mattson · 8 years ago
  45. 6beb7bd kvm: nVMX: Refactor nested_get_vmcs12_pages() by Jim Mattson · 8 years ago
  46. a8bc284 kvm: nVMX: Refactor handle_vmptrld() by Jim Mattson · 8 years ago
  47. e29acc5 kvm: nVMX: Refactor handle_vmon() by Jim Mattson · 8 years ago
  48. cf8b84f kvm: nVMX: Prepare for checkpointing L2 state by Jim Mattson · 8 years ago
  49. b95234c kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection by Paolo Bonzini · 8 years ago
  50. 76dfafd5 KVM: x86: do not scan IRR twice on APICv vmentry by Paolo Bonzini · 8 years ago
  51. 3d92789 KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers by Paolo Bonzini · 8 years ago
  52. 810e6de KVM: x86: preparatory changes for APICv cleanups by Paolo Bonzini · 8 years ago
  53. 0ad3bed kvm: nVMX: move nested events check to kvm_vcpu_running by Paolo Bonzini · 8 years ago
  54. 967235d KVM: vmx: clear pending interrupts on KVM_SET_LAPIC by Paolo Bonzini · 8 years ago
  55. db1c056 kvm: vmx: Use the hardware provided GPA instead of page walk by Paolo Bonzini · 8 years ago
  56. 8ef81a9 KVM: x86: hide KVM_HC_CLOCK_PAIRING on 32 bit by Arnd Bergmann · 8 years ago
  57. 2e751df Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  58. 80fbd89 KVM: x86: fix compilation by Paolo Bonzini · 8 years ago
  59. 55dd00a KVM: x86: add KVM_HC_CLOCK_PAIRING hypercall by Marcelo Tosatti · 8 years ago
  60. 6342c50 KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail by David Hildenbrand · 8 years ago
  61. 42cf014 KVM: nVMX: kmap() can't fail by David Hildenbrand · 8 years ago
  62. 00c87e9 KVM: x86: do not save guest-unsupported XSAVE state by Radim Krčmář · 8 years ago
  63. 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
  64. d3e328f kvm: x86: mmu: Verify that restored PTE has needed perms in fast page fault by Junaid Shahid · 8 years ago
  65. d162f30 kvm: x86: mmu: Move pgtbl walk inside retry loop in fast_page_fault by Junaid Shahid · 8 years ago
  66. 20d6523 kvm: x86: mmu: Update comment in mark_spte_for_access_track by Junaid Shahid · 8 years ago
  67. 312b616 kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c by Junaid Shahid · 8 years ago
  68. ab22a47 kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants by Junaid Shahid · 8 years ago
  69. 0b4c208 Revert "KVM: nested VMX: disable perf cpuid reporting" by Jim Mattson · 8 years ago
  70. a17f322 kvm: x86: Expose Intel VPOPCNTDQ feature to guest by Piotr Luc · 8 years ago
  71. a9ff720 Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Radim Krčmář · 8 years ago
  72. ce2e852 KVM: x86: fix fixing of hypercalls by Dmitry Vyukov · 8 years ago
  73. 33ab911 KVM: x86: fix emulation of "MOV SS, null selector" by Paolo Bonzini · 8 years ago
  74. 546d87e KVM: x86: fix NULL deref in vcpu_scan_ioapic by Wanpeng Li · 8 years ago
  75. 129a72a KVM: x86: Introduce segmented_write_std by Steve Rutherford · 8 years ago
  76. cef84c3 KVM: x86: flush pending lapic jump label updates on module unload by David Matlack · 8 years ago
  77. 21e7fbe kvm: nVMX: Reorder error checks for emulated VMXON by Jim Mattson · 8 years ago
  78. 4d82d12 KVM: lapic: do not scan IRR when delivering an interrupt by Paolo Bonzini · 8 years ago
  79. 26fbbee KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on PPR update by Paolo Bonzini · 8 years ago
  80. b3c045d KVM: lapic: remove unnecessary KVM_REQ_EVENT on PPR update by Paolo Bonzini · 8 years ago
  81. eb90f34 KVM: vmx: speed up TPR below threshold vmexits by Paolo Bonzini · 8 years ago
  82. 0f1e261 KVM: x86: add VCPU stat for KVM_REQ_EVENT processing by Paolo Bonzini · 8 years ago
  83. 0f89b20 kvm: svm: Use the hardware provided GPA instead of page walk by Tom Lendacky · 8 years ago
  84. 5bd5db3 KVM: x86: allow hotplug of VCPU with APIC ID over 0xff by Radim Krčmář · 8 years ago
  85. b4535b5 KVM: x86: make interrupt delivery fast and slow path behave the same by Radim Krčmář · 8 years ago
  86. 6e50043 KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id by Radim Krčmář · 8 years ago
  87. f98a3ef KVM: x86: use delivery to self in hyperv synic by Radim Krčmář · 8 years ago
  88. f160c7b kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits. by Junaid Shahid · 8 years ago
  89. 37f0e8f kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs by Junaid Shahid · 8 years ago
  90. f39a058 kvm: x86: mmu: Introduce a no-tracking version of mmu_spte_update by Junaid Shahid · 8 years ago
  91. 83ef6c8 kvm: x86: mmu: Refactor accessed/dirty checks in mmu_spte_update/clear by Junaid Shahid · 8 years ago
  92. 97dceba kvm: x86: mmu: Fast Page Fault path retries by Junaid Shahid · 8 years ago
  93. ea4114b kvm: x86: mmu: Rename spte_is_locklessly_modifiable() by Junaid Shahid · 8 years ago
  94. 27959a4 kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications by Junaid Shahid · 8 years ago
  95. 114df30 kvm: x86: reduce collisions in mmu_page_hash by David Matlack · 8 years ago
  96. f3414bc kvm: x86: export maximum number of mmu_page_hash collisions by David Matlack · 8 years ago
  97. 826da32 KVM: x86: simplify conditions with split/kernel irqchip by Radim Krčmář · 8 years ago
  98. 8231f50 KVM: x86: prevent setup of invalid routes by Radim Krčmář · 8 years ago
  99. e5dc487 KVM: x86: refactor pic setup in kvm_set_routing_entry by Radim Krčmář · 8 years ago
  100. 0994136 KVM: x86: make pic setup code look like ioapic setup by Radim Krčmář · 8 years ago