Age | Commit message (Expand) | Author |
---|---|---|
2023-02-10 | crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asm | Peter Lafreniere |
2023-02-10 | crypto: x86/blowfish - Convert to use ECB/CBC helpers | Peter Lafreniere |
2023-02-10 | crypto: x86/blowfish - Remove unused encode parameter | Peter Lafreniere |
2022-09-26 | x86: Add types to indirectly called assembly functions | Sami Tolvanen |
2021-12-08 | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra |
2019-10-18 | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2017-09-20 | crypto: x86/blowfish - Fix RBP usage | Josh Poimboeuf |
2013-01-20 | crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and lo... | Jussi Kivilinna |
2011-10-21 | crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performance | Jussi Kivilinna |
2011-09-22 | crypto: blowfish - add x86_64 assembly implementation | Jussi Kivilinna |