index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
tlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
KVM: arm64: Ensure TLBI uses correct VMID after changing context
Will Deacon
1
-3
/
+3
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
1
-24
/
+91
2024-05-01
KVM: arm64: Support TLB invalidation in guest context
Will Deacon
1
-24
/
+91
2024-04-01
KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
Will Deacon
1
-1
/
+2
2023-12-05
KVM: arm64: Remove VPIPT I-cache handling
Marc Zyngier
1
-61
/
+0
2023-08-17
KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
1
-0
/
+30
2023-05-16
KVM: arm64: Use local TLBI on permission relaxation
Marc Zyngier
1
-0
/
+52
2023-04-14
KVM: arm64: nvhe: Synchronise with page table walker on TLBI
Marc Zyngier
1
-9
/
+29
2021-08-20
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
1
-2
/
+2
2021-08-20
KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
Marc Zyngier
1
-1
/
+1
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
1
-1
/
+1
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
1
-1
/
+3
2021-03-09
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
1
-1
/
+2
2020-10-30
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+0
2020-10-29
KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
Marc Zyngier
1
-1
/
+0
2020-10-21
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
1
-0
/
+7
2020-10-01
KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guest
Marc Zyngier
1
-0
/
+7
2020-09-15
KVM: arm64: nVHE: Fix pointers during SMCCC convertion
Andrew Scull
1
-2
/
+0
2020-07-07
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
1
-2
/
+3
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
1
-17
/
+16
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
1
-8
/
+6
2020-07-05
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
1
-0
/
+156