summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/simd.h
AgeCommit message (Expand)Author
2025-12-14arm64/simd: Avoid pointless clearing of FP/SIMD bufferArd Biesheuvel
2025-12-02Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-11-12arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stackArd Biesheuvel
2025-11-12arm64/simd: Add scoped guard API for kernel mode SIMDArd Biesheuvel
2025-11-11arm64/fpsimd: Permit kernel mode NEON with IRQs offArd Biesheuvel
2023-12-12arm64: fpsimd: Drop unneeded 'busy' flagArd Biesheuvel
2021-08-20arm64: replace in_irq() with in_hardirq()Changbin Du
2020-01-14arm64: fpsimd: Make sure SVE setup is complete before SIMD is usedSuzuki K Poulose
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-04arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE stateJulien Grall
2018-07-11arm64: neon: Fix function may_use_simd() return error statusYandong Zhao
2017-08-09arm64: neon: Forbid when irqs are disabledDave Martin
2017-08-04arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin
2017-08-04arm64: neon: replace generic definition of may_use_simd()Ard Biesheuvel