1. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  2. afd28fe KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte() by Takuya Yoshikawa · 9 years ago
  3. 018aabb KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct by Takuya Yoshikawa · 9 years ago
  4. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  5. 699023e KVM: x86: add SMM to the MMU role, support SMRAM address space by Paolo Bonzini · 9 years ago
  6. 54bf36a KVM: x86: use vcpu-specific functions to read/write/translate GFNs by Paolo Bonzini · 9 years ago
  7. e4cd1da KVM: x86: pass struct kvm_mmu_page to gfn_to_rmap by Paolo Bonzini · 9 years ago
  8. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  9. 0d53679 KVM: MMU: introduce for_each_rmap_spte() by Xiao Guangrong · 9 years ago
  10. 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
  11. 521ee0c kvm: mmu: delay mmu audit activation by Sasha Levin · 11 years ago
  12. cb9aaa3 KVM: do not release the error pfn by Xiao Guangrong · 12 years ago
  13. 65fbe37 KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array by Takuya Yoshikawa · 12 years ago
  14. 1e3f42f KVM: MMU: Improve iteration through sptes from rmap by Takuya Yoshikawa · 12 years ago
  15. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  16. e4b35cc KVM: MMU: Remove unused kvm parameter from rmap_next() by Takuya Yoshikawa · 13 years ago
  17. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 12 years ago
  18. e37fa78 KVM: MMU: audit: inline audit function by Xiao Guangrong · 13 years ago
  19. 0375f7f KVM: MMU: audit: replace mmu audit tracepoint with jump-label by Xiao Guangrong · 13 years ago
  20. bd80158 KVM: Clean up and extend rate-limited output by Jan Kiszka · 13 years ago
  21. c370795 KVM: MMU: remove bypass_guest_pf by Xiao Guangrong · 13 years ago
  22. b034cf0 KVM: MMU: audit: allow audit more guests at the same time by Xiao Guangrong · 14 years ago
  23. 9611c18 KVM: fix typo in copyright notice by Nicolas Kaiser · 14 years ago
  24. 6903074 KVM: MMU: audit: check whether have unsync sps after root sync by Xiao Guangrong · 14 years ago
  25. 38904e1 KVM: MMU: audit: introduce audit_printk to cleanup audit code by Xiao Guangrong · 14 years ago
  26. 98224bf KVM: MMU: audit: fix vcpu's spte walking by Xiao Guangrong · 14 years ago
  27. 30644b9 KVM: MMU: lower the aduit frequency by Xiao Guangrong · 14 years ago
  28. eb25918 KVM: MMU: improve spte audit by Xiao Guangrong · 14 years ago
  29. 49edf87 KVM: MMU: improve active sp audit by Xiao Guangrong · 14 years ago
  30. 2f4f337 KVM: MMU: move audit to a separate file by Xiao Guangrong · 14 years ago