Commit History

Author SHA1 Message Date
  Daniel Borkmann 165148396d lib: crc32: reduce number of cases for crc32{, c}_combine 11 years ago
  Daniel Borkmann cc0ac19995 lib: crc32: conditionally resched when running testcases 11 years ago
  Daniel Borkmann efba721f63 lib: crc32: add test cases for crc32{, c}_combine routines 11 years ago
  Daniel Borkmann 6e95fcaa42 lib: crc32: add functionality to combine two crc32{, c}s in GF(2) 11 years ago
  Daniel Borkmann d921e049a0 lib: crc32: clean up spacing in test cases 11 years ago
  Gu Zheng f2e1d2ac34 lib/crc32: update the comments of crc32_{be,le}_generic() 11 years ago
  Joe Mario 8f243af42a sections: fix const sections for crc32 table 12 years ago
  Thiago Rafael Becker 49ac572b93 lib/crc32.c: fix unused variables warnings 13 years ago
  Darrick J. Wong 577eba9e22 crc32: add self-test code for crc32c 13 years ago
  Darrick J. Wong 46c5801eaf crc32: bolt on crc32c 13 years ago
  Bob Pearson 78dff41897 crc32: add note about this patchset to crc32.c 13 years ago
  Bob Pearson 0292c497b6 crc32: optimize loop counter for x86 13 years ago
  Bob Pearson 324eb0f17d crc32: add slice-by-8 algorithm to existing code 13 years ago
  Bob Pearson 9a1dbf6a29 crc32: make CRC_*_BITS definition correspond to actual bit counts 13 years ago
  Bob Pearson ce4320ddda crc32: fix mixing of endian-specific types 13 years ago
  Bob Pearson 60e58d5c9d crc32: miscellaneous cleanups 13 years ago
  Bob Pearson 3863ef31dc crc32: simplify unit test code 13 years ago
  Bob Pearson fbedceb100 crc32: move long comment about crc32 fundamentals to Documentation/ 13 years ago
  Bob Pearson e30c7a8fcf crc32: remove two instances of trailing whitespaces 13 years ago
  Joakim Tjernlund 5742332dea crc32: optimize inner loop 13 years ago
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
  Andrew Morton 0d2daf5cc8 revert "crc32: use __BYTE_ORDER macro for endian detection" 15 years ago
  Joakim Tjernlund 4762bbc1a3 crc32: use __BYTE_ORDER macro for endian detection. 15 years ago
  Joakim Tjernlund 836e2af925 crc32: major optimization 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Joakim Tjernlund 4f2a9463d1 crc32: some minor cleanups 15 years ago
  Joakim Tjernlund ddcaccbc17 crc32: minor optimizations and cleanup 15 years ago
  Joe Perches 643d1f7fe3 lib/: Spelling fixes 17 years ago
  Ralf Baechle e8c44319c6 Replace __attribute_pure__ with __pure 17 years ago
  Akinobu Mita 906d66df18 [PATCH] crc32: replace bitreverse by bitrev32 18 years ago