index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unit
Marc Zyngier
1
-1
/
+1
2022-05-16
KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected
Marc Zyngier
1
-2
/
+2
2022-02-08
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
1
-1
/
+1
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+19
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+17
2021-12-09
KVM: arm64: Use Makefile.kvm for common files
David Woodhouse
1
-4
/
+2
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
1
-1
/
+1
2021-12-06
KVM: arm64: Generate hyp_constants.h for the host
Will Deacon
1
-0
/
+16
2021-11-17
KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
1
-1
/
+1
2021-01-25
KVM: arm64: Implement the TRNG hypervisor call
Ard Biesheuvel
1
-1
/
+1
2021-01-04
KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS
Marc Zyngier
1
-1
/
+1
2020-11-10
KVM: arm64: Get rid of the AArch32 register mapping code
Marc Zyngier
1
-1
/
+1
2020-11-10
KVM: arm64: Consolidate exception injection
Marc Zyngier
1
-1
/
+1
2020-09-15
KVM: arm64: nVHE: Migrate hyp-init to SMCCC
Andrew Scull
1
-1
/
+1
2020-07-28
Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIP
Marc Zyngier
1
-1
/
+1
2020-07-05
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
1
-1
/
+1
2020-07-05
KVM: arm64: Remove the target table
James Morse
1
-1
/
+1
2020-05-16
KVM: arm64: Clean up kvm makefiles
Fuad Tabba
1
-25
/
+13
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
1
-26
/
+26
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
1
-22
/
+22
2019-10-21
KVM: arm64: Implement PV_TIME_FEATURES call
Steven Price
1
-0
/
+1
2019-10-21
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
1
-0
/
+1
2019-04-24
arm64: KVM: Add accessors to track guest/host only counters
Andrew Murray
1
-1
/
+1
2019-02-19
KVM: arm/arm64: Prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-02-19
KVM: arm/arm64: Remove -I. header search paths
Masahiro Yamada
1
-2
/
+0
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
1
-1
/
+1
2018-03-19
arm64: KVM: Dynamically patch the kernel/hyp VA mask
Marc Zyngier
1
-1
/
+1
2017-11-17
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
1
-0
/
+1
2017-11-10
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
1
-3
/
+2
2017-01-30
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
1
-1
/
+2
2017-01-25
KVM: arm/arm64: vgic: Add debugfs vgic-state file
Christoffer Dall
1
-0
/
+1
2016-09-08
arm64: KVM: Move the AArch32 conditional execution to common code
Marc Zyngier
1
-1
/
+2
2016-07-22
KVM: arm/arm64: Enable irqchip routing
Eric Auger
1
-0
/
+1
2016-07-18
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
1
-0
/
+1
2016-07-03
KVM: arm/arm64: The GIC is dead, long live the GIC
Marc Zyngier
1
-8
/
+0
2016-05-20
KVM: arm/arm64: vgic-new: enable build
Andre Przywara
1
-0
/
+12
2016-02-29
arm64: KVM: Add access handler for event counter register
Shannon Zhao
1
-0
/
+1
2015-12-14
arm64: KVM: Move away from the assembly version of the world switch
Marc Zyngier
1
-2
/
+0
2015-12-14
arm64: KVM: Implement vgic-v2 save/restore
Marc Zyngier
1
-0
/
+1
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
1
-1
/
+1
2015-06-17
KVM: arm/arm64: Enable the KVM-VFIO device
Kim Phillips
1
-1
/
+1
2015-03-26
KVM: arm/arm64: remove now unneeded include directory from Makefile
Andre Przywara
1
-1
/
+1
2015-03-12
KVM: arm/arm64: add irqfd support
Eric Auger
1
-1
/
+1
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
1
-8
/
+8
2015-01-20
arm/arm64: KVM: add virtual GICv3 distributor emulation
Andre Przywara
1
-0
/
+1
2015-01-20
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
Andre Przywara
1
-0
/
+1
2014-07-11
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
Marc Zyngier
1
-0
/
+2
[next]