aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/realmode.h
AgeCommit message (Expand)Author
2023-05-15x86/smpboot: Implement a bit spinlock to protect the realmode stackThomas Gleixner
2023-03-21x86/smpboot: Remove initial_gsBrian Gerst
2022-11-25x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross
2022-04-07x86/boot: Add a trampoline for booting APs via firmware handoffSean Christopherson
2021-12-06x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel
2020-09-09x86/head/64: Don't call verify_cpu() on starting APsJoerg Roedel
2020-09-09x86/realmode: Add SEV-ES specific trampoline entry pointJoerg Roedel
2020-09-09x86/sev-es: Setup GHCB-based boot #VC handlerJoerg Roedel
2019-12-16x86/boot: Fix a comment's incorrect file referenceSean Christopherson
2019-07-22x86/realmode: Remove trampoline_statusPingfan Liu
2019-03-29x86/realmode: Make set_real_mode_mem() static inlineMatteo Croce
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-18x86/boot/realmode: Check for memory encryption on the APsTom Lendacky
2016-08-18x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf
2016-08-18x86/asm/head: Remove unused init_rsp variable externJosh Poimboeuf
2016-08-11x86/boot: Rework reserve_real_mode() to allow multiple triesAndy Lutomirski
2016-08-11x86/boot: Defer setup_real_mode() to early_initcall timeAndy Lutomirski
2013-01-29x86, realmode: Separate real_mode reserve and setupYinghai Lu
2012-06-17x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin
2012-05-16x86, realmode: Change EFER to a single u64 fieldH. Peter Anvin
2012-05-08x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen
2012-05-08x86, realmode: header for trampoline codeJarkko Sakkinen
2012-05-08x86, realmode: don't copy real_mode_headerJarkko Sakkinen
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen
2012-05-08x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen
2012-05-08x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen
2012-05-08x86, realmode: Relocator for realmode codeJarkko Sakkinen