Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/retpoline/crypto: Convert crypto assembler indirect jumps | David Woodhouse | 2018-01-12 | 1 | -1/+2 |
* | crypto: x86/crc32c - fix %progbits -> @progbits | Denys Vlasenko | 2017-01-23 | 1 | -1/+1 |
* | x86/asm/crypto: Move jump_table to .rodata section | Josh Poimboeuf | 2016-02-24 | 1 | -4/+4 |
* | crypto: crc32c-pclmul - use .rodata instead of .rotata | Nicolas Iooss | 2015-09-21 | 1 | -1/+1 |
* | x86/asm: Replace "MOVQ $imm, %reg" with MOVL | Denys Vlasenko | 2015-04-01 | 1 | -1/+1 |
* | crypto: crc32c-pclmul - Shrink K_table to 32-bit words | George Spelvin | 2014-06-20 | 1 | -142/+139 |
* | crypto: crc32-pclmul - Use gas macro for pclmulqdq | Sandy Wu | 2013-04-25 | 1 | -2/+3 |
* | crypto: crc32c - Update the links to the white papers on CRC32C calculations ... | Tim Chen | 2013-03-10 | 1 | -2/+3 |
* | crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROC | Jussi Kivilinna | 2013-01-20 | 1 | -2/+6 |
* | crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction | Tim Chen | 2012-10-15 | 1 | -0/+460 |