index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
1
-0
/
+8
2018-01-08
arm64: KVM: Make PSCI_VERSION a fast path
Marc Zyngier
1
-0
/
+13
2018-01-08
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
1
-1
/
+1
2018-01-08
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
1
-0
/
+1
2017-11-29
kvm: arm64: handle single-step of hyp emulated mmio instructions
Alex Bennée
1
-7
/
+30
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+3
2017-11-06
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
1
-3
/
+3
2017-11-03
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
1
-3
/
+3
2017-11-03
arm64: KVM: Hide unsupported AArch64 CPU features from guests
Dave Martin
1
-0
/
+6
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
1
-0
/
+14
2017-05-16
KVM: arm64: Restore host physical timer access on hyp_panic()
James Morse
1
-0
/
+1
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
1
-1
/
+16
2016-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+4
2016-12-09
arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest
Marc Zyngier
1
-1
/
+7
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
1
-1
/
+4
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
1
-10
/
+11
2016-09-08
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
Marc Zyngier
1
-3
/
+15
2016-09-08
arm64: KVM: Handle async aborts delivered while at EL2
Marc Zyngier
1
-0
/
+6
2016-09-08
arm64: KVM: Preserve pending vSError in world switch
Marc Zyngier
1
-0
/
+9
2016-09-08
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
1
-0
/
+32
2016-09-08
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
1
-3
/
+1
2016-08-17
arm64: Document workaround for Cortex-A72 erratum #853709
Marc Zyngier
1
-1
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+9
2016-07-04
arm64: KVM: Always reference __hyp_panic_string via its kernel VA
Marc Zyngier
1
-2
/
+9
2016-06-21
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
1
-1
/
+1
2016-02-29
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
1
-0
/
+3
2016-02-29
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
1
-2
/
+1
2016-02-29
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
1
-0
/
+85
2016-02-29
arm64: KVM: VHE: Add alternative panic handling
Marc Zyngier
1
-8
/
+27
2016-02-29
arm64: KVM: VHE: Implement VHE activate/deactivate_traps
Marc Zyngier
1
-6
/
+47
2016-02-29
arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
Marc Zyngier
1
-0
/
+19
2016-02-29
arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
Marc Zyngier
1
-5
/
+5
2016-01-25
arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2
Dave Martin
1
-2
/
+6
2015-12-14
arm64: KVM: Remove weak attributes
Marc Zyngier
1
-3
/
+2
2015-12-14
arm64: KVM: Add compatibility aliases
Marc Zyngier
1
-0
/
+3
2015-12-14
arm64: KVM: Add panic handling
Marc Zyngier
1
-0
/
+30
2015-12-14
arm64: KVM: Implement fpsimd save/restore
Marc Zyngier
1
-0
/
+8
2015-12-14
arm64: KVM: Implement the core world switch
Marc Zyngier
1
-0
/
+135
[prev]