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