index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Implement the TRNG hypervisor call
Ard Biesheuvel
2021-01-25
1
-1
/
+1
*
KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS
Marc Zyngier
2021-01-04
1
-1
/
+1
*
KVM: arm64: Get rid of the AArch32 register mapping code
Marc Zyngier
2020-11-10
1
-1
/
+1
*
KVM: arm64: Consolidate exception injection
Marc Zyngier
2020-11-10
1
-1
/
+1
*
KVM: arm64: nVHE: Migrate hyp-init to SMCCC
Andrew Scull
2020-09-15
1
-1
/
+1
*
Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
1
-1
/
+1
|
\
|
*
KVM: arm64: Remove the target table
James Morse
2020-07-05
1
-1
/
+1
*
|
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
2020-07-05
1
-1
/
+1
|
/
*
KVM: arm64: Clean up kvm makefiles
Fuad Tabba
2020-05-16
1
-25
/
+13
*
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
2020-05-16
1
-26
/
+26
*
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-05-16
1
-22
/
+22
*
KVM: arm64: Implement PV_TIME_FEATURES call
Steven Price
2019-10-21
1
-0
/
+1
*
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
2019-10-21
1
-0
/
+1
*
arm64: KVM: Add accessors to track guest/host only counters
Andrew Murray
2019-04-24
1
-1
/
+1
*
KVM: arm/arm64: Prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-19
1
-1
/
+1
*
KVM: arm/arm64: Remove -I. header search paths
Masahiro Yamada
2019-02-19
1
-2
/
+0
*
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-05-25
1
-1
/
+1
*
arm64: KVM: Dynamically patch the kernel/hyp VA mask
Marc Zyngier
2018-03-19
1
-1
/
+1
*
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2017-11-17
1
-0
/
+1
|
\
|
*
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
2017-11-10
1
-0
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
2017-05-04
1
-3
/
+2
*
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
2017-01-30
1
-1
/
+2
*
KVM: arm/arm64: vgic: Add debugfs vgic-state file
Christoffer Dall
2017-01-25
1
-0
/
+1
*
arm64: KVM: Move the AArch32 conditional execution to common code
Marc Zyngier
2016-09-08
1
-1
/
+2
*
KVM: arm/arm64: Enable irqchip routing
Eric Auger
2016-07-22
1
-0
/
+1
*
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
2016-07-18
1
-0
/
+1
*
KVM: arm/arm64: The GIC is dead, long live the GIC
Marc Zyngier
2016-07-03
1
-8
/
+0
*
KVM: arm/arm64: vgic-new: enable build
Andre Przywara
2016-05-20
1
-0
/
+12
*
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2016-02-29
1
-0
/
+1
*
arm64: KVM: Move away from the assembly version of the world switch
Marc Zyngier
2015-12-14
1
-2
/
+0
*
arm64: KVM: Implement vgic-v2 save/restore
Marc Zyngier
2015-12-14
1
-0
/
+1
*
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
2015-07-21
1
-1
/
+1
*
KVM: arm/arm64: Enable the KVM-VFIO device
Kim Phillips
2015-06-17
1
-1
/
+1
*
KVM: arm/arm64: remove now unneeded include directory from Makefile
Andre Przywara
2015-03-26
1
-1
/
+1
*
KVM: arm/arm64: add irqfd support
Eric Auger
2015-03-12
1
-1
/
+1
*
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
2015-03-12
1
-8
/
+8
*
arm/arm64: KVM: add virtual GICv3 distributor emulation
Andre Przywara
2015-01-20
1
-0
/
+1
*
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
Andre Przywara
2015-01-20
1
-0
/
+1
*
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
Marc Zyngier
2014-07-11
1
-0
/
+2
*
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
2014-07-11
1
-1
/
+3
*
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
2014-07-11
1
-1
/
+1
*
arm64: KVM: 32bit conditional execution emulation
Marc Zyngier
2013-06-12
1
-1
/
+1
*
arm64: KVM: 32bit GP register access
Marc Zyngier
2013-06-12
1
-1
/
+1
*
arm64: KVM: Build system integration
Marc Zyngier
2013-06-12
1
-0
/
+23