Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[linux-flexiantxendom0-3.2.10.git] / lib / crc32.c
2012-03-23 Darrick J. Wongcrc32: add self-test code for crc32c
2012-03-23 Darrick J. Wongcrc32: bolt on crc32c
2012-03-23 Bob Pearsoncrc32: add note about this patchset to crc32.c
2012-03-23 Bob Pearsoncrc32: optimize loop counter for x86
2012-03-23 Bob Pearsoncrc32: add slice-by-8 algorithm to existing code
2012-03-23 Bob Pearsoncrc32: make CRC_*_BITS definition correspond to actual...
2012-03-23 Bob Pearsoncrc32: fix mixing of endian-specific types
2012-03-23 Bob Pearsoncrc32: miscellaneous cleanups
2012-03-23 Bob Pearsoncrc32: simplify unit test code
2012-03-23 Bob Pearsoncrc32: move long comment about crc32 fundamentals to...
2012-03-23 Bob Pearsoncrc32: remove two instances of trailing whitespaces
2012-01-11 Joakim Tjernlundcrc32: optimize inner loop
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2010-05-26 Andrew Mortonrevert "crc32: use __BYTE_ORDER macro for endian detection"
2010-05-25 Joakim Tjernlundcrc32: use __BYTE_ORDER macro for endian detection.
2010-05-25 Joakim Tjernlundcrc32: major optimization
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 Joakim Tjernlundcrc32: some minor cleanups
2009-12-15 Joakim Tjernlundcrc32: minor optimizations and cleanup
2008-02-03 Joe Percheslib/: Spelling fixes
2007-10-18 Ralf BaechleReplace __attribute_pure__ with __pure
2006-12-08 Akinobu Mita[PATCH] crc32: replace bitreverse by bitrev32
2006-06-25 Randy Dunlap[PATCH] kernel-doc for lib/crc*.c
2005-08-07 Dominik Hackl[PATCH] crc32.c typo fix
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2