summaryrefslogtreecommitdiffstats
path: root/lib/raid6
AgeCommit message (Expand)AuthorLines
2012-12-13lib/raid6: build proper files on corresponding archYuanhan Liu-27/+28
2012-12-13lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu-2/+272
2012-12-13lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas-7/+341
2012-05-28lib/raid6: fix sparse warnings in recovery functionsJim Kukunas-6/+8
2012-05-22lib/raid6: cleanup gen_syndrome function selectionJim Kukunas-47/+57
2012-05-22lib/raid6: update test program for recovery functionsJim Kukunas-17/+32
2012-05-22lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas-5/+409
2012-05-22lib/raid6: fix test program buildJim Kukunas-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells-0/+1
2011-10-31md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker-0/+2
2011-10-31md: Add module.h to all files using it implicitlyPaul Gortmaker-0/+1
2011-10-20lib/raid6: Fix filename emitted in generated codeDan McGee-1/+1
2010-08-30Move .gitignore from drivers/md to lib/raid6NeilBrown-0/+4
2010-08-12Further tidyup of raid6 naming in lib/raid6NeilBrown-11/+11
2010-08-12Make lib/raid6/test build correctly.NeilBrown-1/+1
2010-08-11Rename raid6 files now they're in a 'raid6' directory.David Woodhouse-117/+111
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse-0/+1589
2009-10-29md: Factor out RAID6 algorithms into lib/David Woodhouse-0/+1610