Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-20 | 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-04 | 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-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+200 |