index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
simd.h
Age
Commit message (
Expand
)
Author
2025-12-14
arm64/simd: Avoid pointless clearing of FP/SIMD buffer
Ard Biesheuvel
2025-12-02
Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-11-12
arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack
Ard Biesheuvel
2025-11-12
arm64/simd: Add scoped guard API for kernel mode SIMD
Ard Biesheuvel
2025-11-11
arm64/fpsimd: Permit kernel mode NEON with IRQs off
Ard Biesheuvel
2023-12-12
arm64: fpsimd: Drop unneeded 'busy' flag
Ard Biesheuvel
2021-08-20
arm64: replace in_irq() with in_hardirq()
Changbin Du
2020-01-14
arm64: fpsimd: Make sure SVE setup is complete before SIMD is used
Suzuki K Poulose
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-04
arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
Julien Grall
2018-07-11
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
2017-08-09
arm64: neon: Forbid when irqs are disabled
Dave Martin
2017-08-04
arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
2017-08-04
arm64: neon: replace generic definition of may_use_simd()
Ard Biesheuvel