aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libcrc32c.c
AgeCommit message (Expand)Author
2023-04-17libcrc32c: remove crc32c_implChristoph Hellwig
2020-10-16lib: libcrc32c: delete duplicated wordsRandy Dunlap
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2018-03-26libcrc32c: Add crc32c_impl functionNikolay Borisov
2017-06-08crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-20lib/libcrc32c.c: fix build warningJean Delvare
2016-01-19crypto: crc32c - Fix crc32c soft dependencyJean Delvare
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller
2014-06-04lib/libcrc32c.c: use PTR_ERR_OR_ZEROFabian Frederick
2008-12-25libcrc32c: Fix "crc32c undefined" compilation errorAdrian-Ken Rueegsegger
2008-12-25libcrc32c: Move implementation to crypto crc32cHerbert Xu
2007-11-08[LIB] crc32c: Keep intermediate crc state in cpu orderBenny Halevy
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle
2006-06-25[PATCH] constify libcrc32c tableAndreas Mohr
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds