| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 2016-10-07 | 1 | -1/+1 |
|\ |
|
| * | lib/raid6: Add AVX512 optimized recovery functions | Gayatri Kammela | 2016-09-21 | 1 | -1/+1 |
| * | lib/raid6: Add AVX512 optimized gen_syndrome functions | Gayatri Kammela | 2016-09-21 | 1 | -1/+1 |
* | | RAID/s390: provide raid6 recovery optimization | Martin Schwidefsky | 2016-09-01 | 1 | -1/+1 |
* | | RAID/s390: add SIMD implementation for raid6 gen/xor | Martin Schwidefsky | 2016-08-29 | 1 | -0/+6 |
|/ |
|
* | powerpc: Only use -mabi=altivec if toolchain supports it | Anton Blanchard | 2015-06-11 | 1 | -1/+1 |
* | Merge tag 'md/3.12' of git://neil.brown.name/md | Linus Torvalds | 2013-09-10 | 1 | -0/+6 |
|\ |
|
| * | RAID: add tilegx SIMD implementation of raid6 | Ken Steele | 2013-08-27 | 1 | -0/+6 |
* | | lib/raid6: add ARM-NEON accelerated syndrome calculation | Ard Biesheuvel | 2013-07-08 | 1 | -0/+40 |
|/ |
|
* | lib/raid6: build proper files on corresponding arch | Yuanhan Liu | 2012-12-13 | 1 | -3/+6 |
* | lib/raid6: Add AVX2 optimized gen_syndrome functions | Yuanhan Liu | 2012-12-13 | 1 | -1/+1 |
* | lib/raid6: Add AVX2 optimized recovery functions | Jim Kukunas | 2012-12-13 | 1 | -1/+1 |
* | lib/raid6: Add SSSE3 optimized recovery functions | Jim Kukunas | 2012-05-22 | 1 | -1/+1 |
* | Rename raid6 files now they're in a 'raid6' directory. | David Woodhouse | 2010-08-11 | 1 | -42/+39 |
* | Merge branch 'async' of macbook:git/btrfs-unstable | David Woodhouse | 2010-08-09 | 1 | -11/+11 |
* | md: Factor out RAID6 algorithms into lib/ | David Woodhouse | 2009-10-29 | 1 | -0/+78 |