Age | Commit message (Expand) | Author |
2016-01-31 | arm64: KVM: Fix AArch32 to AArch64 register mapping | Marc Zyngier |
2015-09-29 | arm64: KVM: Disable virtual timer even if the guest is not using it | Marc Zyngier |
2015-09-29 | KVM: arm64: add workaround for Cortex-A57 erratum #852523 | Will Deacon |
2015-09-13 | arm64: KVM: Fix host crash when injecting a fault into a 32bit guest | Marc Zyngier |
2015-04-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-03-26 | KVM: arm/arm64: remove now unneeded include directory from Makefile | Andre Przywara |
2015-03-23 | arm64: KVM: use ID map with increased VA range if required | Ard Biesheuvel |
2015-03-12 | KVM: arm/arm64: add irqfd support | Eric Auger |
2015-03-12 | KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP | Eric Auger |
2015-03-12 | arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} | Christoffer Dall |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-02-11 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-02-09 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-01-29 | arm/arm64: KVM: Use set/way op trapping to track the state of the caches | Marc Zyngier |
2015-01-23 | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini |
2015-01-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-01-20 | arm64: KVM: add SGI generation register emulation | Andre Przywara |
2015-01-20 | arm/arm64: KVM: add virtual GICv3 distributor emulation | Andre Przywara |
2015-01-20 | arm/arm64: KVM: split GICv2 specific emulation code from vgic.c | Andre Przywara |
2015-01-20 | arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable | Andre Przywara |
2015-01-20 | arm/arm64: KVM: rework MPIDR assignment and add accessors | Andre Przywara |
2015-01-16 | KVM: arm/arm64: Enable Dirty Page logging for ARMv8 | Mario Smarduch |
2015-01-16 | KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries | Mario Smarduch |
2015-01-15 | arm64: kvm: decode ESR_ELx.EC when reporting exceptions | Mark Rutland |
2015-01-15 | arm64: kvm: move to ESR_ELx macros | Mark Rutland |
2015-01-15 | arm/arm64: KVM: add tracing support for arm64 exit handler | Wei Huang |
2015-01-12 | arm64: KVM: Fix HCR setting for 32bit guests | Marc Zyngier |
2015-01-12 | arm64: KVM: Fix TLB invalidation by IPA/VMID | Marc Zyngier |
2015-01-06 | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-12-13 | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI | Christoffer Dall |
2014-12-13 | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu | Christoffer Dall |
2014-12-09 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-11-26 | arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI | Christoffer Dall |
2014-11-07 | arm64: kvm: eliminate literal pool entries | Ard Biesheuvel |
2014-10-18 | Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-16 | arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs | Christoffer Dall |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-08-29 | arm/arm64: KVM: Complete WFI/WFE instructions | Christoffer Dall |
2014-08-29 | ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU | Pranavkumar Sawargaonkar |
2014-08-27 | KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg | Will Deacon |
2014-08-27 | KVM: ARM/arm64: avoid returning negative error code as bool | Will Deacon |
2014-08-01 | arm64: KVM: fix 64bit CP15 VM access for 32bit guests | Marc Zyngier |
2014-07-31 | arm64: KVM: GICv3: move system register access to msr_s/mrs_s | Marc Zyngier |
2014-07-11 | arm64: KVM: enable trapping of all debug registers | Marc Zyngier |
2014-07-11 | arm64: KVM: implement lazy world switch for debug registers | Marc Zyngier |
2014-07-11 | arm64: KVM: add trap handlers for AArch32 debug registers | Marc Zyngier |
2014-07-11 | arm64: KVM: check ordering of all system register tables | Marc Zyngier |
2014-07-11 | arm64: KVM: use separate tables for AArch32 32 and 64bit traps | Marc Zyngier |
2014-07-11 | arm64: KVM: common infrastructure for handling AArch32 CP14/CP15 | Marc Zyngier |