index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
raid6
Age
Commit message (
Expand
)
Author
2023-06-13
raid6: neon: add missing prototypes
Arnd Bergmann
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-06
s390/vx: add vx-insn.h wrapper include file
Heiko Carstens
2022-11-14
lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE
Giulio Benetti
2022-03-08
lib/raid6: Include <asm/ppc-opcode.h> for VPERMXOR
Paul Menzel
2022-03-08
lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
Paul Menzel
2022-03-08
lib/raid6/test: fix multiple definition linking error
Dirk Müller
2022-01-06
lib/raid6: Use strict priority ranking for pq gen() benchmarking
Dirk Müller
2022-01-06
lib/raid6: skip benchmark of non-chosen xor_syndrome functions
Dirk Müller
2021-09-22
isystem: delete global -isystem compile option
Alexey Dobriyan
2021-01-04
lib/raid6: Let $(UNROLL) rules work with macOS userland
John Millikin
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
2020-04-09
x86: remove always-defined CONFIG_AS_SSSE3
Masahiro Yamada
2020-04-09
lib/raid6/test: fix build on distros whose /bin/sh is not bash
Masahiro Yamada
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-13
md/raid6: fix algorithm choice under larger PAGE_SIZE
Zhengyuan Liu
2020-01-13
raid6/test: fix a compilation warning
Zhengyuan Liu
2019-12-09
lib: raid6: fix awk build warnings
Greg Kroah-Hartman
2019-08-01
lib/raid6: fix unnecessary rebuild of vpermxor*.c
Masahiro Yamada
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-06-24
lib/raid6: refactor unroll rules with pattern rules
Masahiro Yamada
2019-06-24
lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o
Masahiro Yamada
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-11
RAID/s390: remove invalid 'r' inline asm operand modifier
Vasily Gorbik
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48
Thomas Gleixner
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-02-28
lib/raid6: arm: optimize away a mask operation in NEON recovery routine
Ard Biesheuvel
2019-02-28
lib/raid6: use vdupq_n_u8 to avoid endianness warnings
ndesaulniers@google.com
2019-02-12
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...
Jens Axboe
2018-12-20
lib/raid6: add option to skip algo benchmarking
Daniel Verkamp
2018-12-20
lib/raid6: sort algos in rough performance order
Daniel Verkamp
2018-12-20
lib/raid6: check for assembler SSSE3 support
Daniel Verkamp
2018-12-20
raid6/ppc: Fix build for clang
Joel Stanley
2018-11-06
lib/raid6: Fix arm64 test build
Jeremy Linton
2018-07-04
RAID/s390: Remove VLA usage
Kees Cook
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-03-26
raid: remove tile specific raid6 implementation
Arnd Bergmann
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
2018-03-20
lib/raid6: Build proper raid6test files on powerpc
Matt Brown
2018-03-20
lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
Matt Brown
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-07
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
[next]