index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
/
page_track.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: use __vcalloc for very large allocations
Paolo Bonzini
2022-03-08
1
-3
/
+4
*
KVM: x86/mmu: Propagate memslot const qualifier
Ben Gardon
2021-12-08
1
-2
/
+2
*
KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page_track_is_active
Ben Gardon
2021-12-08
1
-2
/
+2
*
KVM: cleanup allocation of rmaps and page tracking data
David Stevens
2021-10-22
1
-42
/
+15
*
KVM: x86: only allocate gfn_track when necessary
David Stevens
2021-10-01
1
-3
/
+69
*
KVM: x86/mmu: Avoid memslot lookup in make_spte and mmu_try_to_unsync_pages
David Matlack
2021-10-01
1
-11
/
+3
*
KVM: x86/mmu: Avoid memslot lookup in page_fault_handle_page_track
David Matlack
2021-10-01
1
-7
/
+13
*
KVM: x86: Handle SRCU initialization failure during page track init
Haimin Zhang
2021-09-22
1
-2
/
+2
*
KVM: X86: Introduce kvm_mmu_slot_lpages() helpers
Peter Xu
2021-08-20
1
-0
/
+1
*
KVM: x86: Support write protecting only large pages
Keqian Zhu
2021-06-17
1
-1
/
+1
*
KVM: x86/mmu: Use an rwlock for the x86 MMU
Ben Gardon
2021-02-04
1
-4
/
+4
*
kvm: mmu: page_track: Fix RCU list API usage
Madhuparna Bhowmik
2020-08-24
1
-2
/
+4
*
KVM: x86/mmu: Add MMU-internal header
Sean Christopherson
2020-07-08
1
-1
/
+1
*
KVM: x86/mmu: Drop KVM's hugepage enums in favor of the kernel's enums
Sean Christopherson
2020-05-15
1
-2
/
+2
*
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2020-03-16
1
-1
/
+0
*
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2020-03-16
1
-9
/
+6
*
KVM: x86: create mmu/ subdirectory
Paolo Bonzini
2019-11-21
1
-0
/
+265