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
/
arm
/
kvm
/
Makefile
Age
Commit message (
Expand
)
Author
2020-03-24
arm: Remove 32bit KVM host support
Marc Zyngier
2019-10-21
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
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
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-11-14
ARM: KVM: Support vGICv3 ITS
Vladimir Murzin
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-09-08
arm: KVM: Use common AArch32 conditional execution code
Marc Zyngier
2016-07-22
KVM: arm/arm64: Enable irqchip routing
Eric Auger
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
ARM: KVM: Add TLB invalidation code
Marc Zyngier
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
2015-03-12
KVM: arm/arm64: add irqfd support
Eric Auger
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
2015-01-20
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
Andre Przywara
2014-07-11
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
2013-10-12
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
2013-05-19
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier
2013-04-28
ARM: KVM: add support for minimal host vs guest profiling
Marc Zyngier
2013-03-06
ARM: KVM: move exit handler selection to a separate file
Marc Zyngier
2013-02-11
ARM: KVM: arch_timers: Wire the init code and config option
Marc Zyngier
2013-02-11
ARM: KVM: Initial VGIC infrastructure code
Marc Zyngier
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
2013-01-23
KVM: ARM: Handle I/O aborts
Christoffer Dall
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall