summaryrefslogtreecommitdiffstats
path: root/arch/x86/realmode/rm/trampoline_32.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* x86, realmode: Move not-common bits out of trampoline_common.SH. Peter Anvin2012-05-161-0/+8
* x86, realmode: header for trampoline codeJarkko Sakkinen2012-05-081-30/+6Star
* x86, realmode: fix 64-bit wakeup sequenceJarkko Sakkinen2012-05-081-14/+15
* x86, realmode: Replace open-coded ljmpw with a macroH. Peter Anvin2012-05-081-3/+2Star
* x86, realmode: Remove indirect jumps in trampoline_32 and wakeup_asmH. Peter Anvin2012-05-081-9/+13
* x86, realmode: Align .data section in trampoline_32.SH. Peter Anvin2012-05-081-1/+1
* x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen2012-05-081-0/+86