1. 4d5cff6 x86/mtrr: Remove the mtrr_bp_init() stub by Christoph Hellwig · 3 years, 1 month ago
  2. 2839180 KVM: x86/mmu: clean up prefetch/prefault/speculative naming by Paolo Bonzini · 3 years, 4 months ago
  3. 5359785 KVM: x86/mmu: Avoid memslot lookup in make_spte and mmu_try_to_unsync_pages by David Matlack · 3 years, 5 months ago
  4. 7158bee KVM: MMU: pass kvm_mmu_page struct to make_spte by Paolo Bonzini · 3 years, 5 months ago
  5. ad67e48 KVM: MMU: clean up make_spte return value by Paolo Bonzini · 3 years, 5 months ago
  6. bcc4f2b KVM: MMU: mark page dirty in make_spte by Paolo Bonzini · 3 years, 4 months ago
  7. 8b8f9d7 KVM: X86: Don't check unsync if the original spte is writible by Lai Jiangshan · 3 years, 4 months ago
  8. f1c4a88 KVM: X86: Don't unsync pagetables when speculative by Lai Jiangshan · 3 years, 4 months ago
  9. 3b77daa KVM: x86/mmu: WARN on any reserved SPTE value when making a valid SPTE by Sean Christopherson · 3 years, 7 months ago
  10. 0337f58 KVM: x86/mmu: Rename unsync helper and update related comments by Sean Christopherson · 3 years, 7 months ago
  11. f0d4379 KVM: x86/mmu: Remove broken WARN that fires on 32-bit KVM w/ nested EPT by Sean Christopherson · 3 years, 7 months ago
  12. 715f107 KVM: x86/mmu: Use low available bits for removed SPTEs by Sean Christopherson · 3 years, 11 months ago
  13. edea7c4 KVM: x86/mmu: Use a dedicated bit to track shadow/MMU-present SPTEs by Sean Christopherson · 3 years, 11 months ago
  14. 613a3f3 KVM: x86/mmu: Use high bits for host/mmu writable masks for EPT SPTEs by Sean Christopherson · 3 years, 11 months ago
  15. 5fc3424 KVM: x86/mmu: Make Host-writable and MMU-writable bit locations dynamic by Sean Christopherson · 3 years, 11 months ago
  16. e7b7bde KVM: x86/mmu: Move logic for setting SPTE masks for EPT into the MMU proper by Sean Christopherson · 3 years, 11 months ago
  17. d6b87f2 KVM: x86/mmu: Co-locate code for setting various SPTE masks by Sean Christopherson · 3 years, 11 months ago
  18. b0de568 KVM: x86/mmu: Use MMIO SPTE bits 53 and 52 for the MMIO generation by Sean Christopherson · 3 years, 11 months ago
  19. 8a406c8 KVM: x86/mmu: Rename and document A/D scheme for TDP SPTEs by Sean Christopherson · 3 years, 11 months ago
  20. b09763d KVM: x86/mmu: Add module param to disable MMIO caching (for testing) by Sean Christopherson · 3 years, 11 months ago
  21. 8120337 KVM: x86/mmu: Stop using software available bits to denote MMIO SPTEs by Sean Christopherson · 3 years, 11 months ago
  22. c236d96 KVM: x86/mmu: Rename 'mask' to 'spte' in MMIO SPTE helpers by Sean Christopherson · 3 years, 11 months ago
  23. 30ab590 KVM: x86/mmu: Don't install bogus MMIO SPTEs if MMIO caching is disabled by Sean Christopherson · 3 years, 11 months ago
  24. 44aaa01 KVM: x86/mmu: Disable MMIO caching if MMIO value collides with L1TF by Sean Christopherson · 3 years, 11 months ago
  25. b3646477 KVM: x86: use static calls to reduce kvm_x86_ops overhead by Jason Baron · 4 years ago
  26. 34c0f6f KVM: mmu: Fix SPTE encoding of MMIO generation upper half by Maciej S. Szmigiero · 4 years, 1 month ago
  27. 8a967d6 KVM: x86: replace static const variables with macros by Paolo Bonzini · 4 years, 3 months ago
  28. 5a9624a KVM: mmu: extract spte.h and spte.c by Paolo Bonzini · 4 years, 3 months ago