aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/realmode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-18x86/boot/realmode: Check for memory encryption on the APsTom Lendacky1-0/+12
2016-08-18x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf1-0/+1
2016-08-18x86/asm/head: Remove unused init_rsp variable externJosh Poimboeuf1-1/+0
2016-08-11x86/boot: Rework reserve_real_mode() to allow multiple triesAndy Lutomirski1-0/+9
2016-08-11x86/boot: Defer setup_real_mode() to early_initcall timeAndy Lutomirski1-1/+0
2013-01-29x86, realmode: Separate real_mode reserve and setupYinghai Lu1-1/+2
2012-06-17x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin1-1/+2
2012-05-16x86, realmode: Change EFER to a single u64 fieldH. Peter Anvin1-2/+1
2012-05-08x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen1-2/+6
2012-05-08x86, realmode: header for trampoline codeJarkko Sakkinen1-12/+20
2012-05-08x86, realmode: don't copy real_mode_headerJarkko Sakkinen1-3/+2
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen1-0/+4
2012-05-08x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen1-0/+18
2012-05-08x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen1-0/+4
2012-05-08x86, realmode: Relocator for realmode codeJarkko Sakkinen1-0/+26