summaryrefslogtreecommitdiff
path: root/lib/raid/xor/arm64/xor-neon.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-03xor: pass the entire operation to the low-level opsChristoph Hellwig1-7/+13
2026-04-03xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-2/+2
2026-04-03xor: avoid indirect calls for arm64-optimized opsChristoph Hellwig1-46/+27
2026-04-03arm64: move the XOR code to lib/raid/Christoph Hellwig1-0/+325