summaryrefslogtreecommitdiffstats
path: root/lib/raid6/recov_neon_inner.c
Commit message (Expand)AuthorAgeFilesLines
* raid6: neon: add missing prototypesArnd Bergmann2023-06-131-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* lib/raid6: arm: optimize away a mask operation in NEON recovery routineArd Biesheuvel2019-02-281-6/+6
* lib/raid6: use vdupq_n_u8 to avoid endianness warningsndesaulniers@google.com2019-02-281-5/+2
* md/raid6: implement recovery using ARM NEON intrinsicsArd Biesheuvel2017-08-091-0/+117