summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry-fpsimd.S
Commit message (Expand)AuthorAgeFilesLines
* arm64/sve: Implement a helper to load SVE registers from FPSIMD stateJulien Grall2020-09-211-0/+17
* arm64/sve: Implement a helper to flush SVE registersJulien Grall2020-09-211-0/+8
* arm64: kernel: Convert to modern annotations for assembly functionsMark Brown2020-05-041-10/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* 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/+0
* 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/+3
* arm64: Floating point and SIMDCatalin Marinas2012-09-171-0/+80