index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-20
Revert "KVM: MMU: lazily drop large spte"
Marcelo Tosatti
2013-02-06
KVM: MMU: cleanup __direct_map
Xiao Guangrong
2013-02-06
KVM: MMU: remove pt_access in mmu_set_spte
Xiao Guangrong
2013-02-06
KVM: MMU: cleanup mapping-level
Xiao Guangrong
2013-02-06
KVM: MMU: lazily drop large spte
Xiao Guangrong
2013-02-05
Revert "KVM: MMU: split kvm_mmu_free_page"
Gleb Natapov
2013-02-04
KVM: MMU: drop superfluous min() call.
Gleb Natapov
2013-02-04
KVM: MMU: set base_role.nxe during mmu initialization.
Gleb Natapov
2013-02-04
KVM: MMU: drop unneeded checks.
Gleb Natapov
2013-02-04
KVM: MMU: make spte_is_locklessly_modifiable() more clear
Gleb Natapov
2013-01-14
KVM: MMU: Conditionally reschedule when kvm_mmu_slot_remove_write_access() ta...
Takuya Yoshikawa
2013-01-14
KVM: Make kvm_mmu_slot_remove_write_access() take mmu_lock by itself
Takuya Yoshikawa
2013-01-14
KVM: Make kvm_mmu_change_mmu_pages() take mmu_lock by itself
Takuya Yoshikawa
2013-01-14
KVM: Remove unused slot_bitmap from kvm_mmu_page
Takuya Yoshikawa
2013-01-14
KVM: MMU: Make kvm_mmu_slot_remove_write_access() rmap based
Takuya Yoshikawa
2013-01-14
KVM: MMU: Remove unused parameter level from __rmap_write_protect()
Takuya Yoshikawa
2013-01-10
KVM: MMU: fix infinite fault access retry
Xiao Guangrong
2013-01-10
KVM: MMU: fix Dirty bit missed if CR0.WP = 0
Xiao Guangrong
2012-12-06
KVM: MMU: optimize for set_spte
Xiao Guangrong
2012-10-29
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-29
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
2012-10-23
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
2012-10-22
KVM: MMU: fix release noslot pfn
Xiao Guangrong
2012-10-17
KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h
Xiao Guangrong
2012-10-17
KVM: MMU: remove mmu_is_invalid
Xiao Guangrong
2012-09-20
KVM: MMU: Optimize is_last_gpte()
Avi Kivity
2012-09-20
KVM: MMU: Optimize pte permission checks
Avi Kivity
2012-09-20
KVM: MMU: Move gpte_access() out of paging_tmpl.h
Avi Kivity
2012-09-20
KVM: MMU: Push clean gpte write protection out of gpte_access()
Avi Kivity
2012-09-10
KVM: MMU: remove unnecessary check
Xiao Guangrong
2012-08-26
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2012-08-22
KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended
Takuya Yoshikawa
2012-08-22
KVM: introduce readonly memslot
Xiao Guangrong
2012-08-22
KVM: introduce gfn_to_pfn_memslot_atomic
Xiao Guangrong
2012-08-06
KVM: do not release the error pfn
Xiao Guangrong
2012-08-06
KVM: introduce KVM_PFN_ERR_HWPOISON
Xiao Guangrong
2012-08-06
KVM: introduce KVM_PFN_ERR_FAULT
Xiao Guangrong
2012-08-06
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
2012-08-06
KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array
Takuya Yoshikawa
2012-07-26
KVM: MMU: use kvm_release_pfn_clean to release pfn
Xiao Guangrong
2012-07-26
Merge branch 'queue' into next
Avi Kivity
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-07-19
KVM: remove the unused parameter of gfn_to_pfn_memslot
Xiao Guangrong
2012-07-19
KVM: using get_fault_pfn to get the fault pfn
Xiao Guangrong
2012-07-19
KVM: MMU: track the refcount when unmap the page
Xiao Guangrong
2012-07-18
KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()
Takuya Yoshikawa
2012-07-18
KVM: MMU: Push trace_kvm_age_page() into kvm_age_rmapp()
Takuya Yoshikawa
2012-07-18
KVM: MMU: Add memslot parameter to hva handlers
Takuya Yoshikawa
2012-07-18
KVM: Separate rmap_pde from kvm_lpage_info->write_count
Takuya Yoshikawa
[prev]
[next]