index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
realmode
/
rm
/
trampoline_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
x86/boot: Avoid #VE during boot for TDX platforms
Sean Christopherson
1
-1
/
+12
2022-04-07
x86/boot: Set CR0.NE early and keep it set during the boot
Kirill A. Shutemov
1
-4
/
+4
2022-04-07
x86/boot: Add a trampoline for booting APs via firmware handoff
Sean Christopherson
1
-0
/
+38
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
1
-2
/
+2
2020-09-09
x86/realmode: Add SEV-ES specific trampoline entry point
Joerg Roedel
1
-0
/
+20
2019-10-18
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
1
-3
/
+7
2019-10-18
x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL
Jiri Slaby
1
-10
/
+9
2019-07-22
x86/realmode: Remove trampoline_status
Pingfan Liu
1
-3
/
+0
2018-02-20
x86-64/realmode: Add instruction suffix
Jan Beulich
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-18
x86/boot/realmode: Check for memory encryption on the APs
Tom Lendacky
1
-0
/
+24
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-05-16
x86, realmode: Change EFER to a single u64 field
H. Peter Anvin
1
-1
/
+1
2012-05-16
x86, realmode: Move not-common bits out of trampoline_common.S
H. Peter Anvin
1
-0
/
+25
2012-05-08
x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline
Jarkko Sakkinen
1
-25
/
+7
2012-05-08
x86, realmode: header for trampoline code
Jarkko Sakkinen
1
-13
/
+5
2012-05-08
x86, realmode: fix 64-bit wakeup sequence
Jarkko Sakkinen
1
-39
/
+28
2012-05-08
x86, realmode: Replace open-coded ljmpw with a macro
H. Peter Anvin
1
-3
/
+2
2012-05-08
x86, realmode: Remove indirect jumps in trampoline_64.S
H. Peter Anvin
1
-13
/
+2
2012-05-08
x86, realmode: Move bits to the proper sections in trampoline_64.S
H. Peter Anvin
1
-4
/
+6
2012-05-08
x86, realmode: Move SMP trampoline to unified realmode code
Jarkko Sakkinen
1
-0
/
+175