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
2018-01-11
x86: kvm: propagate register_shrinker return code
Arnd Bergmann
1
-6
/
+10
2018-01-11
KVM MMU: check pending exception before injecting APF
Haozhong Zhang
1
-1
/
+2
2017-12-14
KVM: MMU: Fix infinite loop when there is no available mmu page
Wanpeng Li
1
-4
/
+4
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-61
/
+54
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-10-12
KVM: x86: extend usage of RET_MMIO_PF_* constants
Paolo Bonzini
1
-49
/
+46
2017-10-12
KVM: SVM: limit kvm_handle_page_fault to #PF handling
Paolo Bonzini
1
-3
/
+2
2017-10-12
arch/x86: remove redundant null checks before kmem_cache_destroy
Tim Hansen
1
-4
/
+2
2017-10-12
kvm, mm: account kvm related kmem slabs to kmemcg
Shakeel Butt
1
-2
/
+2
2017-10-12
KVM: x86: mmu: free_page can handle NULL
David Hildenbrand
1
-2
/
+1
2017-10-12
KVM: x86: mmu: returning void in a void function is strange
David Hildenbrand
1
-1
/
+1
2017-10-10
KVM: MMU: always terminate page walks at level 1
Ladi Prosek
1
-7
/
+7
2017-10-10
KVM: nVMX: update last_nonleaf_level when initializing nested EPT
Ladi Prosek
1
-0
/
+1
2017-10-04
kvm/x86: Avoid async PF preempting the kernel incorrectly
Boqun Feng
1
-1
/
+1
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-94
/
+173
2017-08-26
kvm/x86: Avoid clearing the C-bit in rsvd_bits()
Brijesh Singh
1
-3
/
+27
2017-08-24
KVM: MMU: speedup update_permission_bitmask
Paolo Bonzini
1
-51
/
+70
2017-08-24
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
1
-14
/
+29
2017-08-24
KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.
Yu Zhang
1
-18
/
+18
2017-08-18
KVM: x86: fix use of L1 MMIO areas in nested guests
Paolo Bonzini
1
-1
/
+8
2017-08-18
KVM: x86: Avoid guest page table walk when gpa_available is set
Brijesh Singh
1
-0
/
+6
2017-08-18
KVM: x86: simplify ept_misconfig
Paolo Bonzini
1
-1
/
+18
2017-08-11
KVM: MMU: Bail out immediately if there is no available mmu page
Wanpeng Li
1
-9
/
+27
2017-08-11
KVM: MMU: Fix softlockup due to mmu_lock is held too long
Wanpeng Li
1
-3
/
+1
2017-08-10
kvm: nVMX: Add support for fast unprotection of nested guest page tables
Paolo Bonzini
1
-4
/
+1
2017-08-10
KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
Brijesh Singh
1
-1
/
+2
2017-08-07
KVM: x86: generalize guest_cpuid_has_ helpers
Radim Krčmář
1
-3
/
+4
2017-07-18
kvm/x86/svm: Support Secure Memory Encryption within KVM
Tom Lendacky
1
-4
/
+7
2017-07-14
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
1
-1
/
+1
2017-07-14
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
Wanpeng Li
1
-0
/
+33
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-54
/
+101
2017-07-03
x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12
Peter Feiner
1
-0
/
+1
2017-07-03
kvm: x86: mmu: allow A/D bits to be disabled in an mmu
Peter Feiner
1
-30
/
+85
2017-07-03
x86: kvm: mmu: make spte mmio mask more explicit
Peter Feiner
1
-3
/
+6
2017-07-03
x86: kvm: mmu: dead code thanks to access tracking
Peter Feiner
1
-21
/
+9
2017-06-11
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
1
-2
/
+5
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
[next]