summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/simd.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-14arm64/simd: Avoid pointless clearing of FP/SIMD bufferArd Biesheuvel1-1/+8
2025-12-03Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+10
2025-11-12arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stackArd Biesheuvel1-2/+5
2025-11-12arm64/simd: Add scoped guard API for kernel mode SIMDArd Biesheuvel1-0/+7
2025-11-11arm64/fpsimd: Permit kernel mode NEON with IRQs offArd Biesheuvel1-1/+1
2023-12-12arm64: fpsimd: Drop unneeded 'busy' flagArd Biesheuvel1-10/+1
2021-08-20arm64: replace in_irq() with in_hardirq()Changbin Du1-1/+1
2020-01-14arm64: fpsimd: Make sure SVE setup is complete before SIMD is usedSuzuki K Poulose1-2/+6
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-04arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE stateJulien Grall1-5/+5
2018-07-11arm64: neon: Fix function may_use_simd() return error statusYandong Zhao1-12/+7
2017-08-09arm64: neon: Forbid when irqs are disabledDave Martin1-1/+3
2017-08-04arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin1-1/+32
2017-08-04arm64: neon: replace generic definition of may_use_simd()Ard Biesheuvel1-0/+23