Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-17 | crypto: x86/poly1305: Remove custom function alignment | Thomas Gleixner | 1 | -1/+0 |
2022-03-25 | crypto: x86/poly1305 - Fixup SLS | Peter Zijlstra | 1 | -19/+19 |
2020-12-04 | crypto: x86/poly1305 - Use TEST %reg,%reg instead of CMP $0,%reg | Uros Bizjak | 1 | -1/+1 |
2020-09-11 | crypto: poly1305-x86_64 - Use XORL r32,32 | Uros Bizjak | 1 | -4/+4 |
2020-04-08 | x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 | Jason A. Donenfeld | 1 | -8/+0 |
2020-04-08 | x86: remove always-defined CONFIG_AS_AVX | Masahiro Yamada | 1 | -8/+0 |
2020-01-16 | crypto: x86/poly1305 - wire up faster implementations for kernel | Jason A. Donenfeld | 1 | -288/+394 |
2020-01-16 | crypto: x86/poly1305 - import unmodified cryptogams implementation | Jason A. Donenfeld | 1 | -0/+4159 |