aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/mmu.c
AgeCommit message (Expand)Author
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-13arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2014-11-26arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel
2014-11-26arm64: KVM: fix unmapping with 48-bit VAsMark Rutland
2014-11-25arm, arm64: KVM: handle potential incoherency of readonly memslotsArd Biesheuvel
2014-11-25arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek
2014-11-25arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel
2014-10-15arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper
2014-10-14arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall
2014-10-14arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall
2014-10-13arm/arm64: KVM: map MMIO regions at creation timeArd Biesheuvel
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel
2014-10-10arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel
2014-10-10arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pagesArd Biesheuvel
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-09-11ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2014-08-27arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall
2014-07-11ARM: KVM: user_mem_abort: support stage 2 MMIO page mappingKim Phillips
2014-07-11ARM: KVM: Unmap IPA on memslot delete/moveEric Auger
2014-07-11arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2014-04-28arm: KVM: fix possible misalignment of PGDs and bounce pageMark Salter
2014-03-03ARM: KVM: fix warning in mmu.cMarc Zyngier
2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2014-03-03ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2014-03-03arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2014-01-08arm/arm64: KVM: relax the requirements of VMA alignment for THPMarc Zyngier
2013-12-11arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar
2013-11-19Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...Gleb Natapov
2013-11-16arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall
2013-10-17KVM: ARM: Transparent huge page (THP) supportChristoffer Dall
2013-10-17KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
2013-08-13ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall
2013-08-07arm64: KVM: fix 2-level page tables unmappingMarc Zyngier
2013-08-07ARM: KVM: Fix unaligned unmap_range leakChristoffer Dall
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-26ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier
2013-06-03ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier
2013-04-28ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier
2013-04-28ARM: KVM: rework HYP page table freeingMarc Zyngier
2013-04-28ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier
2013-04-28ARM: KVM: fix HYP mapping limitations around zeroMarc Zyngier
2013-04-28ARM: KVM: simplify HYP mapping populationMarc Zyngier
2013-03-06ARM: KVM: sanitize freeing of HYP page tablesMarc Zyngier
2013-03-06ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipaMarc Zyngier
2013-03-06ARM: KVM: move include of asm/idmap.h to kvm_mmu.hMarc Zyngier