summaryrefslogtreecommitdiff
path: root/arch/x86/realmode/rm/wakeup_asm.S
AgeCommit message (Expand)AuthorFilesLines
2019-10-18x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby1-1/+2
2019-10-18x86/asm/realmode: Use SYM_DATA_* instead of GLOBALJiri Slaby1-4/+4
2019-10-18x86/boot: Annotate data appropriatelyJiri Slaby1-2/+2
2019-10-11x86/asm: Make more symbols localJiri Slaby1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-10-02x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.IDH. Peter Anvin1-12/+3
2012-09-27x86, suspend: On wakeup always initialize cr4 and EFERH. Peter Anvin1-10/+19
2012-05-21x86, realmode: Move end signature into header.SH. Peter Anvin1-5/+1
2012-05-08x86, realmode: header for trampoline codeJarkko Sakkinen1-1/+1
2012-05-08x86, realmode: flattened rm hierachyJarkko Sakkinen1-0/+181