aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libcrc32c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller1-9/+7
2014-06-04lib/libcrc32c.c: use PTR_ERR_OR_ZEROFabian Frederick1-4/+1
2008-12-25libcrc32c: Fix "crc32c undefined" compilation errorAdrian-Ken Rueegsegger1-0/+2
2008-12-25libcrc32c: Move implementation to crypto crc32cHerbert Xu1-150/+32
2007-11-08[LIB] crc32c: Keep intermediate crc state in cpu orderBenny Halevy1-5/+2
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle1-3/+3
2006-06-25[PATCH] constify libcrc32c tableAndreas Mohr1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+200