summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/fpsimd.h
Commit message (Expand)AuthorAge
* arm64: fpsimd: Split cpu field out from struct fpsimd_stateDave Martin2018-03-28
* arm64: fpsimd: include <linux/init.h> in fpsimd.hWill Deacon2018-03-27
* arm64: capabilities: Update prototype for enable call backDave Martin2018-03-26
* arm64: fpsimd: Fix state leakage when migrating after sigreturnDave Martin2018-01-16
* arm64/sve: KVM: Prevent guests from using SVEDave Martin2017-11-03
* arm64/sve: Add prctl controls for userspace vector length managementDave Martin2017-11-03
* arm64/sve: ptrace and ELF coredump supportDave Martin2017-11-03
* arm64/sve: Probe SVE capabilities and usable vector lengthsDave Martin2017-11-03
* arm64/sve: Backend logic for setting the vector lengthDave Martin2017-11-03
* arm64/sve: Signal handling supportDave Martin2017-11-03
* arm64/sve: Core task context handlingDave Martin2017-11-03
* arm64/sve: Low-level SVE architectural state manipulation functionsDave Martin2017-11-03
* arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin2017-08-04
* arm64: neon: Allow EFI runtime services to use FPSIMD in irq contextDave Martin2017-08-04
* arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel2014-05-08
* arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel2014-05-08
* arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel2014-05-08
* arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-08
* arm64: Floating point and SIMDCatalin Marinas2012-09-17