summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_mmu.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-161-13/+13
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-5/+31
|\
| * KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier2018-01-081-5/+2
| * KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier2018-01-081-0/+10
| * KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier2018-01-081-0/+12
| * arm64: KVM: Add invalidate_icache_range helperMarc Zyngier2018-01-081-2/+2
| * KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier2018-01-081-3/+10
* | arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier2018-01-081-0/+38
* | arm64: allow ID map to be extended to 52 bitsKristina Martsenko2017-12-221-1/+6
* | arm64: handle 52-bit physical addresses in page table entriesKristina Martsenko2017-12-221-2/+5
* | arm64: don't open code page table entry creationKristina Martsenko2017-12-221-0/+5
* | arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-221-0/+2
|/
* kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas2017-08-211-12/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-1/+0
|\
| * arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier2017-04-091-1/+0
* | arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-041-1/+1
* | arm64: KVM: Add support for VPIPT I-cachesWill Deacon2017-03-201-4/+5
* | arm64: cache: Merge cachetype.h into cache.hWill Deacon2017-03-201-1/+1
* | arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon2017-03-201-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-221-4/+2
|\
| * arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier2017-01-301-2/+1
| * arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier2017-01-301-2/+1
* | arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-121-2/+2
|/
* arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-041-1/+1
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-061-6/+0
|\
| * arm64/kvm: remove unused stub functionsMark Rutland2016-09-081-6/+0
* | arm64/kvm: use alternative auto-nopMark Rutland2016-09-121-7/+3
|/
* arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier2016-07-031-1/+0
* arm/arm64: KVM: Prune unused #definesMarc Zyngier2016-07-031-10/+0
* arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier2016-07-031-1/+0
* arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-031-1/+0
* arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier2016-07-031-3/+39
* arm64: KVM: Define HYP offset masksMarc Zyngier2016-07-031-2/+6
* arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier2016-07-031-2/+1
* arm64: KVM: Merged page tables documentationMarc Zyngier2016-07-031-3/+37
* arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier2016-06-291-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-84/+27
|\
| * kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-091-7/+20
| * kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2016-04-211-18/+0
| * kvm: arm64: Get rid of fake page table levelsSuzuki K Poulose2016-04-211-62/+2
| * kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose2016-04-211-24/+0
| * kvm-arm: arm64: Introduce hyp page table empty checksSuzuki K Poulose2016-04-211-0/+14
| * kvm-arm: arm64: Introduce stage2 page table helpersSuzuki K Poulose2016-04-211-27/+2
| * kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose2016-04-211-0/+43
* | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-281-0/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-1/+1
|\
| * arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose2016-02-251-1/+1
* | arm64: KVM: VHE: Patch out kern_hyp_vaMarc Zyngier2016-02-291-1/+11
|/
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-151-1/+2
* arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-181-0/+8