summaryrefslogtreecommitdiffstats
path: root/arch/x86/realmode/rm/trampoline_common.S
Commit message (Expand)AuthorAgeFilesLines
* x86/boot: Add a trampoline for booting APs via firmware handoffSean Christopherson2022-04-071-1/+11
* x86/asm/realmode: Use SYM_DATA_* instead of GLOBALJiri Slaby2019-10-181-1/+1
* x86/realmode: Remove trampoline_statusPingfan Liu2019-07-221-4/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86, realmode: Move not-common bits out of trampoline_common.SH. Peter Anvin2012-05-161-35/+0
* x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen2012-05-081-0/+19
* x86, realmode: header for trampoline codeJarkko Sakkinen2012-05-081-0/+23