Age | Commit message (Expand) | Author | Files | Lines |
2022-04-07 | x86/boot: Add a trampoline for booting APs via firmware handoff | Sean Christopherson | 1 | -0/+1 |
2020-09-09 | x86/realmode: Add SEV-ES specific trampoline entry point | Joerg Roedel | 1 | -0/+3 |
2019-10-18 | x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL | Jiri Slaby | 1 | -5/+3 |
2019-07-22 | x86/realmode: Remove trampoline_status | Pingfan Liu | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2012-06-17 | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 | H. Peter Anvin | 1 | -1/+3 |
2012-05-21 | x86, realmode: Move end signature into header.S | H. Peter Anvin | 1 | -0/+9 |
2012-05-09 | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen | 1 | -0/+1 |
2012-05-08 | x86, realmode: header for trampoline code | Jarkko Sakkinen | 1 | -19/+16 |
2012-05-08 | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 1 | -1/+0 |
2012-05-08 | x86, realmode: fix 64-bit wakeup sequence | Jarkko Sakkinen | 1 | -1/+1 |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 1 | -0/+5 |
2012-05-08 | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 1 | -0/+11 |
2012-05-08 | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen | 1 | -0/+3 |
2012-05-08 | x86, realmode: realmode.bin infrastructure | Jarkko Sakkinen | 1 | -0/+16 |