| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/next | Marc Zyngier | 2021-04-13 | 1 | -6/+4 |
|\ |
|
| * | arm64: Get rid of CONFIG_ARM64_VHE | Marc Zyngier | 2021-04-08 | 1 | -2/+0 |
| * | arm64: Cope with CPUs stuck in VHE mode | Marc Zyngier | 2021-04-08 | 1 | -4/+4 |
* | | arm64: KVM: Enable access to TRBE support for host | Suzuki K Poulose | 2021-04-06 | 1 | -1/+2 |
|/ |
|
* | arm64: Add missing ISB after invalidating TLB in enter_vhe | Marc Zyngier | 2021-02-24 | 1 | -0/+1 |
* | arm64: VHE: Enable EL2 MMU from the idmap | Marc Zyngier | 2021-02-24 | 1 | -13/+26 |
* | Merge branch 'for-next/misc' into for-next/core | Will Deacon | 2021-02-12 | 1 | -0/+2 |
|\ |
|
| * | KVM: arm64: Move __hyp_set_vectors out of .hyp.text | Quentin Perret | 2021-01-28 | 1 | -0/+2 |
* | | arm64: Honor VHE being disabled from the command-line | Marc Zyngier | 2021-02-09 | 1 | -0/+11 |
* | | arm64: Move VHE-specific SPE setup to mutate_to_vhe() | Marc Zyngier | 2021-02-09 | 1 | -3/+5 |
* | | arm64: Initialise as nVHE before switching to VHE | Marc Zyngier | 2021-02-09 | 1 | -0/+24 |
* | | arm64: Provide an 'upgrade to VHE' stub hypercall | Marc Zyngier | 2021-02-08 | 1 | -2/+74 |
|/ |
|
* | arm64: kernel: Convert to modern annotations for assembly functions | Mark Brown | 2020-05-04 | 1 | -10/+10 |
* | arm64: use mov_q instead of literal ldr | Remi Denis-Courmont | 2020-03-24 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | arm64: hyp-stub: Forbid kprobing of the hyp-stub | James Morse | 2019-02-01 | 1 | -0/+2 |
* | arm64: hyp-stub: Zero x0 on successful stub handling | Marc Zyngier | 2017-04-09 | 1 | -1/+3 |
* | arm64: hyp-stub/KVM: Kill __hyp_get_vectors | Marc Zyngier | 2017-04-09 | 1 | -12/+1 |
* | arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall | Marc Zyngier | 2017-04-09 | 1 | -1/+10 |
* | arm64: hyp-stub: Define a return value for failed stub calls | Marc Zyngier | 2017-04-09 | 1 | -1/+1 |
* | arm64: hyp-stub: Don't save lr in the EL1 code | Marc Zyngier | 2017-04-09 | 1 | -4/+0 |
* | arm64: hyp-stub: Stop pointlessly clobbering lr | Marc Zyngier | 2017-04-09 | 1 | -6/+0 |
* | arm64: Add back cpu reset routines | Geoff Levand | 2016-06-27 | 1 | -1/+9 |
* | arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp() | James Morse | 2016-04-28 | 1 | -2/+3 |
* | arm64: hyp/kvm: Make hyp-stub extensible | Geoff Levand | 2016-04-28 | 1 | -10/+24 |
* | arm64: kvm: Move lr save/restore from do_el2_call into EL1 | James Morse | 2016-04-28 | 1 | -2/+8 |
* | irqchip: gic-v3: Initial support for GICv3 | Marc Zyngier | 2014-07-08 | 1 | -0/+1 |
* | arm64: add hypervisor stub | Marc Zyngier | 2012-12-05 | 1 | -0/+109 |