summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/fpsimd.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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/+0
* 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/+2
* arm64: Floating point and SIMDCatalin Marinas2012-09-171-0/+64
OpenPOWER on IntegriCloud