Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify assembly files with macOS | Jorgen Lundman | 2023-02-06 | 1 | -0/+5 |
* | x86 asm: Replace .align with .balign | Attila Fülöp | 2023-01-24 | 1 | -13/+13 |
* | Unify Assembler files between Linux and Windows | Jorgen Lundman | 2023-01-17 | 1 | -39/+27 |
* | icp: fix all !ENDBR objtool warnings in x86 Asm code | Alexander Lobakin | 2022-11-04 | 1 | -0/+5 |
* | icp: fix rodata being marked as text in x86 Asm code | Alexander Lobakin | 2022-11-04 | 1 | -0/+2 |
* | icp: properly fix all RETs in x86_64 Asm code | Alexander Lobakin | 2022-11-04 | 1 | -5/+8 |
* | Fix objtool: missing int3 after ret warning | Brian Behlendorf | 2022-06-27 | 1 | -3/+3 |
* | ICP: gcm: Allocate hash subkey table separately | Attila Fülöp | 2020-10-30 | 1 | -4/+14 |
* | Add some missing cfi frame info in aesni-gcm-x86_64.S | Attila Fülöp | 2020-10-30 | 1 | -0/+6 |
* | ICP: gcm-avx: Support architectures lacking the MOVBE instruction | Attila Fülöp | 2020-03-17 | 1 | -2/+355 |
* | ICP: Improve AES-GCM performance | Attila Fülöp | 2020-02-10 | 1 | -0/+892 |