Age | Commit message (Expand) | Author |
2020-03-24 | arm: Remove 32bit KVM host support | Marc Zyngier |
2020-01-27 | KVM: Drop kvm_arch_vcpu_setup() | Sean Christopherson |
2019-11-08 | Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next | Marc Zyngier |
2019-10-28 | KVM: arm/arm64: Show halt poll counters in debugfs | Christian Borntraeger |
2019-10-24 | Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste... | Marc Zyngier |
2019-10-21 | KVM: arm/arm64: Factor out hypercall handling from PSCI code | Christoffer Dall |
2019-10-21 | KVM: arm/arm64: Allow user injection of external data aborts | Christoffer Dall |
2019-09-04 | kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) | Masahiro Yamada |
2019-08-09 | KVM: arm: Don't write junk to CP15 registers on reset | Marc Zyngier |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-24 | KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation | James Morse |
2019-04-19 | Make anon_inodes unconditional | David Howells |
2019-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-02-19 | KVM: arm/arm64: Prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-02-19 | KVM: arm/arm64: Remove -I. header search paths | Masahiro Yamada |
2019-02-19 | KVM: arm/arm64: consolidate arch timer trap handlers | Andre Przywara |
2019-02-19 | KVM: arm/arm64: Factor out VMID into struct kvm_vmid | Christoffer Dall |
2019-02-19 | arm/arm64: KVM: Statically configure the host's view of MPIDR | Marc Zyngier |
2019-02-19 | ARM: KVM: Teach some form of type-safety to kvm_call_hyp | Marc Zyngier |
2019-02-07 | arm/arm64: KVM: Don't panic on failure to properly reset system registers | Marc Zyngier |
2019-02-07 | arm/arm64: KVM: Allow a VCPU to fully reset itself | Marc Zyngier |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-18 | KVM: arm/arm64: Log PSTATE for unhandled sysregs | Mark Rutland |
2018-10-09 | ARM: KVM: Correctly order SGI register entries in the cp15 array | Marc Zyngier |
2018-08-12 | KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accesses | Marc Zyngier |
2018-08-12 | KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs | Marc Zyngier |
2018-07-21 | KVM: arm: Add 32bit get/set events support | James Morse |
2018-06-15 | arm: port KCOV to arm | Dmitry Vyukov |
2018-06-06 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-06-05 | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King |
2018-05-31 | ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling | Russell King |
2018-05-31 | ARM: KVM: invalidate icache on guest exit for Cortex-A15 | Marc Zyngier |
2018-05-31 | ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 | Marc Zyngier |
2018-04-20 | arm/arm64: KVM: Add PSCI version selection API | Marc Zyngier |
2018-03-19 | Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD | Marc Zyngier |
2018-03-19 | KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs | Christoffer Dall |
2018-03-19 | KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64 | Christoffer Dall |
2018-03-19 | KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code | Christoffer Dall |
2018-03-19 | KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1 | Christoffer Dall |
2018-03-19 | KVM: arm64: Introduce VHE-specific kvm_vcpu_run | Christoffer Dall |
2018-03-19 | KVM: arm/arm64: Get rid of vcpu->arch.irq_lines | Christoffer Dall |
2018-02-26 | KVM: arm: Enable emulation of the physical timer | Jérémy Fanguède |
2018-02-15 | ARM: kvm: fix building with gcc-8 | Arnd Bergmann |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-02-06 | arm/arm64: KVM: Advertise SMCCC v1.1 | Marc Zyngier |
2018-02-06 | arm/arm64: KVM: Consolidate the PSCI include files | Marc Zyngier |