index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
tlb.c
Age
Commit message (
Expand
)
Author
2020-07-05
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
2020-05-04
arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
Andrew Scull
2020-03-13
arm64: kvm: hyp: use cpus_have_final_cap()
Mark Rutland
2020-01-16
arm64: Workaround for Cortex-A55 erratum 1530923
Steven Price
2020-01-16
arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE
Steven Price
2020-01-16
arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE
Steven Price
2019-10-26
arm64: KVM: Disable EL1 PTW when invalidating S2 TLBs
Marc Zyngier
2019-09-09
arm64: KVM: Replace hyp_alternate_select with has_vhe()
Marc Zyngier
2019-08-18
arm64/kvm: Remove VMID rollover I-cache maintenance
Mark Rutland
2019-07-05
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-12-10
arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation
Marc Zyngier
2018-12-10
arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
Marc Zyngier
2018-10-01
kvm: arm64: Add helper for loading the stage2 setting for a VM
Suzuki K Poulose
2018-01-08
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
2017-03-20
arm64: KVM: Add support for VPIPT I-caches
Will Deacon
2017-03-06
arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
Marc Zyngier
2017-01-27
arm64: Use __tlbi() macros in KVM code
Christopher Covington
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
2016-09-08
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
2016-02-29
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2015-12-14
arm64: KVM: Remove weak attributes
Marc Zyngier
2015-12-14
arm64: KVM: Add compatibility aliases
Marc Zyngier
2015-12-14
arm64: KVM: Implement TLB handling
Marc Zyngier