summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/entry-fpsimd.S
AgeCommit message (Expand)Author
2020-09-21arm64/sve: Implement a helper to load SVE registers from FPSIMD stateJulien Grall
2020-09-21arm64/sve: Implement a helper to flush SVE registersJulien Grall
2020-05-04arm64: kernel: Convert to modern annotations for assembly functionsMark Brown
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