Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-07 | x86/decompressor: Pass pgtable address to trampoline directly | Ard Biesheuvel | 1 | -2/+0 |
2023-08-07 | x86/decompressor: Avoid the need for a stack in the 32-bit trampoline | Ard Biesheuvel | 1 | -2/+2 |
2023-08-07 | x86/decompressor: Use standard calling convention for trampoline | Ard Biesheuvel | 1 | -1/+1 |
2023-08-07 | x86/decompressor: Call trampoline as a normal function | Ard Biesheuvel | 1 | -1/+1 |
2022-04-07 | x86/boot: Avoid #VE during boot for TDX platforms | Sean Christopherson | 1 | -1/+1 |
2019-01-29 | x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ... | Wei Huang | 1 | -1/+1 |
2018-03-12 | x86/boot/compressed/64: Set up trampoline memory | Kirill A. Shutemov | 1 | -0/+9 |
2018-03-12 | x86/boot/compressed/64: Find a place for 32-bit trampoline | Kirill A. Shutemov | 1 | -0/+11 |