Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86/sha1 - fix possible crash with CFI enabled | Eric Biggers | 2022-11-25 | 1 | -1/+2 |
* | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra | 2021-12-08 | 1 | -1/+1 |
* | x86: remove always-defined CONFIG_AS_AVX | Masahiro Yamada | 2020-04-09 | 1 | -4/+0 |
* | crypto: x86/sha - Eliminate casts on asm implementations | Kees Cook | 2020-01-22 | 1 | -5/+9 |
* | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 2019-10-18 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | x86/asm/64: Use 32-bit XOR to zero registers | Jan Beulich | 2018-07-03 | 1 | -1/+1 |
* | crypto: x86/sha1-ssse3 - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -6/+5 |
* | crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROC | Jussi Kivilinna | 2013-01-20 | 1 | -5/+5 |
* | crypto: sha1 - use Kbuild supplied flags for AVX test | Mathias Krause | 2012-06-12 | 1 | -1/+1 |
* | crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 | Mathias Krause | 2011-08-10 | 1 | -0/+558 |