summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/fpsimd.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-4/+1Star
|\
| * arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use itJulien Grall2019-06-041-3/+1Star
| * arm64/fpsimd: Remove the prototype for sve_flush_cpu_state()Julien Grall2019-06-041-1/+0Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
|/
* arm64/sve: Clarify vq map semanticsDave Martin2019-04-181-4/+0Star
* arm64/sve: In-kernel vector length availability query interfaceDave Martin2019-03-291-0/+29
* arm64/sve: Enable SVE state tracking for non-task contextsDave Martin2019-03-291-1/+2
* arm64/sve: Check SVE virtualisabilityDave Martin2019-03-291-0/+1
* arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>Mark Rutland2018-07-121-1/+16
* arm64/sve: Move sve_pffr() to fpsimd.h and make inlineDave Martin2018-05-251-0/+13
* arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin2018-05-251-0/+2
* KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin2018-05-251-0/+6
* arm64: fpsimd: Split cpu field out from struct fpsimd_stateDave Martin2018-03-281-27/+2Star
* arm64: fpsimd: include <linux/init.h> in fpsimd.hWill Deacon2018-03-271-0/+1
* arm64: capabilities: Update prototype for enable call backDave Martin2018-03-261-1/+3
* arm64: fpsimd: Fix state leakage when migrating after sigreturnDave Martin2018-01-161-1/+1
* arm64/sve: KVM: Prevent guests from using SVEDave Martin2017-11-031-0/+1
* arm64/sve: Add prctl controls for userspace vector length managementDave Martin2017-11-031-0/+14
* arm64/sve: ptrace and ELF coredump supportDave Martin2017-11-031-1/+11
* arm64/sve: Probe SVE capabilities and usable vector lengthsDave Martin2017-11-031-0/+14
* arm64/sve: Backend logic for setting the vector lengthDave Martin2017-11-031-0/+8
* arm64/sve: Signal handling supportDave Martin2017-11-031-0/+1
* arm64/sve: Core task context handlingDave Martin2017-11-031-0/+16
* arm64/sve: Low-level SVE architectural state manipulation functionsDave Martin2017-11-031-0/+5
* arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin2017-08-041-14/+0Star
* arm64: neon: Allow EFI runtime services to use FPSIMD in irq contextDave Martin2017-08-041-0/+4
* arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel2014-05-081-0/+15
* arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel2014-05-081-0/+5
* arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel2014-05-081-0/+3
* arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-081-3/+2Star
* arm64: Floating point and SIMDCatalin Marinas2012-09-171-0/+64