summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/fpsimd.c
AgeCommit message (Expand)Author
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin
2016-09-19arm64/FP/SIMD: Convert to hotplug state machineSebastian Andrzej Siewior
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder
2015-12-02arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang
2015-10-21arm64: Move FP/ASIMD hwcap handling to common codeSuzuki K. Poulose
2015-08-27arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel
2015-06-11arm64: fix bug for reloading FPSIMD state after CPU hotplug.Janet Liu
2014-09-01arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan
2014-05-08arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel
2014-05-08arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel
2014-05-08arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel
2013-12-16arm64: kernel: implement fpsimd CPU PM notifierLorenzo Pieralisi
2013-09-27arm64: fix possible invalid FPSIMD initialization stateJiang Liu
2013-08-20arm64: add support for kernel mode NEONArd Biesheuvel
2012-09-17arm64: Floating point and SIMDCatalin Marinas