summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-225-34/+144
|\
| * Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-154-29/+38
| |\
| | * KVM: ARM: Remove duplicate includeSachin Kamat2014-01-081-2/+0
| | * arm/arm64: KVM: relax the requirements of VMA alignment for THPMarc Zyngier2014-01-081-7/+9
| | * arm: KVM: Don't return PSCI_INVAL if waitqueue is inactiveChristoffer Dall2013-12-212-16/+25
| | * arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar2013-12-111-4/+4
| * | arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_putChristoffer Dall2013-12-211-0/+7
| * | KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-211-1/+1
| * | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-211-0/+1
| * | ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall2013-12-211-3/+4
| * | ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-211-1/+91
| * | arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall2013-12-211-0/+2
| |/
* | arm: kvm: implement CPU PM notifierLorenzo Pieralisi2013-12-161-0/+30
|/
* Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...Gleb Natapov2013-11-191-6/+28
|\
| * arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall2013-11-161-6/+28
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-1513-190/+513
|\ \
| * \ Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-112-11/+79
| |\ \
| | * | arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-071-0/+4
| | * | arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-071-11/+75
| * | | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-11-113-12/+23
| |\ \ \
| | * | | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier2013-10-221-4/+13
| | * | | ARM: KVM: drop limitation to 4 CPU VMsMarc Zyngier2013-10-221-4/+0
| | * | | ARM: KVM: fix L2CTLR to be per-clusterMarc Zyngier2013-10-221-0/+4
| | * | | ARM: KVM: Fix MPIDR computing to support virtual clustersMarc Zyngier2013-10-221-4/+6
| * | | | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-041-2/+3
| |\ \ \ \
| | * | | | kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+3
| * | | | | Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-10-283-45/+199
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | KVM: ARM: Transparent huge page (THP) supportChristoffer Dall2013-10-171-2/+56
| | * | | | KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2013-10-171-38/+131
| | * | | | KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall2013-10-171-6/+8
| | * | | | ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-172-1/+6
| | |/ / /
| * | | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-171-3/+3
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | KVM: ARM: Add support for Cortex-A7Jonathan Austin2013-10-126-122/+181
| * | | KVM: ARM: Fix calculation of virtual CPU IDJonathan Austin2013-10-121-7/+4
| * | | ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel2013-10-021-0/+13
| * | | ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-021-0/+20
| * | | KVM: ARM: Fix typo in comments of inject_abt()Anup Patel2013-10-021-1/+1
| | |/ | |/|
* | | ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-291-3/+3
| |/ |/|
* | ARM: kvm: rename cpu_reset to avoid name clashOlof Johansson2013-09-241-3/+3
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-053-4/+3
|\
| *---. Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-053-4/+3
| |\ \ \
| | | | * ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall2013-08-131-1/+0
| | | |/ | | |/|
| | | * ARM: kvm: use inner-shareable barriers after TLB flushingWill Deacon2013-08-122-3/+3
| | |/
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-044-9/+12
|\ \ \ | |/ / |/| |
| * | ARM: KVM: Add newlines to panic stringsChristoffer Dall2013-08-301-4/+4
| * | ARM: KVM: Work around older compiler bugChristoffer Dall2013-08-301-1/+1
| * | ARM: KVM: Simplify tracepoint textChristoffer Dall2013-08-301-4/+3
| * | KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-0/+4
| |/
* | KVM: ARM: Squash len warningChristoffer Dall2013-08-111-1/+2
* | arm64: KVM: fix 2-level page tables unmappingMarc Zyngier2013-08-071-14/+8
OpenPOWER on IntegriCloud