summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/fpsimd.c
AgeCommit message (Expand)AuthorLines
2015-06-11arm64: fix bug for reloading FPSIMD state after CPU hotplug.Janet Liu-0/+31
2014-09-01arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan-0/+1
2014-05-08arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel-14/+30
2014-05-08arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel-16/+128
2014-05-08arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel-0/+20
2013-12-16arm64: kernel: implement fpsimd CPU PM notifierLorenzo Pieralisi-0/+36
2013-09-27arm64: fix possible invalid FPSIMD initialization stateJiang Liu-0/+2
2013-08-20arm64: add support for kernel mode NEONArd Biesheuvel-0/+28
2012-09-17arm64: Floating point and SIMDCatalin Marinas-0/+106