index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
kvm: x86: Add a hook for arch specific dirty logging emulation
Bandan Das
1
-0
/
+15
2017-04-07
kvm: nVMX: support EPT accessed/dirty bits
Paolo Bonzini
1
-1
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-27
kvm: x86: mmu: Verify that restored PTE has needed perms in fast page fault
Junaid Shahid
1
-59
/
+68
2017-01-27
kvm: x86: mmu: Move pgtbl walk inside retry loop in fast_page_fault
Junaid Shahid
1
-5
/
+5
2017-01-27
kvm: x86: mmu: Update comment in mark_spte_for_access_track
Junaid Shahid
1
-3
/
+3
2017-01-27
kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c
Junaid Shahid
1
-1
/
+4
2017-01-09
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
Junaid Shahid
1
-65
/
+214
2017-01-09
kvm: x86: mmu: Introduce a no-tracking version of mmu_spte_update
Junaid Shahid
1
-13
/
+27
2017-01-09
kvm: x86: mmu: Refactor accessed/dirty checks in mmu_spte_update/clear
Junaid Shahid
1
-35
/
+31
2017-01-09
kvm: x86: mmu: Fast Page Fault path retries
Junaid Shahid
1
-51
/
+73
2017-01-09
kvm: x86: mmu: Rename spte_is_locklessly_modifiable()
Junaid Shahid
1
-5
/
+5
2017-01-09
kvm: x86: reduce collisions in mmu_page_hash
David Matlack
1
-1
/
+2
2017-01-09
kvm: x86: export maximum number of mmu_page_hash collisions
David Matlack
1
-8
/
+17
2016-11-24
kvm: svm: Add support for additional SVM NPF error codes
Tom Lendacky
1
-2
/
+18
2016-11-22
kvm: x86: don't print warning messages for unimplemented msrs
Bandan Das
1
-1
/
+1
2016-11-09
Merge tag 'tags/for-kvmgt' into HEAD
Paolo Bonzini
1
-2
/
+4
2016-11-04
kvm/page_track: call notifiers with kvm_page_track_notifier_node
Jike Song
1
-2
/
+4
2016-11-04
KVM: x86: add track_flush_slot page track notifier
Xiaoguang Chen
1
-0
/
+7
2016-11-02
KVM: x86: add track_flush_slot page track notifier
Xiaoguang Chen
1
-0
/
+7
2016-11-02
KVM: X86: MMU: no mmu_notifier_seq++ in kvm_age_hva
Peter Feiner
1
-9
/
+1
2016-08-19
mmu: don't pass *kvm to spte_write_protect and spte_*_dirty
Bandan Das
1
-6
/
+6
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+17
2016-07-14
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+2
2016-07-14
kvm: mmu: track read permission explicitly for shadow EPT page tables
Bandan Das
1
-3
/
+7
2016-07-14
kvm: mmu: don't set the present bit unconditionally
Bandan Das
1
-6
/
+7
2016-07-14
kvm: mmu: remove is_present_gpte()
Bandan Das
1
-1
/
+1
2016-07-14
kvm: mmu: extend the is_present check to 32 bits
Bandan Das
1
-1
/
+1
2016-06-14
KVM: x86: Fix typos
Andrea Gelmini
1
-1
/
+1
2016-06-02
KVM: x86: avoid write-tearing of TDP
Nadav Amit
1
-4
/
+4
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-16
/
+12
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2016-05-05
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
1
-2
/
+2
2016-04-20
KVM: MMU: skip obsolete sp in for_each_gfn_*()
Xiao Guangrong
1
-16
/
+12
2016-04-19
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
1
-2
/
+10
2016-04-01
kvm: set page dirty only if page has been writable
Yu Zhao
1
-2
/
+10
2016-03-31
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
1
-1
/
+2
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-03-22
KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...
Lan Tianyu
1
-4
/
+3
2016-03-22
KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
Lan Tianyu
1
-8
/
+7
2016-03-22
KVM, pkeys: introduce pkru_mask to cache conditions
Huaitong Han
1
-0
/
+80
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
1
-2
/
+2
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-212
/
+290
2016-03-10
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
1
-1
/
+3
2016-03-08
KVM: MMU: simplify last_pte_bitmap
Paolo Bonzini
1
-24
/
+26
2016-03-08
KVM: MMU: coalesce more page zapping in mmu_sync_children
Paolo Bonzini
1
-4
/
+11
2016-03-08
KVM: MMU: move zap/flush to kvm_mmu_get_page
Paolo Bonzini
1
-20
/
+20
2016-03-08
KVM: MMU: invert return value of mmu.sync_page and *kvm_sync_page*
Paolo Bonzini
1
-17
/
+14
2016-03-08
KVM: MMU: cleanup __kvm_sync_page and its callers
Paolo Bonzini
1
-6
/
+4
[next]