aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAge
* Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...Gleb Natapov2013-11-19
|\
| * arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall2013-11-16
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\ \
| * \ Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-11
| |\ \
| | * | arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-07
| | * | arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-07
| * | | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-11-11
| |\ \ \
| | * | | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier2013-10-22
| | * | | ARM: KVM: drop limitation to 4 CPU VMsMarc Zyngier2013-10-22
| | * | | ARM: KVM: fix L2CTLR to be per-clusterMarc Zyngier2013-10-22
| | * | | ARM: KVM: Fix MPIDR computing to support virtual clustersMarc Zyngier2013-10-22
| * | | | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-04
| |\ \ \ \
| | * | | | kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
| * | | | | Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-10-28
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | KVM: ARM: Transparent huge page (THP) supportChristoffer Dall2013-10-17
| | * | | | KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2013-10-17
| | * | | | KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall2013-10-17
| | * | | | ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-17
| | |/ / /
| * | | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-17
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | KVM: ARM: Add support for Cortex-A7Jonathan Austin2013-10-12
| * | | KVM: ARM: Fix calculation of virtual CPU IDJonathan Austin2013-10-12
| * | | ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel2013-10-02
| * | | ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-02
| * | | KVM: ARM: Fix typo in comments of inject_abt()Anup Patel2013-10-02
| | |/ | |/|
* | | ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-29
| |/ |/|
* | ARM: kvm: rename cpu_reset to avoid name clashOlof Johansson2013-09-24
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-05
|\
| *---. Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-05
| |\ \ \
| | | | * ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall2013-08-13
| | | |/ | | |/|
| | | * ARM: kvm: use inner-shareable barriers after TLB flushingWill Deacon2013-08-12
| | |/
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-04
|\ \ \ | |/ / |/| |
| * | ARM: KVM: Add newlines to panic stringsChristoffer Dall2013-08-30
| * | ARM: KVM: Work around older compiler bugChristoffer Dall2013-08-30
| * | ARM: KVM: Simplify tracepoint textChristoffer Dall2013-08-30
| * | KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-18
| |/
* | KVM: ARM: Squash len warningChristoffer Dall2013-08-12
* | arm64: KVM: fix 2-level page tables unmappingMarc Zyngier2013-08-07
* | ARM: KVM: Fix unaligned unmap_range leakChristoffer Dall2013-08-07
* | ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall2013-08-06
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\
| * ARM: kvm: don't include drivers/virtio/KconfigArnd Bergmann2013-06-26
| * arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand2013-06-26
| * ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier2013-06-26
| * ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-06-26
| * ARM: KVM: perform save/restore of PARMarc Zyngier2013-06-26
| * ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier2013-06-26
| * ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier2013-06-26
| * ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier2013-06-26
| * ARM: KVM: Don't handle PSCI calls via SMCDave P Martin2013-06-26
| * ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel2013-06-26