| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: libcrc32c: delete duplicated words | Randy Dunlap | 2020-10-16 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | crypto: shash - remove shash_desc::flags | Eric Biggers | 2019-04-25 | 1 | -1/+0 |
* | libcrc32c: Add crc32c_impl function | Nikolay Borisov | 2018-03-26 | 1 | -0/+6 |
* | crypto: Work around deallocated stack frame reference gcc bug on sparc. | David Miller | 2017-06-08 | 1 | -2/+4 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-01-22 | 1 | -0/+1 |
|\ |
|
| * | crypto: crc32c - Fix crc32c soft dependency | Jean Delvare | 2016-01-19 | 1 | -0/+1 |
* | | lib/libcrc32c.c: fix build warning | Jean Delvare | 2016-01-21 | 1 | -0/+1 |
|/ |
|
* | crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c | Jan-Simon Möller | 2014-10-14 | 1 | -9/+7 |
* | lib/libcrc32c.c: use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-06-05 | 1 | -4/+1 |
* | libcrc32c: Fix "crc32c undefined" compilation error | Adrian-Ken Rueegsegger | 2008-12-25 | 1 | -0/+2 |
* | libcrc32c: Move implementation to crypto crc32c | Herbert Xu | 2008-12-25 | 1 | -150/+32 |
* | [LIB] crc32c: Keep intermediate crc state in cpu order | Benny Halevy | 2007-11-08 | 1 | -5/+2 |
* | Replace __attribute_pure__ with __pure | Ralf Baechle | 2007-10-18 | 1 | -3/+3 |
* | [PATCH] constify libcrc32c table | Andreas Mohr | 2006-06-25 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+200 |