summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/realmode.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot/realmode: Check for memory encryption on the APsTom Lendacky2017-07-181-0/+12
* x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf2016-08-181-0/+1
* x86/asm/head: Remove unused init_rsp variable externJosh Poimboeuf2016-08-181-1/+0
* x86/boot: Rework reserve_real_mode() to allow multiple triesAndy Lutomirski2016-08-111-0/+9
* x86/boot: Defer setup_real_mode() to early_initcall timeAndy Lutomirski2016-08-111-1/+0
* x86, realmode: Separate real_mode reserve and setupYinghai Lu2013-01-291-1/+2
* x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin2012-06-171-1/+2
* x86, realmode: Change EFER to a single u64 fieldH. Peter Anvin2012-05-161-2/+1
* x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen2012-05-081-2/+6
* x86, realmode: header for trampoline codeJarkko Sakkinen2012-05-081-12/+20
* x86, realmode: don't copy real_mode_headerJarkko Sakkinen2012-05-081-3/+2
* x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-081-0/+4
* x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen2012-05-081-0/+18
* x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen2012-05-081-0/+4
* x86, realmode: Relocator for realmode codeJarkko Sakkinen2012-05-081-0/+26