summaryrefslogtreecommitdiff
path: root/lib/libcrc32c.c
Commit message (Expand)AuthorAge
* libcrc32c: Add crc32c_impl functionNikolay Borisov2018-03-26
* crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-06-08
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-22
|\
| * crypto: crc32c - Fix crc32c soft dependencyJean Delvare2016-01-19
* | lib/libcrc32c.c: fix build warningJean Delvare2016-01-20
|/
* crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller2014-10-14
* lib/libcrc32c.c: use PTR_ERR_OR_ZEROFabian Frederick2014-06-04
* libcrc32c: Fix "crc32c undefined" compilation errorAdrian-Ken Rueegsegger2008-12-25
* libcrc32c: Move implementation to crypto crc32cHerbert Xu2008-12-25
* [LIB] crc32c: Keep intermediate crc state in cpu orderBenny Halevy2007-11-08
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-18
* [PATCH] constify libcrc32c tableAndreas Mohr2006-06-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16