Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-09 | mm: introduce kv[mz]alloc helpers | Michal Hocko | 1 | -2/+2 |
2017-03-28 | KVM: x86: cleanup the page tracking SRCU instance | Paolo Bonzini | 1 | -0/+8 |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar | 1 | -0/+2 |
2016-11-04 | kvm/page_track: export symbols for external usage | Jike Song | 1 | -0/+4 |
2016-11-04 | kvm/page_track: call notifiers with kvm_page_track_notifier_node | Jike Song | 1 | -2/+2 |
2016-11-04 | KVM: x86: add track_flush_slot page track notifier | Xiaoguang Chen | 1 | -0/+25 |
2016-03-22 | KVM: page_track: fix access to NULL slot | Paolo Bonzini | 1 | -2/+7 |
2016-03-03 | KVM: page track: add notifier support | Xiao Guangrong | 1 | -0/+70 |
2016-03-03 | KVM: MMU: let page fault handler be aware tracked page | Xiao Guangrong | 1 | -0/+15 |
2016-03-03 | KVM: page track: introduce kvm_slot_page_track_{add,remove}_page | Xiao Guangrong | 1 | -0/+85 |
2016-03-03 | KVM: page track: add the framework of guest page tracking | Xiao Guangrong | 1 | -0/+52 |