Age | Commit message (Expand) | Author | Files | Lines |
2020-03-24 | arm: Remove the ability to set HYP vectors outside of the decompressor | Marc Zyngier | 1 | -5/+0 |
2020-03-24 | arm: Remove HYP/Stage-2 page-table support | Marc Zyngier | 1 | -7/+0 |
2020-03-24 | arm: Remove 32bit KVM host support | Marc Zyngier | 1 | -5/+0 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 1 | -14/+1 |
2017-04-09 | ARM: hyp-stub/KVM: Kill __hyp_get_vectors | Marc Zyngier | 1 | -6/+4 |
2017-04-09 | ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code | Marc Zyngier | 1 | -0/+1 |
2017-04-09 | ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall | Marc Zyngier | 1 | -0/+3 |
2017-04-09 | ARM: hyp-stub: Define a return value for failed stub calls | Marc Zyngier | 1 | -0/+2 |
2017-04-09 | ARM: KVM: Convert KVM to use HVC_GET_VECTORS | Marc Zyngier | 1 | -0/+8 |
2017-01-13 | KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems | Jintack Lim | 1 | -0/+5 |
2016-07-04 | arm/arm64: KVM: Export __hyp_text_start/end symbols | Marc Zyngier | 1 | -0/+4 |
2016-02-29 | arm/arm64: Add new is_kernel_in_hyp_mode predicate | Marc Zyngier | 1 | -0/+5 |
2016-02-29 | ARM: KVM: Move the HYP code to its own section | Marc Zyngier | 1 | -0/+4 |
2013-07-26 | ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode | Mark Rutland | 1 | -0/+12 |
2013-01-11 | ARM: virt: use PSR_N_BIT for detecting boot CPU mode mismatch | Will Deacon | 1 | -2/+2 |
2012-09-19 | ARM: virt: Add boot-time diagnostics | Dave Martin | 1 | -0/+17 |
2012-09-19 | ARM: virt: allow the kernel to be entered in HYP mode | Dave Martin | 1 | -0/+52 |