| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | KVM: arm/arm64: Context-switch ptrauth registers | Mark Rutland | 2019-04-24 | 1 | -0/+15 |
* | arm64: entry: Place an SB sequence following an ERET instruction | Will Deacon | 2018-12-06 | 1 | -0/+1 |
* | KVM: arm64: Invoke FPSIMD context switch trap from C | Dave Martin | 2018-05-25 | 1 | -30/+0 |
* | KVM: arm64: Convert lazy FPSIMD context switch trap to C | Dave Martin | 2018-05-25 | 1 | -35/+22 |
* | arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening | Shanker Donthineni | 2018-04-11 | 1 | -12/+0 |
* | Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening" | Marc Zyngier | 2018-03-28 | 1 | -0/+12 |
* | arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening | Shanker Donthineni | 2018-03-19 | 1 | -12/+0 |
* | KVM: arm64: Avoid storing the vcpu pointer on the stack | Christoffer Dall | 2018-03-19 | 1 | -5/+1 |
* | KVM: arm64: Handle RAS SErrors from EL2 on guest exit | James Morse | 2018-01-16 | 1 | -0/+13 |
* | KVM: arm64: Store vcpu on the stack during __guest_enter() | James Morse | 2018-01-13 | 1 | -3/+7 |
* | arm64: Implement branch predictor hardening for Falkor | Shanker Donthineni | 2018-01-08 | 1 | -0/+12 |
* | arm64: KVM: Handle async aborts delivered while at EL2 | Marc Zyngier | 2016-09-08 | 1 | -1/+32 |
* | arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2 | Vladimir Murzin | 2016-09-08 | 1 | -0/+2 |
* | arm64: KVM: Optimize __guest_enter/exit() to save a few instructions | Shanker Donthineni | 2016-09-08 | 1 | -51/+50 |
* | arm64: KVM: Simplify HYP init/teardown | Marc Zyngier | 2016-07-03 | 1 | -19/+0 |
* | arm64: kvm: Fix kvm teardown for systems using the extended idmap | James Morse | 2016-05-03 | 1 | -0/+19 |
* | arm64: KVM: VHE: Add fpsimd enabling on guest access | Marc Zyngier | 2016-02-29 | 1 | -0/+6 |
* | arm64: KVM: Turn system register numbers to an enum | Marc Zyngier | 2015-12-14 | 1 | -2/+1 |
* | arm64: KVM: Implement TLB handling | Marc Zyngier | 2015-12-14 | 1 | -0/+1 |
* | arm64: KVM: Implement fpsimd save/restore | Marc Zyngier | 2015-12-14 | 1 | -1/+31 |
* | arm64: KVM: Implement guest entry | Marc Zyngier | 2015-12-14 | 1 | -0/+130 |