index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: svm: Add support for additional SVM NPF error codes
Tom Lendacky
2016-11-24
1
-2
/
+18
*
kvm: x86: don't print warning messages for unimplemented msrs
Bandan Das
2016-11-22
1
-1
/
+1
*
Merge tag 'tags/for-kvmgt' into HEAD
Paolo Bonzini
2016-11-09
1
-2
/
+4
|
\
|
*
kvm/page_track: call notifiers with kvm_page_track_notifier_node
Jike Song
2016-11-04
1
-2
/
+4
|
*
KVM: x86: add track_flush_slot page track notifier
Xiaoguang Chen
2016-11-04
1
-0
/
+7
*
|
KVM: x86: add track_flush_slot page track notifier
Xiaoguang Chen
2016-11-02
1
-0
/
+7
*
|
KVM: X86: MMU: no mmu_notifier_seq++ in kvm_age_hva
Peter Feiner
2016-11-02
1
-9
/
+1
|
/
*
mmu: don't pass *kvm to spte_write_protect and spte_*_dirty
Bandan Das
2016-08-19
1
-6
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-12
/
+17
|
\
|
*
kvm: mmu: track read permission explicitly for shadow EPT page tables
Bandan Das
2016-07-14
1
-3
/
+7
|
*
kvm: mmu: don't set the present bit unconditionally
Bandan Das
2016-07-14
1
-6
/
+7
|
*
kvm: mmu: remove is_present_gpte()
Bandan Das
2016-07-14
1
-1
/
+1
|
*
kvm: mmu: extend the is_present check to 32 bits
Bandan Das
2016-07-14
1
-1
/
+1
|
*
KVM: x86: Fix typos
Andrea Gelmini
2016-06-14
1
-1
/
+1
*
|
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+2
|
/
*
KVM: x86: avoid write-tearing of TDP
Nadav Amit
2016-06-02
1
-4
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
1
-16
/
+12
|
\
|
*
KVM: MMU: skip obsolete sp in for_each_gfn_*()
Xiao Guangrong
2016-04-20
1
-16
/
+12
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-16
1
-1
/
+2
|
\
\
|
*
\
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2016-04-19
1
-2
/
+10
|
|
\
\
|
|
|
/
|
*
|
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
2016-03-31
1
-1
/
+2
*
|
|
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
2016-05-05
1
-2
/
+2
|
|
/
|
/
|
*
|
kvm: set page dirty only if page has been writable
Yu Zhao
2016-04-01
1
-2
/
+10
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-24
1
-2
/
+2
|
\
|
*
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-03-17
1
-2
/
+2
|
|
\
|
|
*
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-24
1
-2
/
+2
*
|
|
KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...
Lan Tianyu
2016-03-22
1
-4
/
+3
*
|
|
KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
Lan Tianyu
2016-03-22
1
-8
/
+7
*
|
|
KVM, pkeys: introduce pkru_mask to cache conditions
Huaitong Han
2016-03-22
1
-0
/
+80
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
1
-212
/
+290
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: MMU: simplify last_pte_bitmap
Paolo Bonzini
2016-03-08
1
-24
/
+26
|
*
|
KVM: MMU: coalesce more page zapping in mmu_sync_children
Paolo Bonzini
2016-03-08
1
-4
/
+11
|
*
|
KVM: MMU: move zap/flush to kvm_mmu_get_page
Paolo Bonzini
2016-03-08
1
-20
/
+20
|
*
|
KVM: MMU: invert return value of mmu.sync_page and *kvm_sync_page*
Paolo Bonzini
2016-03-08
1
-17
/
+14
|
*
|
KVM: MMU: cleanup __kvm_sync_page and its callers
Paolo Bonzini
2016-03-08
1
-6
/
+4
|
*
|
KVM: MMU: use kvm_sync_page in kvm_sync_pages
Paolo Bonzini
2016-03-08
1
-2
/
+1
|
*
|
KVM: MMU: move TLB flush out of __kvm_sync_page
Paolo Bonzini
2016-03-08
1
-29
/
+24
|
*
|
KVM: MMU: introduce kvm_mmu_flush_or_zap
Paolo Bonzini
2016-03-08
1
-9
/
+10
|
*
|
KVM: MMU: check kvm_mmu_pages and mmu_page_path indices
Xiao Guangrong
2016-03-04
1
-1
/
+6
|
*
|
KVM: MMU: Fix ubsan warnings
Paolo Bonzini
2016-03-04
1
-24
/
+33
|
*
|
KVM: MMU: cleanup handle_abnormal_pfn
Paolo Bonzini
2016-03-04
1
-6
/
+2
|
*
|
KVM: MMU: apply page track notifier
Xiao Guangrong
2016-03-03
1
-2
/
+17
|
*
|
KVM: MMU: simplify mmu_need_write_protect
Xiao Guangrong
2016-03-03
1
-22
/
+7
|
*
|
KVM: MMU: use page track for non-leaf shadow pages
Xiao Guangrong
2016-03-03
1
-5
/
+21
|
*
|
KVM: MMU: clear write-flooding on the fast path of tracked page
Xiao Guangrong
2016-03-03
1
-2
/
+20
|
*
|
KVM: MMU: let page fault handler be aware tracked page
Xiao Guangrong
2016-03-03
1
-7
/
+37
|
*
|
KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
Xiao Guangrong
2016-03-03
1
-5
/
+11
|
*
|
KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
Xiao Guangrong
2016-03-03
1
-13
/
+25
|
*
|
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
Xiao Guangrong
2016-03-03
1
-12
/
+13
|
*
|
KVM: x86: use list_last_entry
Geliang Tang
2016-02-23
1
-2
/
+2
[next]