summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-043-0/+22
|\
| * KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-223-0/+22
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-028-159/+104Star
|\ \
| * | Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-07-225-151/+96Star
| |\|
| | * KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-181-0/+1
| | * KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2016-07-181-1/+1
| | * arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier2016-07-031-9/+9
| | * arm/arm64: KVM: Check that IDMAP doesn't intersect with VA rangeMarc Zyngier2016-07-031-0/+15
| | * arm: KVM: Allow hyp teardownMarc Zyngier2016-07-032-1/+17
| | * arm: KVM: Simplify HYP initMarc Zyngier2016-07-031-40/+9Star
| | * arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier2016-07-032-27/+7Star
| | * arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-032-20/+3Star
| | * arm/arm64: KVM: Always have merged page tablesMarc Zyngier2016-07-031-40/+34Star
| | * arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier2016-07-031-2/+0Star
| | * KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2016-07-032-13/+0Star
| | * arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier2016-06-292-4/+4
| | * arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier2016-06-291-1/+1
| | * arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier2016-06-292-8/+10
| * | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-011-4/+4
| |/
| * KVM: ARM: Fix typosAndrea Gelmini2016-06-144-4/+4
* | KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse2016-06-271-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-274-27/+52
|\
| * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-201-1/+7
| * KVM: arm/arm64: vgic-new: enable buildAndre Przywara2016-05-202-0/+18
| * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-201-12/+13
| * KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2016-05-201-5/+5
| * KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall2016-05-201-7/+7
| * KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall2016-05-201-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-192-188/+222
|\|
| * kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-091-17/+29
| * arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier2016-04-291-6/+11
| * kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2016-04-212-32/+7Star
| * kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose2016-04-211-8/+1Star
| * kvm-arm: Add stage2 page table modifiersSuzuki K Poulose2016-04-211-53/+44Star
| * kvm-arm: Add explicit hyp page table modifiersSuzuki K Poulose2016-04-211-5/+99
| * kvm-arm: Use explicit stage2 helper routinesSuzuki K Poulose2016-04-211-24/+24
| * kvm-arm: Remove kvm_pud_huge()Suzuki K Poulose2016-04-211-3/+1Star
| * kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_hugeSuzuki K Poulose2016-04-211-9/+8Star
| * kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose2016-04-211-40/+7Star
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-172-47/+76
|\ \
| * | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-282-48/+76
* | | mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli2016-05-061-1/+1
| |/ |/|
* | arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla2016-04-061-3/+10
|/
* arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse2016-03-311-19/+33
* KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger2016-03-211-0/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-181-3/+5
|\
| * arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-02-181-3/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-1621-1291/+1162Star
|\ \
| * | KVM: arm/arm64: timer: Add active state cachingMarc Zyngier2016-02-291-0/+1
| * | ARM: KVM: Switch the CP reg search to be a binary searchMarc Zyngier2016-02-291-18/+23