summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-06-24crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller3-4/+12
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds15-45/+411
2016-01-21lib/libcrc32c.c: fix build warningJean Delvare1-0/+1
2016-01-19crypto: crc32c - Fix crc32c soft dependencyJean Delvare2-1/+1
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 Xu5-159/+146
2007-11-08[LIB] crc32c: Keep intermediate crc state in cpu orderBenny Halevy1-5/+2
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle8-31/+27
2006-06-25[PATCH] constify libcrc32c tableAndreas Mohr1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845