1. f2e1d2a lib/crc32: update the comments of crc32_{be,le}_generic() by Gu Zheng · 11 years ago
  2. 8f243af sections: fix const sections for crc32 table by Joe Mario · 12 years ago
  3. 49ac572 lib/crc32.c: fix unused variables warnings by Thiago Rafael Becker · 12 years ago
  4. 577eba9 crc32: add self-test code for crc32c by Darrick J. Wong · 12 years ago
  5. 46c5801 crc32: bolt on crc32c by Darrick J. Wong · 12 years ago
  6. 78dff41 crc32: add note about this patchset to crc32.c by Bob Pearson · 12 years ago
  7. 0292c49 crc32: optimize loop counter for x86 by Bob Pearson · 12 years ago
  8. 324eb0f crc32: add slice-by-8 algorithm to existing code by Bob Pearson · 12 years ago
  9. 9a1dbf6 crc32: make CRC_*_BITS definition correspond to actual bit counts by Bob Pearson · 12 years ago
  10. ce4320d crc32: fix mixing of endian-specific types by Bob Pearson · 12 years ago
  11. 60e58d5 crc32: miscellaneous cleanups by Bob Pearson · 12 years ago
  12. 3863ef3 crc32: simplify unit test code by Bob Pearson · 12 years ago
  13. fbedceb crc32: move long comment about crc32 fundamentals to Documentation/ by Bob Pearson · 12 years ago
  14. e30c7a8 crc32: remove two instances of trailing whitespaces by Bob Pearson · 12 years ago
  15. 5742332 crc32: optimize inner loop by Joakim Tjernlund · 12 years ago
  16. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  17. 0d2daf5 revert "crc32: use __BYTE_ORDER macro for endian detection" by Andrew Morton · 14 years ago
  18. 4762bbc crc32: use __BYTE_ORDER macro for endian detection. by Joakim Tjernlund · 14 years ago
  19. 836e2af crc32: major optimization by Joakim Tjernlund · 14 years ago
  20. 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
  21. 4f2a9463 crc32: some minor cleanups by Joakim Tjernlund · 14 years ago
  22. ddcaccb crc32: minor optimizations and cleanup by Joakim Tjernlund · 15 years ago
  23. 643d1f7 lib/: Spelling fixes by Joe Perches · 16 years ago
  24. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  25. 906d66d [PATCH] crc32: replace bitreverse by bitrev32 by Akinobu Mita · 18 years ago
  26. 2f72100 [PATCH] kernel-doc for lib/crc*.c by Randy Dunlap · 18 years ago
  27. cfc646f [PATCH] crc32.c typo fix by Dominik Hackl · 19 years ago
  28. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago