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
/
hyp
/
Makefile
Age
Commit message (
Expand
)
Author
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2020-11-16
KVM: arm64: Allocate hyp vectors statically
Will Deacon
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-29
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
2020-09-11
KVM: arm64: Add stand-alone page-table walker infrastructure
Will Deacon
2020-07-05
KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Add build rules for separate VHE/nVHE object files
David Brazdil
2020-07-05
KVM: arm64: Move __smccc_workaround_1_smc to .rodata
David Brazdil
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-05-24
KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation
James Morse
2018-10-01
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-03-19
KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64
Christoffer Dall
2017-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-21
arm/arm64: kvm: Disable branch profiling in HYP code
Julien Thierry
2017-05-15
arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
2016-09-22
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
Vladimir Murzin
2016-06-21
arm64: allow building with kcov coverage on ARM64
Alexander Potapenko
2016-03-21
kvm: arm64: Disable compiler instrumentation for hypervisor code
Catalin Marinas
2016-02-29
arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp
Marc Zyngier
2016-02-29
arm64: KVM: Switch to C-based stage2 init
Marc Zyngier
2015-12-14
arm64: KVM: HYP mode entry points
Marc Zyngier
2015-12-14
arm64: KVM: Implement TLB handling
Marc Zyngier
2015-12-14
arm64: KVM: Implement fpsimd save/restore
Marc Zyngier
2015-12-14
arm64: KVM: Implement the core world switch
Marc Zyngier
2015-12-14
arm64: KVM: Implement guest entry
Marc Zyngier
2015-12-14
arm64: KVM: Implement debug save/restore
Marc Zyngier
2015-12-14
arm64: KVM: Implement system register save/restore
Marc Zyngier
2015-12-14
arm64: KVM: Implement timer save/restore
Marc Zyngier
2015-12-14
arm64: KVM: Implement vgic-v3 save/restore
Marc Zyngier
2015-12-14
arm64: KVM: Implement vgic-v2 save/restore
Marc Zyngier