summaryrefslogtreecommitdiff
path: root/lib/raid6/Makefile
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-09md/raid6: implement recovery using ARM NEON intrinsicsArd Biesheuvel
2016-10-07Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-09-21lib/raid6: Add AVX512 optimized recovery functionsGayatri Kammela
2016-09-21lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela
2016-09-01RAID/s390: provide raid6 recovery optimizationMartin Schwidefsky
2016-08-29RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky
2015-06-11powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard
2013-09-10Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds
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: Add SSSE3 optimized recovery functionsJim Kukunas
2010-08-11Rename raid6 files now they're in a 'raid6' directory.David Woodhouse
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse
2009-10-29md: Factor out RAID6 algorithms into lib/David Woodhouse