summaryrefslogtreecommitdiffstats
path: root/arch/x86/realmode/rm/trampoline_64.S
AgeCommit message (Expand)AuthorFilesLines
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-05-16x86, realmode: Change EFER to a single u64 fieldH. Peter Anvin1-1/+1
2012-05-16x86, realmode: Move not-common bits out of trampoline_common.SH. Peter Anvin1-0/+25
2012-05-08x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen1-25/+7
2012-05-08x86, realmode: header for trampoline codeJarkko Sakkinen1-13/+5
2012-05-08x86, realmode: fix 64-bit wakeup sequenceJarkko Sakkinen1-39/+28
2012-05-08x86, realmode: Replace open-coded ljmpw with a macroH. Peter Anvin1-3/+2
2012-05-08x86, realmode: Remove indirect jumps in trampoline_64.SH. Peter Anvin1-13/+2
2012-05-08x86, realmode: Move bits to the proper sections in trampoline_64.SH. Peter Anvin1-4/+6
2012-05-08x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen1-0/+175