summaryrefslogtreecommitdiffstats
path: root/lib/raid6/avx2.c
Commit message (Expand)AuthorAgeFilesLines
* x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld2020-04-091-4/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48Thomas Gleixner2019-05-241-7/+1
* lib/raid6: Add AVX2 optimized xor_syndrome functionsGayatri Kammela2016-11-071-3/+229
* md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen2015-04-221-0/+3
* lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu2012-12-131-0/+251