index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
realmode
/
rm
/
trampoline_32.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
1
-2
/
+4
*
x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL
Jiri Slaby
2019-10-18
1
-5
/
+5
*
x86/realmode: Remove trampoline_status
Pingfan Liu
2019-07-22
1
-3
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
x86, realmode: Move not-common bits out of trampoline_common.S
H. Peter Anvin
2012-05-16
1
-0
/
+8
*
x86, realmode: header for trampoline code
Jarkko Sakkinen
2012-05-08
1
-30
/
+6
*
x86, realmode: fix 64-bit wakeup sequence
Jarkko Sakkinen
2012-05-08
1
-14
/
+15
*
x86, realmode: Replace open-coded ljmpw with a macro
H. Peter Anvin
2012-05-08
1
-3
/
+2
*
x86, realmode: Remove indirect jumps in trampoline_32 and wakeup_asm
H. Peter Anvin
2012-05-08
1
-9
/
+13
*
x86, realmode: Align .data section in trampoline_32.S
H. Peter Anvin
2012-05-08
1
-1
/
+1
*
x86, realmode: Move SMP trampoline to unified realmode code
Jarkko Sakkinen
2012-05-08
1
-0
/
+86