summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
2015-03-26arm: KVM: Don't return PSCI_INVAL if waitqueue is inactiveChristoffer Dall
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2014-12-11arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier
2014-12-11arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2014-12-11KVM: ARM: Add support for Cortex-A7Jonathan Austin
2014-12-11arm: kvm: implement CPU PM notifierLorenzo Pieralisi
2014-12-11ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2014-12-11ARM: KVM: fix warning in mmu.cMarc Zyngier
2014-12-11KVM: ARM: Transparent huge page (THP) supportChristoffer Dall
2014-12-11KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall
2014-12-11KVM: ARM: Fix calculation of virtual CPU IDJonathan Austin
2014-12-11ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel
2014-12-11ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel
2014-12-11KVM: ARM: Fix typo in comments of inject_abt()Anup Patel
2013-11-29arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall
2013-09-24ARM: kvm: rename cpu_reset to avoid name clashOlof Johansson
2013-09-06Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-08-30ARM: KVM: Add newlines to panic stringsChristoffer Dall
2013-08-30ARM: KVM: Work around older compiler bugChristoffer Dall
2013-08-30ARM: KVM: Simplify tracepoint textChristoffer Dall
2013-08-13ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall
2013-08-12ARM: kvm: use inner-shareable barriers after TLB flushingWill Deacon
2013-08-12KVM: ARM: Squash len warningChristoffer Dall
2013-08-08arm64: KVM: fix 2-level page tables unmappingMarc Zyngier
2013-08-08ARM: KVM: Fix unaligned unmap_range leakChristoffer Dall
2013-08-06ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-26ARM: kvm: don't include drivers/virtio/KconfigArnd Bergmann
2013-06-26arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand
2013-06-26ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier
2013-06-26ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier
2013-06-26ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier
2013-06-26ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier
2013-06-26ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier
2013-06-26ARM: KVM: Don't handle PSCI calls via SMCDave P Martin
2013-06-26ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel
2013-06-12ARM: KVM: timer: allow DT matching for ARMv8 coresMarc Zyngier
2013-06-07ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland
2013-06-03ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier
2013-06-03ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier
2013-05-19ARM: KVM: move GIC/timer code to a common locationMarc Zyngier
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds