summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/simd.h
AgeCommit message (Expand)Author
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