summaryrefslogtreecommitdiffstats
path: root/lib/libcrc32c.c
AgeCommit message (Expand)AuthorLines
2018-03-26libcrc32c: Add crc32c_impl functionNikolay Borisov-0/+6
2017-06-08crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller-2/+4
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+1
2016-01-20lib/libcrc32c.c: fix build warningJean Delvare-0/+1
2016-01-19crypto: crc32c - Fix crc32c soft dependencyJean Delvare-0/+1
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller-9/+7
2014-06-04lib/libcrc32c.c: use PTR_ERR_OR_ZEROFabian Frederick-4/+1
2008-12-25libcrc32c: Fix "crc32c undefined" compilation errorAdrian-Ken Rueegsegger-0/+2
2008-12-25libcrc32c: Move implementation to crypto crc32cHerbert Xu-150/+32
2007-11-08[LIB] crc32c: Keep intermediate crc state in cpu orderBenny Halevy-5/+2
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle-3/+3
2006-06-25[PATCH] constify libcrc32c tableAndreas Mohr-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+200