1. a9bfd33 crc32: use ktime_get_ns() for measurement by Arnd Bergmann · 8 years ago
  2. d8f1c47 lib: crc32: Add some additional __pure annotations by George Spelvin · 10 years ago
  3. 4fa8e03 lib: crc32: Mark test data __initconst by George Spelvin · 10 years ago
  4. 6d514b4 lib: crc32: Greatly shrink CRC combining code by George Spelvin · 10 years ago
  5. 38b4fe5 lib/crc32.c: remove unnecessary __constant by Fabian Frederick · 10 years ago
  6. 1651483 lib: crc32: reduce number of cases for crc32{, c}_combine by Daniel Borkmann · 11 years ago
  7. cc0ac19 lib: crc32: conditionally resched when running testcases by Daniel Borkmann · 11 years ago
  8. efba721 lib: crc32: add test cases for crc32{, c}_combine routines by Daniel Borkmann · 11 years ago
  9. 6e95fca lib: crc32: add functionality to combine two crc32{, c}s in GF(2) by Daniel Borkmann · 11 years ago
  10. d921e04 lib: crc32: clean up spacing in test cases by Daniel Borkmann · 11 years ago
  11. f2e1d2a lib/crc32: update the comments of crc32_{be,le}_generic() by Gu Zheng · 11 years ago
  12. 8f243af sections: fix const sections for crc32 table by Joe Mario · 12 years ago
  13. 49ac572 lib/crc32.c: fix unused variables warnings by Thiago Rafael Becker · 12 years ago
  14. 577eba9 crc32: add self-test code for crc32c by Darrick J. Wong · 12 years ago
  15. 46c5801 crc32: bolt on crc32c by Darrick J. Wong · 12 years ago
  16. 78dff41 crc32: add note about this patchset to crc32.c by Bob Pearson · 12 years ago
  17. 0292c49 crc32: optimize loop counter for x86 by Bob Pearson · 12 years ago
  18. 324eb0f crc32: add slice-by-8 algorithm to existing code by Bob Pearson · 12 years ago
  19. 9a1dbf6 crc32: make CRC_*_BITS definition correspond to actual bit counts by Bob Pearson · 12 years ago
  20. ce4320d crc32: fix mixing of endian-specific types by Bob Pearson · 12 years ago
  21. 60e58d5 crc32: miscellaneous cleanups by Bob Pearson · 12 years ago
  22. 3863ef3 crc32: simplify unit test code by Bob Pearson · 12 years ago
  23. fbedceb crc32: move long comment about crc32 fundamentals to Documentation/ by Bob Pearson · 12 years ago
  24. e30c7a8 crc32: remove two instances of trailing whitespaces by Bob Pearson · 12 years ago
  25. 5742332 crc32: optimize inner loop by Joakim Tjernlund · 12 years ago
  26. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  27. 0d2daf5 revert "crc32: use __BYTE_ORDER macro for endian detection" by Andrew Morton · 14 years ago
  28. 4762bbc crc32: use __BYTE_ORDER macro for endian detection. by Joakim Tjernlund · 14 years ago
  29. 836e2af crc32: major optimization by Joakim Tjernlund · 14 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  31. 4f2a9463 crc32: some minor cleanups by Joakim Tjernlund · 14 years ago
  32. ddcaccb crc32: minor optimizations and cleanup by Joakim Tjernlund · 14 years ago
  33. 643d1f7 lib/: Spelling fixes by Joe Perches · 16 years ago
  34. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  35. 906d66d [PATCH] crc32: replace bitreverse by bitrev32 by Akinobu Mita · 17 years ago
  36. 2f72100 [PATCH] kernel-doc for lib/crc*.c by Randy Dunlap · 18 years ago
  37. cfc646f [PATCH] crc32.c typo fix by Dominik Hackl · 19 years ago
  38. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago