index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
page_track.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
kvm: x86: Add memcg accounting to KVM allocations
Ben Gardon
2019-02-20
1
-1
/
+1
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-13
1
-2
/
+3
*
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
*
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-09
1
-2
/
+2
*
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
2017-03-28
1
-0
/
+8
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
kvm/page_track: export symbols for external usage
Jike Song
2016-11-04
1
-0
/
+4
*
kvm/page_track: call notifiers with kvm_page_track_notifier_node
Jike Song
2016-11-04
1
-2
/
+2
*
KVM: x86: add track_flush_slot page track notifier
Xiaoguang Chen
2016-11-04
1
-0
/
+25
*
KVM: page_track: fix access to NULL slot
Paolo Bonzini
2016-03-22
1
-2
/
+7
*
KVM: page track: add notifier support
Xiao Guangrong
2016-03-03
1
-0
/
+70
*
KVM: MMU: let page fault handler be aware tracked page
Xiao Guangrong
2016-03-03
1
-0
/
+15
*
KVM: page track: introduce kvm_slot_page_track_{add,remove}_page
Xiao Guangrong
2016-03-03
1
-0
/
+85
*
KVM: page track: add the framework of guest page tracking
Xiao Guangrong
2016-03-03
1
-0
/
+52