index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
raid6
/
algos.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-06
raid6: Add LoongArch SIMD recovery implementation
WANG Xuerui
1
-0
/
+8
2023-09-06
raid6: Add LoongArch SIMD syndrome calculation
WANG Xuerui
1
-0
/
+8
2022-11-14
lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE
Giulio Benetti
1
-2
/
+0
2022-01-06
lib/raid6: Use strict priority ranking for pq gen() benchmarking
Dirk Müller
1
-1
/
+1
2022-01-06
lib/raid6: skip benchmark of non-chosen xor_syndrome functions
Dirk Müller
1
-39
/
+37
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
1
-6
/
+0
2020-04-09
x86: remove always-defined CONFIG_AS_SSSE3
Masahiro Yamada
1
-1
/
+1
2020-01-13
md/raid6: fix algorithm choice under larger PAGE_SIZE
Zhengyuan Liu
1
-23
/
+40
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48
Thomas Gleixner
1
-6
/
+1
2018-12-20
lib/raid6: add option to skip algo benchmarking
Daniel Verkamp
1
-0
/
+5
2018-12-20
lib/raid6: sort algos in rough performance order
Daniel Verkamp
1
-38
/
+38
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+4
2018-03-26
raid: remove tile specific raid6 implementation
Arnd Bergmann
1
-3
/
+0
2018-03-20
lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
Matt Brown
1
-0
/
+4
2017-08-09
md/raid6: implement recovery using ARM NEON intrinsics
Ard Biesheuvel
1
-0
/
+3
2016-10-07
Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
1
-0
/
+12
2016-09-21
lib/raid6: Add AVX512 optimized recovery functions
Gayatri Kammela
1
-0
/
+3
2016-09-21
lib/raid6: Add AVX512 optimized gen_syndrome functions
Gayatri Kammela
1
-0
/
+9
2016-09-01
RAID/s390: provide raid6 recovery optimization
Martin Schwidefsky
1
-0
/
+3
2016-08-29
RAID/s390: add SIMD implementation for raid6 gen/xor
Martin Schwidefsky
1
-0
/
+3
2015-04-22
md/raid6 algorithms: delta syndrome functions
Markus Stockhausen
1
-7
/
+34
2015-02-04
x86/raid6: correctly check for assembler capabilities
Jan Beulich
1
-1
/
+1
2014-10-14
lib/raid6: Add log level to printks
Anton Blanchard
1
-6
/
+6
2013-09-10
Merge tag 'md/3.12' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+3
2013-08-27
RAID: add tilegx SIMD implementation of raid6
Ken Steele
1
-0
/
+3
2013-07-08
lib/raid6: add ARM-NEON accelerated syndrome calculation
Ard Biesheuvel
1
-0
/
+6
2012-12-13
lib/raid6: Add AVX2 optimized gen_syndrome functions
Yuanhan Liu
1
-0
/
+9
2012-12-13
lib/raid6: Add AVX2 optimized recovery functions
Jim Kukunas
1
-0
/
+3
2012-05-22
lib/raid6: cleanup gen_syndrome function selection
Jim Kukunas
1
-47
/
+57
2012-05-22
lib/raid6: Add SSSE3 optimized recovery functions
Jim Kukunas
1
-0
/
+37
2012-05-22
lib/raid6: fix test program build
Jim Kukunas
1
-1
/
+1
2011-10-31
md: Add module.h to all files using it implicitly
Paul Gortmaker
1
-0
/
+1
2010-08-12
Further tidyup of raid6 naming in lib/raid6
NeilBrown
1
-1
/
+1
2010-08-12
Make lib/raid6/test build correctly.
NeilBrown
1
-1
/
+1
2010-08-11
Rename raid6 files now they're in a 'raid6' directory.
David Woodhouse
1
-0
/
+154