Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-28 | x86/crc: drop "glue" from filenames | Eric Biggers | 1 | -40/+0 |
2025-04-28 | lib/crc: make the CPU feature static keys __ro_after_init | Eric Biggers | 1 | -1/+1 |
2025-02-10 | x86/crc-t10dif: implement crc_t10dif using new template | Eric Biggers | 1 | -14/+9 |
2025-02-09 | lib/crc-t10dif: remove crc_t10dif_is_optimized() | Eric Biggers | 1 | -6/+0 |
2024-12-02 | x86/crc-t10dif: expose CRC-T10DIF function through lib | Eric Biggers | 1 | -0/+51 |