index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
KVM: MMU: optimize for set_spte
Xiao Guangrong
1
-4
/
+12
2012-10-30
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
1
-2
/
+2
2012-10-30
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
1
-2
/
+1
2012-10-23
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
1
-2
/
+2
2012-10-22
KVM: MMU: fix release noslot pfn
Xiao Guangrong
1
-2
/
+1
2012-10-17
KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h
Xiao Guangrong
1
-8
/
+28
2012-10-17
KVM: MMU: remove mmu_is_invalid
Xiao Guangrong
1
-5
/
+0
2012-09-20
KVM: MMU: Optimize is_last_gpte()
Avi Kivity
1
-0
/
+31
2012-09-20
KVM: MMU: Optimize pte permission checks
Avi Kivity
1
-0
/
+38
2012-09-20
KVM: MMU: Move gpte_access() out of paging_tmpl.h
Avi Kivity
1
-0
/
+10
2012-09-20
KVM: MMU: Push clean gpte write protection out of gpte_access()
Avi Kivity
1
-0
/
+12
2012-09-10
KVM: MMU: remove unnecessary check
Xiao Guangrong
1
-5
/
+0
2012-08-26
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
1
-4
/
+9
2012-08-22
KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended
Takuya Yoshikawa
1
-4
/
+9
2012-08-22
KVM: introduce readonly memslot
Xiao Guangrong
1
-0
/
+9
2012-08-22
KVM: introduce gfn_to_pfn_memslot_atomic
Xiao Guangrong
1
-4
/
+1
2012-08-06
KVM: do not release the error pfn
Xiao Guangrong
1
-4
/
+3
2012-08-06
KVM: introduce KVM_PFN_ERR_HWPOISON
Xiao Guangrong
1
-1
/
+1
2012-08-06
KVM: introduce KVM_PFN_ERR_FAULT
Xiao Guangrong
1
-1
/
+1
2012-08-06
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
1
-4
/
+1
2012-08-06
KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array
Takuya Yoshikawa
1
-1
/
+2
2012-07-26
KVM: MMU: use kvm_release_pfn_clean to release pfn
Xiao Guangrong
1
-1
/
+1
2012-07-26
Merge branch 'queue' into next
Avi Kivity
1
-39
/
+78
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-98
/
+261
2012-07-20
KVM: remove the unused parameter of gfn_to_pfn_memslot
Xiao Guangrong
1
-1
/
+1
2012-07-20
KVM: using get_fault_pfn to get the fault pfn
Xiao Guangrong
1
-4
/
+2
2012-07-20
KVM: MMU: track the refcount when unmap the page
Xiao Guangrong
1
-0
/
+8
2012-07-18
KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()
Takuya Yoshikawa
1
-10
/
+18
2012-07-18
KVM: MMU: Push trace_kvm_age_page() into kvm_age_rmapp()
Takuya Yoshikawa
1
-13
/
+10
2012-07-18
KVM: MMU: Add memslot parameter to hva handlers
Takuya Yoshikawa
1
-7
/
+9
2012-07-18
KVM: Separate rmap_pde from kvm_lpage_info->write_count
Takuya Yoshikawa
1
-3
/
+3
2012-07-18
KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...
Takuya Yoshikawa
1
-0
/
+5
2012-07-18
KVM: MMU: Make kvm_handle_hva() handle range of addresses
Takuya Yoshikawa
1
-10
/
+32
2012-07-18
KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
Takuya Yoshikawa
1
-2
/
+1
2012-07-18
KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva()
Takuya Yoshikawa
1
-6
/
+6
2012-07-11
KVM: MMU: trace fast page fault
Xiao Guangrong
1
-0
/
+2
2012-07-11
KVM: MMU: fast path of handling guest page fault
Xiao Guangrong
1
-17
/
+127
2012-07-11
KVM: MMU: introduce SPTE_MMU_WRITEABLE bit
Xiao Guangrong
1
-19
/
+38
2012-07-11
KVM: MMU: fold tlb flush judgement into mmu_spte_update
Xiao Guangrong
1
-13
/
+20
2012-07-11
KVM: MMU: cleanup spte_write_protect
Xiao Guangrong
1
-16
/
+29
2012-07-11
KVM: MMU: abstract spte write-protect
Xiao Guangrong
1
-27
/
+31
2012-07-11
KVM: MMU: return bool in __rmap_write_protect
Xiao Guangrong
1
-6
/
+7
2012-07-09
KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation
Avi Kivity
1
-0
/
+2
2012-07-04
KVM: MMU: fix shrinking page from the empty mmu
Xiao Guangrong
1
-0
/
+3
2012-06-14
KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit
Xudong Hao
1
-1
/
+1
2012-06-12
KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc()
Takuya Yoshikawa
1
-9
/
+5
2012-06-06
KVM: disable uninitialized var warning
Michael S. Tsirkin
1
-1
/
+1
2012-06-05
KVM: MMU: do not iterate over all VMs in mmu_shrink()
Gleb Natapov
1
-10
/
+17
2012-06-05
KVM: VMX: Use EPT Access bit in response to memory notifiers
Xudong Hao
1
-6
/
+8
2012-05-28
KVM: MMU: fix huge page adapted on non-PAE host
Xiao Guangrong
1
-2
/
+1
[next]