index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
raid
Age
Commit message (
Expand
)
Author
2026-04-02
xor: add a kunit test case
Christoph Hellwig
2026-04-02
xor: use static_call for xor_gen
Christoph Hellwig
2026-04-02
xor: pass the entire operation to the low-level ops
Christoph Hellwig
2026-04-02
xor: add a better public API
Christoph Hellwig
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
2026-04-02
xor: avoid indirect calls for arm64-optimized ops
Christoph Hellwig
2026-04-02
x86: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
s390: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
sparc: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
riscv: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
powerpc: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
loongarch: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
arm64: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
arm: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
alpha: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
xor: move generic implementations out of asm-generic/xor.h
Christoph Hellwig
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
2026-04-02
xor: split xor.h
Christoph Hellwig
2026-04-02
xor: cleanup registration and probing
Christoph Hellwig
2026-04-02
xor: small cleanups
Christoph Hellwig
2026-04-02
xor: move to lib/raid/
Christoph Hellwig