Age | Commit message (Expand) | Author | Files | Lines |
2022-03-08 | lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3 | Paul Menzel | 1 | -1/+3 |
2022-03-08 | lib/raid6/test: fix multiple definition linking error | Dirk Müller | 1 | -1/+0 |
2020-04-09 | x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 | Jason A. Donenfeld | 1 | -3/+0 |
2020-04-09 | x86: remove always-defined CONFIG_AS_SSSE3 | Masahiro Yamada | 1 | -3/+1 |
2020-04-09 | lib/raid6/test: fix build on distros whose /bin/sh is not bash | Masahiro Yamada | 1 | -3/+3 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83 | Thomas Gleixner | 1 | -4/+1 |
2018-12-20 | lib/raid6: check for assembler SSSE3 support | Daniel Verkamp | 1 | -0/+3 |
2018-11-06 | lib/raid6: Fix arm64 test build | Jeremy Linton | 1 | -2/+2 |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -4/+18 |
2018-03-26 | raid: remove tile specific raid6 implementation | Arnd Bergmann | 1 | -7/+0 |
2018-03-20 | lib/raid6: Build proper raid6test files on powerpc | Matt Brown | 1 | -2/+3 |
2018-03-20 | lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome | Matt Brown | 1 | -2/+15 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-09-26 | raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char... | Gayatri Kammela | 1 | -3/+4 |
2016-09-21 | lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functions | Gayatri Kammela | 1 | -1/+4 |
2015-04-22 | md/raid6 algorithms: improve test program | Markus Stockhausen | 1 | -15/+36 |
2013-09-10 | Merge tag 'md/3.12' of git://neil.brown.name/md | Linus Torvalds | 1 | -1/+8 |
2013-08-27 | raid6/test: replace echo -e with printf | Max Filippov | 1 | -1/+1 |
2013-08-27 | RAID: add tilegx SIMD implementation of raid6 | Ken Steele | 1 | -0/+7 |
2013-07-08 | lib/raid6: add ARM-NEON accelerated syndrome calculation | Ard Biesheuvel | 1 | -1/+25 |
2012-12-13 | lib/raid6: build proper files on corresponding arch | Yuanhan Liu | 1 | -5/+18 |
2012-12-13 | lib/raid6: Add AVX2 optimized gen_syndrome functions | Yuanhan Liu | 1 | -1/+11 |
2012-12-13 | lib/raid6: Add AVX2 optimized recovery functions | Jim Kukunas | 1 | -1/+1 |
2012-05-22 | lib/raid6: update test program for recovery functions | Jim Kukunas | 2 | -12/+22 |
2010-08-11 | Rename raid6 files now they're in a 'raid6' directory. | David Woodhouse | 2 | -0/+196 |