aboutsummaryrefslogtreecommitdiff
path: root/lib/raid6/recov_neon_inner.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-5/+1
2019-02-28lib/raid6: arm: optimize away a mask operation in NEON recovery routineGravatar Ard Biesheuvel 1-6/+6
2019-02-28lib/raid6: use vdupq_n_u8 to avoid endianness warningsGravatar ndesaulniers@google.com 1-5/+2
2017-08-09md/raid6: implement recovery using ARM NEON intrinsicsGravatar Ard Biesheuvel 1-0/+117