aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-24ARM: kvm: rename cpu_reset to avoid name clashOlof Johansson1-3/+3
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-4/+3
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King3-4/+3
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-9/+12
2013-08-30ARM: KVM: Add newlines to panic stringsChristoffer Dall1-4/+4
2013-08-30ARM: KVM: Work around older compiler bugChristoffer Dall1-1/+1
2013-08-30ARM: KVM: Simplify tracepoint textChristoffer Dall1-4/+3
2013-08-13ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall1-1/+0
2013-08-12ARM: kvm: use inner-shareable barriers after TLB flushingWill Deacon2-3/+3
2013-08-11KVM: ARM: Squash len warningChristoffer Dall1-1/+2
2013-08-07arm64: KVM: fix 2-level page tables unmappingMarc Zyngier1-14/+8
2013-08-07ARM: KVM: Fix unaligned unmap_range leakChristoffer Dall1-7/+7
2013-08-06ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall3-8/+27
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa1-0/+4
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-1800/+51
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-0/+1
2013-06-29Merge branch 'devel-stable' into for-nextRussell King1-0/+4
2013-06-26ARM: kvm: don't include drivers/virtio/KconfigArnd Bergmann1-2/+0
2013-06-26arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand1-3/+3
2013-06-26ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier1-0/+3
2013-06-26ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier1-0/+1
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier3-3/+23
2013-06-26ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier1-3/+0
2013-06-26ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier1-6/+0
2013-06-26ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier1-4/+4
2013-06-26ARM: KVM: Don't handle PSCI calls via SMCDave P Martin2-4/+1
2013-06-26ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel1-0/+12
2013-06-12ARM: KVM: timer: allow DT matching for ARMv8 coresMarc Zyngier1-0/+1
2013-06-07ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland1-0/+4
2013-06-03ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier1-15/+26
2013-06-03ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara1-2/+13
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier1-1/+1
2013-05-19ARM: KVM: move GIC/timer code to a common locationMarc Zyngier3-1774/+4
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-278/+467
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-360/+369
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linusRussell King3-23/+17
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-28ARM: KVM: iterate over all CPUs for CPU compatibility checkAndre Przywara1-3/+12
2013-04-28KVM: ARM: Fix spelling in error messageChristoffer Dall1-1/+1
2013-04-28ARM: KVM: define KVM_ARM_MAX_VCPUS unconditionallyArnd Bergmann1-3/+3
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier1-14/+14
2013-04-28ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier1-1/+1
2013-04-28ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier2-22/+62
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier3-64/+157
2013-04-28ARM: KVM: rework HYP page table freeingMarc Zyngier2-102/+81
2013-04-28ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier1-1/+23
2013-04-28ARM: KVM: fix HYP mapping limitations around zeroMarc Zyngier1-11/+10
2013-04-28ARM: KVM: simplify HYP mapping populationMarc Zyngier1-60/+42
2013-04-28ARM: KVM: arch_timer: use symbolic constantsMark Rutland1-3/+4
2013-04-28ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier3-1/+73