aboutsummaryrefslogtreecommitdiff
path: root/lib/raid6
AgeCommit message (Expand)Author
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-28lib/raid6: fix sparse warnings in recovery functionsJim Kukunas
2012-05-22lib/raid6: cleanup gen_syndrome function selectionJim Kukunas
2012-05-22lib/raid6: update test program for recovery functionsJim Kukunas
2012-05-22lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas
2012-05-22lib/raid6: fix test program buildJim Kukunas
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2011-10-31md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker
2011-10-31md: Add module.h to all files using it implicitlyPaul Gortmaker
2011-10-20lib/raid6: Fix filename emitted in generated codeDan McGee
2010-08-30Move .gitignore from drivers/md to lib/raid6NeilBrown
2010-08-12Further tidyup of raid6 naming in lib/raid6NeilBrown
2010-08-12Make lib/raid6/test build correctly.NeilBrown
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