Age | Commit message (Expand) | Author |
---|---|---|
2025-06-30 | lib/crc: x86: Migrate optimized CRC code into lib/crc/ | Eric Biggers |
2025-02-10 | x86/crc64: implement crc64_be and crc64_nvme using new template | Eric Biggers |
2025-02-10 | x86/crc-t10dif: implement crc_t10dif using new template | Eric Biggers |
2025-02-10 | x86/crc32: implement crc32_le using new template | Eric Biggers |