index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc
/
Kconfig
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-30
lib/crc: Remove ARCH_HAS_* kconfig symbols
Eric Biggers
1
-9
/
+0
2025-06-30
lib/crc: x86: Migrate optimized CRC code into lib/crc/
Eric Biggers
1
-0
/
+3
2025-06-30
lib/crc: sparc: Migrate optimized CRC code into lib/crc/
Eric Biggers
1
-0
/
+1
2025-06-30
lib/crc: s390: Migrate optimized CRC code into lib/crc/
Eric Biggers
1
-0
/
+1
2025-06-30
lib/crc: riscv: Migrate optimized CRC code into lib/crc/
Eric Biggers
1
-0
/
+3
2025-06-30
lib/crc: powerpc: Migrate optimized CRC code into lib/crc/
Eric Biggers
1
-0
/
+2
2025-06-30
lib/crc: mips: Migrate optimized CRC code into lib/crc/
Eric Biggers
1
-0
/
+1
2025-06-30
lib/crc: loongarch: Migrate optimized CRC code into lib/crc/
Eric Biggers
1
-0
/
+1
2025-06-30
lib/crc: arm64: Migrate optimized CRC code into lib/crc/
Eric Biggers
1
-0
/
+2
2025-06-30
lib/crc: arm: Migrate optimized CRC code into lib/crc/
Eric Biggers
1
-0
/
+2
2025-06-30
lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/
Eric Biggers
1
-6
/
+7
2025-06-30
lib/crc: Move files into lib/crc/
Eric Biggers
1
-0
/
+111