index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
page_track.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-02-20
kvm: x86: Add memcg accounting to KVM allocations
Ben Gardon
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-03-28
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2016-11-04
kvm/page_track: export symbols for external usage
Jike Song
2016-11-04
kvm/page_track: call notifiers with kvm_page_track_notifier_node
Jike Song
2016-11-04
KVM: x86: add track_flush_slot page track notifier
Xiaoguang Chen
2016-03-22
KVM: page_track: fix access to NULL slot
Paolo Bonzini
2016-03-03
KVM: page track: add notifier support
Xiao Guangrong
2016-03-03
KVM: MMU: let page fault handler be aware tracked page
Xiao Guangrong
2016-03-03
KVM: page track: introduce kvm_slot_page_track_{add,remove}_page
Xiao Guangrong
2016-03-03
KVM: page track: add the framework of guest page tracking
Xiao Guangrong