1. f754086 crc: ensure we properly match test name by Jens Axboe · 10 years ago
  2. fec0f21 Add support for testing checksumming speed by Jens Axboe · 10 years ago
  3. 267339f Fixup CPUID for 32-bit x86 by Jens Axboe · 12 years ago
  4. fa80fea Add check for invariant TSC on x86 and use TSC is default clock if reliable by Jens Axboe · 12 years ago
  5. 25dfa84 Rename crc functions to private namespace by Jens Axboe · 12 years ago
  6. e3aaafc Auto-detect whether to use hw assisted crc32c by Jens Axboe · 12 years ago
  7. cc62ea7 Fix a few other static code checker spotted "issues" by Jens Axboe · 12 years ago
  8. 3095ffa crc16: use void * as the argument by Jens Axboe · 13 years ago
  9. 2b13e71 Get rid of shadow declarations by Jens Axboe · 13 years ago
  10. 2f68124 A few fixes for 32-bit compiles by Jens Axboe · 14 years ago
  11. e0ab5f9 crc32c-intel: replace SIGILL approach with cpuid by Jens Axboe · 14 years ago
  12. 5d7c5d3 Auto-detect missing hw support for crc32c and fallback to software by Jens Axboe · 14 years ago
  13. 7c353ce Add Linus' optimized sha1 hash for checksum by Jens Axboe · 15 years ago
  14. 419484b Don't compile crc32c-intel on non-x86 platforms by Aaron Carroll · 16 years ago
  15. 3845591 Add intel hardware assisted crc32c support by Jens Axboe · 16 years ago
  16. bac39e0 Add crc32c checksum by Jens Axboe · 16 years ago
  17. 13ddcb1 crc32 is uint32_t, not unsigned long by Jens Axboe · 16 years ago
  18. 00fb3c8 Move the lib/ stuff around a bit by Jens Axboe · 16 years ago
  19. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  20. eef6eea Move checksumming files to seperate directory by Jens Axboe · 17 years ago