Age | Commit message (Expand) | Author |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-03-20 | arm, kvm: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-03 | ARM: KVM: fix warning in mmu.c | Marc Zyngier |
2014-03-03 | ARM: KVM: trap VM system registers until MMU and caches are ON | Marc Zyngier |
2014-03-03 | ARM: KVM: add world-switch for AMAIR{0,1} | Marc Zyngier |
2014-03-03 | ARM: KVM: introduce per-vcpu HYP Configuration Register | Marc Zyngier |
2014-03-03 | ARM: KVM: fix ordering of 64bit coprocessor accesses | Marc Zyngier |
2014-03-03 | ARM: KVM: fix handling of trapped 64bit coprocessor accesses | Marc Zyngier |
2014-03-03 | arm64: KVM: flush VM pages before letting the guest enable caches | Marc Zyngier |
2014-03-03 | ARM: KVM: introduce kvm_p*d_addr_end | Marc Zyngier |
2014-03-03 | arm64: KVM: force cache clean on page fault when caches are off | Marc Zyngier |
2014-02-27 | arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT | Marc Zyngier |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-15 | Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/... | Paolo Bonzini |
2014-01-08 | KVM: ARM: Remove duplicate include | Sachin Kamat |
2014-01-08 | arm/arm64: KVM: relax the requirements of VMA alignment for THP | Marc Zyngier |
2013-12-21 | arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put | Christoffer Dall |
2013-12-21 | KVM: arm-vgic: Set base addr through device API | Christoffer Dall |
2013-12-21 | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC | Christoffer Dall |
2013-12-21 | ARM: KVM: Allow creating the VGIC after VCPUs | Christoffer Dall |
2013-12-21 | ARM/KVM: save and restore generic timer registers | Andre Przywara |
2013-12-21 | arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init | Christoffer Dall |
2013-12-21 | arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive | Christoffer Dall |
2013-12-16 | arm: kvm: implement CPU PM notifier | Lorenzo Pieralisi |
2013-12-11 | arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings | Santosh Shilimkar |
2013-11-19 | Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k... | Gleb Natapov |
2013-11-16 | arm/arm64: KVM: Fix hyp mappings of vmalloc regions | Christoffer Dall |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-11-11 | Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2013-11-11 | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm... | Paolo Bonzini |
2013-11-07 | arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu | Marc Zyngier |
2013-11-07 | arm/arm64: KVM: MMIO support for BE guest | Marc Zyngier |
2013-11-04 | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov |
2013-10-29 | ARM: 7862/1: pcpu: replace __get_cpu_var_uses | Christoph Lameter |
2013-10-28 | Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm... | Paolo Bonzini |
2013-10-22 | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU | Marc Zyngier |
2013-10-22 | ARM: KVM: drop limitation to 4 CPU VMs | Marc Zyngier |
2013-10-22 | ARM: KVM: fix L2CTLR to be per-cluster | Marc Zyngier |
2013-10-22 | ARM: KVM: Fix MPIDR computing to support virtual clusters | Marc Zyngier |
2013-10-17 | KVM: ARM: Transparent huge page (THP) support | Christoffer Dall |
2013-10-17 | KVM: ARM: Support hugetlbfs backed huge pages | Christoffer Dall |
2013-10-17 | KVM: ARM: Update comments for kvm_handle_wfi | Christoffer Dall |
2013-10-17 | ARM: KVM: Yield CPU when vcpu executes a WFE | Marc Zyngier |
2013-10-17 | Powerpc KVM work is based on a commit after rc4. | Gleb Natapov |
2013-10-17 | kvm: Add struct kvm arg to memslot APIs | Aneesh Kumar K.V |
2013-10-12 | KVM: ARM: Add support for Cortex-A7 | Jonathan Austin |
2013-10-12 | KVM: ARM: Fix calculation of virtual CPU ID | Jonathan Austin |
2013-10-02 | ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl | Anup Patel |
2013-10-02 | ARM: KVM: Implement kvm_vcpu_preferred_target() function | Anup Patel |
2013-10-02 | KVM: ARM: Fix typo in comments of inject_abt() | Anup Patel |