summaryrefslogtreecommitdiffstats
path: root/lib/raid6/Makefile
Commit message (Expand)AuthorAgeFilesLines
* treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
* lib/raid6: Drop IA64 supportArd Biesheuvel2023-09-111-2/+2
* raid6: Add LoongArch SIMD recovery implementationWANG Xuerui2023-09-061-1/+1
* raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui2023-09-061-0/+1
* isystem: delete global -isystem compile optionAlexey Dobriyan2021-09-221-0/+4
* lib/raid6: Let $(UNROLL) rules work with macOS userlandJohn Millikin2021-01-041-1/+1
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* lib/raid6: fix unnecessary rebuild of vpermxor*.cMasahiro Yamada2019-08-011-1/+1
* lib/raid6: refactor unroll rules with pattern rulesMasahiro Yamada2019-06-241-86/+11
* lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.oMasahiro Yamada2019-06-241-1/+0
* ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2019-02-121-1/+1
* kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-061-3/+2
* raid6/ppc: Fix build for clangJoel Stanley2018-12-201-0/+15
* Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-071-1/+26
|\
| * lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown2018-03-201-1/+26
* | raid: remove tile specific raid6 implementationArnd Bergmann2018-03-261-6/+0
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* md/raid6: implement recovery using ARM NEON intrinsicsArd Biesheuvel2017-08-091-1/+3
* Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-10-071-1/+1
|\
| * lib/raid6: Add AVX512 optimized recovery functionsGayatri Kammela2016-09-211-1/+1
| * lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela2016-09-211-1/+1
* | RAID/s390: provide raid6 recovery optimizationMartin Schwidefsky2016-09-011-1/+1
* | RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky2016-08-291-0/+6
|/
* powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard2015-06-111-1/+1
* Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds2013-09-101-0/+6
|\
| * RAID: add tilegx SIMD implementation of raid6Ken Steele2013-08-271-0/+6
* | lib/raid6: add ARM-NEON accelerated syndrome calculationArd Biesheuvel2013-07-081-0/+40
|/
* lib/raid6: build proper files on corresponding archYuanhan Liu2012-12-131-3/+6
* lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu2012-12-131-1/+1
* lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas2012-12-131-1/+1
* lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas2012-05-221-1/+1
* Rename raid6 files now they're in a 'raid6' directory.David Woodhouse2010-08-111-42/+39
* Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-091-11/+11
* md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-291-0/+78