index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2024-09-12
Merge branch kvm-arm64/nv-at-pan into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2024-09-10
KVM: arm64: Register ptdump with debugfs on guest creation
Sebastian Ene
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
Marc Zyngier
1
-1
/
+1
2024-08-02
KVM: arm64: fix override-init warnings in W=1 builds
Sebastian Ott
1
-0
/
+3
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-2
/
+2
2024-04-20
KVM: arm64: nv: Add emulation for ERETAx instructions
Marc Zyngier
1
-0
/
+1
2023-02-11
KVM: arm64: nv: Filter out unsupported features from ID regs
Marc Zyngier
1
-1
/
+1
2023-02-11
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
1
-1
/
+1
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
[next]