Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / libcrc32c.c
2008-12-25 Adrian-Ken Rueegseggerlibcrc32c: Fix "crc32c undefined" compilation error
2008-12-25 Herbert Xulibcrc32c: Move implementation to crypto crc32c
2007-11-08 Benny Halevy[LIB] crc32c: Keep intermediate crc state in cpu order
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Ralf BaechleReplace __attribute_pure__ with __pure
2006-06-25 Andreas Mohr[PATCH] constify libcrc32c table
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-04-28 Clay Haapala[LIB]: Add CRC32c (Castagnoli, et al Cyclic Redundancy...