aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/realmode/rm/trampoline_common.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-07x86/boot: Add a trampoline for booting APs via firmware handoffSean Christopherson1-1/+11
2019-10-18x86/asm/realmode: Use SYM_DATA_* instead of GLOBALJiri Slaby1-1/+1
2019-07-22x86/realmode: Remove trampoline_statusPingfan Liu1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-05-16x86, realmode: Move not-common bits out of trampoline_common.SH. Peter Anvin1-35/+0
2012-05-08x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen1-0/+19
2012-05-08x86, realmode: header for trampoline codeJarkko Sakkinen1-0/+23