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
/
include
/
asm
/
kvm_page_track.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: cleanup allocation of rmaps and page tracking data
David Stevens
2021-10-22
1
-1
/
+2
*
KVM: x86: only allocate gfn_track when necessary
David Stevens
2021-10-01
1
-2
/
+6
*
KVM: x86/mmu: Avoid memslot lookup in make_spte and mmu_try_to_unsync_pages
David Matlack
2021-10-01
1
-2
/
+0
*
KVM: x86/mmu: Avoid memslot lookup in page_fault_handle_page_track
David Matlack
2021-10-01
1
-0
/
+2
*
KVM: x86: Handle SRCU initialization failure during page track init
Haimin Zhang
2021-09-22
1
-1
/
+1
*
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2020-03-16
1
-2
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
2017-03-28
1
-0
/
+1
*
kvm/page_track: call notifiers with kvm_page_track_notifier_node
Jike Song
2016-11-04
1
-2
/
+5
*
KVM: x86: add track_flush_slot page track notifier
Xiaoguang Chen
2016-11-04
1
-0
/
+9
*
KVM: page track: add notifier support
Xiao Guangrong
2016-03-03
1
-0
/
+39
*
KVM: MMU: let page fault handler be aware tracked page
Xiao Guangrong
2016-03-03
1
-0
/
+2
*
KVM: page track: introduce kvm_slot_page_track_{add,remove}_page
Xiao Guangrong
2016-03-03
1
-0
/
+7
*
KVM: page track: add the framework of guest page tracking
Xiao Guangrong
2016-03-03
1
-0
/
+13