aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/fpsimd.c
AgeCommit message (Expand)Author
2014-11-18arm64: add support for kernel mode NEON in interrupt contextv3.14/topic/arm64-fpsimdArd Biesheuvel
2014-11-18arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel
2014-11-18arm64: 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