summaryrefslogtreecommitdiff
path: root/lib/raid/xor/arm64
AgeCommit message (Expand)AuthorFilesLines
2026-04-03xor: pass the entire operation to the low-level opsChristoph Hellwig3-74/+22
2026-04-03xor: make xor.ko self-contained in lib/raid/Christoph Hellwig3-4/+25
2026-04-03xor: avoid indirect calls for arm64-optimized opsChristoph Hellwig3-92/+106
2026-04-03arm64: move the XOR code to lib/raid/Christoph Hellwig2-0/+382