summaryrefslogtreecommitdiffstats
path: root/arch/x86/realmode/rm/wakeup_asm.S
Commit message (Expand)AuthorAgeFilesLines
* x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby2019-10-181-1/+2
* x86/asm/realmode: Use SYM_DATA_* instead of GLOBALJiri Slaby2019-10-181-4/+4
* x86/boot: Annotate data appropriatelyJiri Slaby2019-10-181-2/+2
* x86/asm: Make more symbols localJiri Slaby2019-10-111-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.IDH. Peter Anvin2012-10-021-12/+3
* x86, suspend: On wakeup always initialize cr4 and EFERH. Peter Anvin2012-09-261-10/+19
* x86, realmode: Move end signature into header.SH. Peter Anvin2012-05-211-5/+1
* x86, realmode: header for trampoline codeJarkko Sakkinen2012-05-081-1/+1
* x86, realmode: flattened rm hierachyJarkko Sakkinen2012-05-081-0/+181