summaryrefslogtreecommitdiff
path: root/lib/raid
AgeCommit message (Expand)Author
21 hoursxor: add a kunit test caseChristoph Hellwig
21 hoursxor: use static_call for xor_genChristoph Hellwig
21 hoursxor: pass the entire operation to the low-level opsChristoph Hellwig
21 hoursxor: add a better public APIChristoph Hellwig
21 hoursxor: make xor.ko self-contained in lib/raid/Christoph Hellwig
21 hoursxor: avoid indirect calls for arm64-optimized opsChristoph Hellwig
21 hoursx86: move the XOR code to lib/raid/Christoph Hellwig
21 hourss390: move the XOR code to lib/raid/Christoph Hellwig
21 hourssparc: move the XOR code to lib/raid/Christoph Hellwig
21 hoursriscv: move the XOR code to lib/raid/Christoph Hellwig
21 hourspowerpc: move the XOR code to lib/raid/Christoph Hellwig
21 hoursloongarch: move the XOR code to lib/raid/Christoph Hellwig
21 hoursarm64: move the XOR code to lib/raid/Christoph Hellwig
21 hoursarm: move the XOR code to lib/raid/Christoph Hellwig
21 hoursalpha: move the XOR code to lib/raid/Christoph Hellwig
21 hoursxor: move generic implementations out of asm-generic/xor.hChristoph Hellwig
21 hoursxor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
21 hoursxor: split xor.hChristoph Hellwig
21 hoursxor: cleanup registration and probingChristoph Hellwig
21 hoursxor: small cleanupsChristoph Hellwig
21 hoursxor: move to lib/raid/Christoph Hellwig