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
/
hyp-entry.S
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-02-19
arm64: KVM: Drop VHE-specific HYP call stub
Marc Zyngier
2018-12-06
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
2018-10-19
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-31
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
Marc Zyngier
2018-05-25
KVM: arm64: Invoke FPSIMD context switch trap from C
Dave Martin
2018-04-11
arm64: Move the content of bpi.S to hyp-entry.S
Marc Zyngier
2018-03-19
arm64: KVM: Allow far branches from vector slots to the main vectors
Marc Zyngier
2018-03-19
arm64: KVM: Move stashing of x0/x1 into the vector code itself
Marc Zyngier
2018-03-19
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
2018-02-06
arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Marc Zyngier
2018-01-13
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
2018-01-13
KVM: arm64: Store vcpu on the stack during __guest_enter()
James Morse
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
2017-04-09
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2016-09-08
arm64: KVM: Handle async aborts delivered while at EL2
Marc Zyngier
2016-09-08
arm64: KVM: Route asynchronous aborts
Marc Zyngier
2016-09-08
arm64: KVM: Optimize __guest_enter/exit() to save a few instructions
Shanker Donthineni
2016-07-03
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
2016-04-28
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
2016-04-28
arm64: kvm: Move lr save/restore from do_el2_call into EL1
James Morse
2016-02-29
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Patch out use of HVC
Marc Zyngier
2015-12-14
arm64: KVM: Remove weak attributes
Marc Zyngier
2015-12-14
arm64: KVM: Add compatibility aliases
Marc Zyngier
2015-12-14
arm64: KVM: Add panic handling
Marc Zyngier
2015-12-14
arm64: KVM: HYP mode entry points
Marc Zyngier