summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier
2016-07-03arm: KVM: Simplify HYP initMarc Zyngier
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier
2016-07-03arm/arm64: KVM: Always have merged page tablesMarc Zyngier
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier
2016-06-27KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse
2016-06-14KVM: ARM: Fix typosAndrea Gelmini
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall
2016-05-20KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli
2016-04-29arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-04-21kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose
2016-04-21kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose
2016-04-21kvm-arm: Add stage2 page table modifiersSuzuki K Poulose
2016-04-21kvm-arm: Add explicit hyp page table modifiersSuzuki K Poulose
2016-04-21kvm-arm: Use explicit stage2 helper routinesSuzuki K Poulose
2016-04-21kvm-arm: Remove kvm_pud_huge()Suzuki K Poulose
2016-04-21kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_hugeSuzuki K Poulose
2016-04-21kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose
2016-04-06arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla
2016-03-31arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse
2016-03-21KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-29KVM: arm/arm64: timer: Add active state cachingMarc Zyngier
2016-02-29ARM: KVM: Switch the CP reg search to be a binary searchMarc Zyngier
2016-02-29ARM: KVM: Rename struct coproc_reg::is_64 to is_64bitMarc Zyngier
2016-02-29ARM: KVM: Enforce sorting of all CP tablesMarc Zyngier
2016-02-29ARM: KVM: Properly sort the invariant tableMarc Zyngier
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao
2016-02-29arm64: KVM: Free perf event of PMU when destroying vcpuShannon Zhao
2016-02-29arm64: KVM: Add PMU overflow interrupt routingShannon Zhao
2016-02-29ARM: KVM: Use common version of timer-sr.cMarc Zyngier