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