summaryrefslogtreecommitdiffstats
path: root/arch/x86/realmode/rm/trampoline_64.S
Commit message (Expand)AuthorAgeFilesLines
* x86-64/realmode: Add instruction suffixJan Beulich2018-02-201-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot/realmode: Check for memory encryption on the APsTom Lendacky2017-07-181-0/+24
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* x86, realmode: Change EFER to a single u64 fieldH. Peter Anvin2012-05-161-1/+1
* x86, realmode: Move not-common bits out of trampoline_common.SH. Peter Anvin2012-05-161-0/+25
* x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen2012-05-081-25/+7
* x86, realmode: header for trampoline codeJarkko Sakkinen2012-05-081-13/+5
* x86, realmode: fix 64-bit wakeup sequenceJarkko Sakkinen2012-05-081-39/+28
* x86, realmode: Replace open-coded ljmpw with a macroH. Peter Anvin2012-05-081-3/+2
* x86, realmode: Remove indirect jumps in trampoline_64.SH. Peter Anvin2012-05-081-13/+2
* x86, realmode: Move bits to the proper sections in trampoline_64.SH. Peter Anvin2012-05-081-4/+6
* x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen2012-05-081-0/+175