aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/realmode/rm/trampoline_32.S
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-01-06x86: Delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2012-05-16x86, realmode: Move not-common bits out of trampoline_common.SGravatar H. Peter Anvin 1-0/+8
2012-05-08x86, realmode: header for trampoline codeGravatar Jarkko Sakkinen 1-30/+6
2012-05-08x86, realmode: fix 64-bit wakeup sequenceGravatar Jarkko Sakkinen 1-14/+15
2012-05-08x86, realmode: Replace open-coded ljmpw with a macroGravatar H. Peter Anvin 1-3/+2
2012-05-08x86, realmode: Remove indirect jumps in trampoline_32 and wakeup_asmGravatar H. Peter Anvin 1-9/+13
2012-05-08x86, realmode: Align .data section in trampoline_32.SGravatar H. Peter Anvin 1-1/+1
2012-05-08x86, realmode: Move SMP trampoline to unified realmode codeGravatar Jarkko Sakkinen 1-0/+86