index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
Makefile
Age
Commit message (
Expand
)
Author
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-04-20
KVM: arm64: nv: Add emulation for ERETAx instructions
Marc Zyngier
2023-02-11
KVM: arm64: nv: Filter out unsupported features from ID regs
Marc Zyngier
2023-02-11
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
2022-07-27
KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unit
Marc Zyngier
2022-05-16
KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected
Marc Zyngier
2022-02-08
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-12-09
KVM: arm64: Use Makefile.kvm for common files
David Woodhouse
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
2021-12-06
KVM: arm64: Generate hyp_constants.h for the host
Will Deacon
2021-11-17
KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
Sean Christopherson
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
2021-01-25
KVM: arm64: Implement the TRNG hypervisor call
Ard Biesheuvel
2021-01-04
KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS
Marc Zyngier
2020-11-10
KVM: arm64: Get rid of the AArch32 register mapping code
Marc Zyngier
2020-11-10
KVM: arm64: Consolidate exception injection
Marc Zyngier
2020-09-15
KVM: arm64: nVHE: Migrate hyp-init to SMCCC
Andrew Scull
2020-07-28
Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-05
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
2020-07-05
KVM: arm64: Remove the target table
James Morse
2020-05-16
KVM: arm64: Clean up kvm makefiles
Fuad Tabba
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2019-10-21
KVM: arm64: Implement PV_TIME_FEATURES call
Steven Price
2019-10-21
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
2019-04-24
arm64: KVM: Add accessors to track guest/host only counters
Andrew Murray
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
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-03-19
arm64: KVM: Dynamically patch the kernel/hyp VA mask
Marc Zyngier
2017-11-17
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2017-11-10
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
2017-01-30
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
2017-01-25
KVM: arm/arm64: vgic: Add debugfs vgic-state file
Christoffer Dall
2016-09-08
arm64: KVM: Move the AArch32 conditional execution to common code
Marc Zyngier
2016-07-22
KVM: arm/arm64: Enable irqchip routing
Eric Auger
2016-07-18
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
2016-07-03
KVM: arm/arm64: The GIC is dead, long live the GIC
Marc Zyngier
2016-05-20
KVM: arm/arm64: vgic-new: enable build
Andre Przywara
2016-02-29
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2015-12-14
arm64: KVM: Move away from the assembly version of the world switch
Marc Zyngier
2015-12-14
arm64: KVM: Implement vgic-v2 save/restore
Marc Zyngier
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
2015-06-17
KVM: arm/arm64: Enable the KVM-VFIO device
Kim Phillips
2015-03-26
KVM: arm/arm64: remove now unneeded include directory from Makefile
Andre Przywara
[next]