Age | Commit message (Expand) | Author |
---|---|---|
2025-06-30 | lib/crc: x86: Migrate optimized CRC code into lib/crc/ | Eric Biggers |
2025-06-30 | x86/crc: drop checks of CONFIG_AS_VPCLMULQDQ | Eric Biggers |
2025-03-19 | x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512 | Eric Biggers |
2025-02-18 | x86/crc: add ANNOTATE_NOENDBR to suppress objtool warnings | Eric Biggers |
2025-02-10 | x86/crc: add "template" for [V]PCLMULQDQ based CRC functions | Eric Biggers |