index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
raid6
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
isystem: delete global -isystem compile option
Alexey Dobriyan
2021-09-22
1
-0
/
+4
*
lib/raid6: Let $(UNROLL) rules work with macOS userland
John Millikin
2021-01-04
1
-1
/
+1
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
lib/raid6: fix unnecessary rebuild of vpermxor*.c
Masahiro Yamada
2019-08-01
1
-1
/
+1
*
lib/raid6: refactor unroll rules with pattern rules
Masahiro Yamada
2019-06-24
1
-86
/
+11
*
lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o
Masahiro Yamada
2019-06-24
1
-1
/
+0
*
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2019-02-12
1
-1
/
+1
*
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-06
1
-3
/
+2
*
raid6/ppc: Fix build for clang
Joel Stanley
2018-12-20
1
-0
/
+15
*
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-07
1
-1
/
+26
|
\
|
*
lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
Matt Brown
2018-03-20
1
-1
/
+26
*
|
raid: remove tile specific raid6 implementation
Arnd Bergmann
2018-03-26
1
-6
/
+0
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
md/raid6: implement recovery using ARM NEON intrinsics
Ard Biesheuvel
2017-08-09
1
-1
/
+3
*
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