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
/
hyp
/
switch.c
Age
Commit message (
Expand
)
Author
2020-03-24
arm: Remove 32bit KVM host support
Marc Zyngier
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-02-19
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
2018-03-19
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
Christoffer Dall
2018-03-19
KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code
Christoffer Dall
2018-03-19
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
2018-01-08
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
2017-11-06
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
2017-05-16
KVM: arm: Restore banked registers and physical timer access on hyp_panic()
James Morse
2017-05-15
KVM: arm: plug potential guest hardware debug leakage
Zhichao Huang
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-09-08
arm: KVM: Preserve pending Virtual Abort in world switch
Marc Zyngier
2016-09-08
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
2016-02-29
ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-29
ARM: KVM: Remove __weak attributes
Marc Zyngier
2016-02-29
ARM: KVM: Add panic handling code
Marc Zyngier
2016-02-29
ARM: KVM: Add populating of fault data structure
Marc Zyngier
2016-02-29
ARM: KVM: Add the new world switch implementation
Marc Zyngier