summaryrefslogtreecommitdiffstats
path: root/lib/raid6/test
Commit message (Expand)AuthorAgeFilesLines
* raid6: Add LoongArch SIMD recovery implementationWANG Xuerui2023-09-061-1/+1
* raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui2023-09-061-0/+12
* raid6: test: only check for Altivec if building on powerpc hostsWANG Xuerui2023-08-151-9/+10
* raid6: test: make sure all intermediate and artifact files are .gitignoredWANG Xuerui2023-08-151-0/+3
* raid6: test: cosmetic cleanups for the test MakefileWANG Xuerui2023-08-151-15/+16
* lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3Paul Menzel2022-03-081-1/+3
* lib/raid6/test: fix multiple definition linking errorDirk Müller2022-03-081-1/+0
* x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld2020-04-091-3/+0
* x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada2020-04-091-3/+1
* lib/raid6/test: fix build on distros whose /bin/sh is not bashMasahiro Yamada2020-04-091-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-241-4/+1
* lib/raid6: check for assembler SSSE3 supportDaniel Verkamp2018-12-201-0/+3
* lib/raid6: Fix arm64 test buildJeremy Linton2018-11-061-2/+2
* Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-071-4/+18
|\
| * lib/raid6: Build proper raid6test files on powerpcMatt Brown2018-03-201-2/+3
| * lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown2018-03-201-2/+15
* | raid: remove tile specific raid6 implementationArnd Bergmann2018-03-261-7/+0
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char...Gayatri Kammela2016-09-261-3/+4
* lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functionsGayatri Kammela2016-09-211-1/+4
* md/raid6 algorithms: improve test programMarkus Stockhausen2015-04-221-15/+36
* Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds2013-09-101-1/+8
|\
| * raid6/test: replace echo -e with printfMax Filippov2013-08-271-1/+1
| * RAID: add tilegx SIMD implementation of raid6Ken Steele2013-08-271-0/+7
* | lib/raid6: add ARM-NEON accelerated syndrome calculationArd Biesheuvel2013-07-081-1/+25
|/
* lib/raid6: build proper files on corresponding archYuanhan Liu2012-12-131-5/+18
* lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu2012-12-131-1/+11
* lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas2012-12-131-1/+1
* lib/raid6: update test program for recovery functionsJim Kukunas2012-05-222-12/+22
* Rename raid6 files now they're in a 'raid6' directory.David Woodhouse2010-08-112-0/+196