Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-28 | x86/crc: drop "glue" from filenames | Eric Biggers | 1 | -111/+0 |
2025-04-28 | lib/crc: make the CPU feature static keys __ro_after_init | Eric Biggers | 1 | -2/+2 |
2025-03-10 | x86/crc32: optimize tail handling for crc32c short inputs | Eric Biggers | 1 | -1/+9 |
2025-02-12 | x86/crc32: improve crc32c_arch() code generation with clang | Eric Biggers | 1 | -2/+2 |
2025-02-10 | x86/crc32: implement crc32_le using new template | Eric Biggers | 1 | -29/+8 |
2025-02-09 | lib/crc32: remove "_le" from crc32c base and arch functions | Eric Biggers | 1 | -3/+3 |
2024-12-02 | x86/crc32: expose CRC32 functions through lib | Eric Biggers | 1 | -0/+124 |