aboutsummaryrefslogtreecommitdiffstats
path: root/lib/raid6/recov_neon_inner.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2019-02-28lib/raid6: arm: optimize away a mask operation in NEON recovery routineArd Biesheuvel1-6/+6
2019-02-28lib/raid6: use vdupq_n_u8 to avoid endianness warningsndesaulniers@google.com1-5/+2
2017-08-09md/raid6: implement recovery using ARM NEON intrinsicsArd Biesheuvel1-0/+117