| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lib: crc32: Add some additional __pure annotations | George Spelvin | 2017-04-11 | 1 | -1/+1 |
| * | lib: crc32: Mark test data __initconst | George Spelvin | 2017-04-11 | 1 | -2/+2 |
| * | lib: crc32: Greatly shrink CRC combining code | George Spelvin | 2017-04-11 | 1 | -77/+70 |
| * | lib/crc32.c: remove unnecessary __constant | Fabian Frederick | 2017-04-11 | 1 | -2/+2 |
| * | lib: crc32: reduce number of cases for crc32{, c}_combine | Daniel Borkmann | 2017-04-11 | 1 | -2/+2 |
| * | lib: crc32: conditionally resched when running testcases | Daniel Borkmann | 2017-04-11 | 1 | -0/+3 |
| * | lib: crc32: add test cases for crc32{, c}_combine routines | Daniel Borkmann | 2017-04-11 | 1 | -0/+72 |
| * | lib: crc32: add functionality to combine two crc32{, c}s in GF(2) | Daniel Borkmann | 2017-04-11 | 1 | -0/+81 |
| * | lib: crc32: clean up spacing in test cases | Daniel Borkmann | 2017-04-11 | 1 | -200/+100 |
| * | lib/crc32: update the comments of crc32_{be,le}_generic() | Gu Zheng | 2017-04-11 | 1 | -6/+11 |
| * | first commit | Meizu OpenSource | 2016-08-15 | 1 | -0/+1120 |
