aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
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
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-28ARM: KVM: iterate over all CPUs for CPU compatibility checkAndre Przywara
2013-04-28KVM: ARM: Fix spelling in error messageChristoffer Dall
2013-04-28ARM: KVM: define KVM_ARM_MAX_VCPUS unconditionallyArnd Bergmann
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier
2013-04-28ARM: KVM: add architecture specific hook for capabilitiesMarc 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-04-28ARM: KVM: arch_timer: use symbolic constantsMark Rutland
2013-04-28ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier
2013-04-25Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier
2013-04-16ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier
2013-04-16KVM: ARM: Fix kvm_vm_ioctl_irq_lineAlexander Graf
2013-03-22Merge branch 'kvm-arm/vgic-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Russell King
2013-03-06ARM: KVM: Fix length of mmio accessMarc Zyngier
2013-03-06ARM: KVM: sanitize freeing of HYP page tablesMarc Zyngier
2013-03-06ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc 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
2013-03-06ARM: KVM: vgic: decouple alignment restriction from page sizeMarc Zyngier
2013-03-06ARM: KVM: fix fault_ipa computingMarc Zyngier
2013-03-06ARM: KVM: move kvm_target_cpu to guest.cMarc Zyngier