| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64/sme: Implement ZA context switching | Mark Brown | 2022-04-22 | 1 | -0/+22 |
* | arm64/sme: Implement streaming SVE context switching | Mark Brown | 2022-04-22 | 1 | -0/+11 |
* | arm64/sme: Manually encode SME instructions | Mark Brown | 2022-04-22 | 1 | -0/+54 |
* | arm64/sve: Explicitly load vector length when restoring SVE state | Mark Brown | 2021-10-21 | 1 | -6/+1 |
* | arm64/sve: Make access to FFR optional | Mark Brown | 2021-10-21 | 1 | -6/+14 |
* | arm64/sve: Add a comment documenting the binutils needed for SVE asm | Mark Brown | 2021-08-24 | 1 | -0/+1 |
* | arm64/sve: Split _sve_flush macro into separate Z and predicate flushes | Mark Brown | 2021-05-26 | 1 | -1/+3 |
* | KVM: arm64: Rework SVE host-save/guest-restore | Marc Zyngier | 2021-03-18 | 1 | -2/+6 |
* | KVM: arm64: Provide KVM's own save/restore SVE primitives | Marc Zyngier | 2021-03-18 | 1 | -0/+2 |
* | arm64/sve: Implement a helper to flush SVE registers | Julien Grall | 2020-09-21 | 1 | -0/+19 |
* | arm64/fpsimdmacros: Allow the macro "for" to be used in more cases | Julien Grall | 2020-09-21 | 1 | -3/+7 |
* | arm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LEN | Julien Grall | 2020-09-21 | 1 | -7/+12 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | arm64/sve: Write ZCR_EL1 on context switch only if changed | Dave Martin | 2018-05-17 | 1 | -5/+7 |
* | arm64/sve: Low-level SVE architectural state manipulation functions | Dave Martin | 2017-11-03 | 1 | -0/+148 |
* | arm64: neon: Remove support for nested or hardirq kernel-mode NEON | Dave Martin | 2017-08-04 | 1 | -56/+0 |
* | arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macros | Dave P Martin | 2015-01-29 | 1 | -11/+32 |
* | arm64: fpsimd: avoid restoring fpcr if the contents haven't changed | Will Deacon | 2014-07-18 | 1 | -2/+15 |
* | arm64: add support for kernel mode NEON in interrupt context | Ard Biesheuvel | 2014-05-08 | 1 | -0/+35 |
* | arm64: move FP-SIMD save/restore code to a macro | Marc Zyngier | 2012-12-05 | 1 | -0/+64 |