summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
* | ARM: KVM: Fix unaligned unmap_range leakChristoffer Dall2013-08-071-7/+7
* | ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall2013-08-063-8/+27
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-0313-1800/+51
|\
| * ARM: kvm: don't include drivers/virtio/KconfigArnd Bergmann2013-06-261-2/+0
| * arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand2013-06-261-3/+3
| * ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier2013-06-261-0/+3
| * ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-06-261-0/+1
| * ARM: KVM: perform save/restore of PARMarc Zyngier2013-06-263-3/+23
| * ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier2013-06-261-3/+0
| * ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier2013-06-261-6/+0
| * ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier2013-06-261-4/+4
| * ARM: KVM: Don't handle PSCI calls via SMCDave P Martin2013-06-262-4/+1
| * ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel2013-06-261-0/+12
| * KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-191-1/+1
| * ARM: KVM: move GIC/timer code to a common locationMarc Zyngier2013-05-193-1774/+4
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-031-0/+1
|\ \
| * | ARM: KVM: timer: allow DT matching for ARMv8 coresMarc Zyngier2013-06-121-0/+1
| |/
* | Merge branch 'devel-stable' into for-nextRussell King2013-06-291-0/+4
|\ \
| * | ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland2013-06-071-0/+4
| |/
* | ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier2013-06-031-15/+26
* | ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara2013-06-031-2/+13
|/
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-057-278/+467
|\
| * ARM: KVM: iterate over all CPUs for CPU compatibility checkAndre Przywara2013-04-281-3/+12
| * KVM: ARM: Fix spelling in error messageChristoffer Dall2013-04-281-1/+1
| * ARM: KVM: define KVM_ARM_MAX_VCPUS unconditionallyArnd Bergmann2013-04-281-3/+3
| * ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier2013-04-281-14/+14
| * ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier2013-04-281-1/+1
OpenPOWER on IntegriCloud