summaryrefslogtreecommitdiff
path: root/lib/raid/xor/x86/xor-avx.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-03xor: pass the entire operation to the low-level opsChristoph Hellwig1-19/+10
2026-04-03xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-2/+2
2026-04-03x86: move the XOR code to lib/raid/Christoph Hellwig1-0/+165