| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: Support systems without FP/ASIMD | Suzuki K Poulose | 2016-11-16 | 1 | -1/+8 |
* | arm64: KVM: Handle async aborts delivered while at EL2 | Marc Zyngier | 2016-09-08 | 1 | -2/+23 |
* | arm64: KVM: Route asynchronous aborts | Marc Zyngier | 2016-09-08 | 1 | -3/+8 |
* | arm64: KVM: Optimize __guest_enter/exit() to save a few instructions | Shanker Donthineni | 2016-09-08 | 1 | -24/+13 |
* | arm64: KVM: Simplify HYP init/teardown | Marc Zyngier | 2016-07-03 | 1 | -0/+15 |
* | arm64: hyp/kvm: Make hyp-stub extensible | Geoff Levand | 2016-04-28 | 1 | -2/+2 |
* | arm64: kvm: Move lr save/restore from do_el2_call into EL1 | James Morse | 2016-04-28 | 1 | -4/+2 |
* | arm64: KVM: Move most of the fault decoding to C | Marc Zyngier | 2016-02-29 | 1 | -64/+5 |
* | arm64: KVM: VHE: Patch out use of HVC | Marc Zyngier | 2016-02-29 | 1 | -9/+31 |
* | arm64: KVM: Remove weak attributes | Marc Zyngier | 2015-12-14 | 1 | -3/+0 |
* | arm64: KVM: Add compatibility aliases | Marc Zyngier | 2015-12-14 | 1 | -0/+3 |
* | arm64: KVM: Add panic handling | Marc Zyngier | 2015-12-14 | 1 | -1/+10 |
* | arm64: KVM: HYP mode entry points | Marc Zyngier | 2015-12-14 | 1 | -0/+203 |