summaryrefslogtreecommitdiff
path: root/lib/raid6/test
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-07
|\
| * lib/raid6: Build proper raid6test files on powerpcMatt Brown2018-03-20
| * lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown2018-03-20
* | raid: remove tile specific raid6 implementationArnd Bergmann2018-03-26
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char...Gayatri Kammela2016-09-26
* lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functionsGayatri Kammela2016-09-21
* md/raid6 algorithms: improve test programMarkus Stockhausen2015-04-22
* Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds2013-09-10
|\
| * raid6/test: replace echo -e with printfMax Filippov2013-08-27
| * RAID: add tilegx SIMD implementation of raid6Ken Steele2013-08-27
* | lib/raid6: add ARM-NEON accelerated syndrome calculationArd Biesheuvel2013-07-08
|/
* lib/raid6: build proper files on corresponding archYuanhan Liu2012-12-13
* lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu2012-12-13
* lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas2012-12-13
* lib/raid6: update test program for recovery functionsJim Kukunas2012-05-22
* Rename raid6 files now they're in a 'raid6' directory.David Woodhouse2010-08-11