summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry-fpsimd.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin2018-05-171-1/+1
* arm64/sve: Low-level SVE architectural state manipulation functionsDave Martin2017-11-031-0/+17
* arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin2017-08-041-24/+0Star
* arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCbyungchul.park2014-07-311-1/+1
* arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel2014-05-081-0/+24
* arm64: move FP-SIMD save/restore code to a macroMarc Zyngier2012-12-051-40/+3Star
* arm64: Floating point and SIMDCatalin Marinas2012-09-171-0/+80