summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry-fpsimd.S
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
2018-05-17arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin-1/+1
2017-11-03arm64/sve: Low-level SVE architectural state manipulation functionsDave Martin-0/+17
2017-08-04arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin-24/+0
2014-07-31arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCbyungchul.park-1/+1
2014-05-08arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel-0/+24
2012-12-05arm64: move FP-SIMD save/restore code to a macroMarc Zyngier-40/+3
2012-09-17arm64: Floating point and SIMDCatalin Marinas-0/+80