aboutsummaryrefslogtreecommitdiff
path: root/lib/raid6/test/Makefile
AgeCommit message (Expand)Author
2022-03-08lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3Paul Menzel
2020-04-09x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld
2020-04-09x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada
2020-04-09lib/raid6/test: fix build on distros whose /bin/sh is not bashMasahiro Yamada
2018-12-20lib/raid6: check for assembler SSSE3 supportDaniel Verkamp
2018-11-06lib/raid6: Fix arm64 test buildJeremy Linton
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-26raid: remove tile specific raid6 implementationArnd Bergmann
2018-03-20lib/raid6: Build proper raid6test files on powerpcMatt Brown
2018-03-20lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-21lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functionsGayatri Kammela
2013-09-10Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds
2013-08-27raid6/test: replace echo -e with printfMax Filippov
2013-08-27RAID: add tilegx SIMD implementation of raid6Ken Steele
2013-07-08lib/raid6: add ARM-NEON accelerated syndrome calculationArd Biesheuvel
2012-12-13lib/raid6: build proper files on corresponding archYuanhan Liu
2012-12-13lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu
2012-12-13lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas
2012-05-22lib/raid6: update test program for recovery functionsJim Kukunas
2010-08-11Rename raid6 files now they're in a 'raid6' directory.David Woodhouse