Age | Commit message (Expand) | Author |
2020-09-09 | x86/head/64: Don't call verify_cpu() on starting APs | Joerg Roedel |
2020-09-09 | x86/realmode: Add SEV-ES specific trampoline entry point | Joerg Roedel |
2020-09-09 | x86/sev-es: Setup GHCB-based boot #VC handler | Joerg Roedel |
2019-12-16 | x86/boot: Fix a comment's incorrect file reference | Sean Christopherson |
2019-07-22 | x86/realmode: Remove trampoline_status | Pingfan Liu |
2019-03-29 | x86/realmode: Make set_real_mode_mem() static inline | Matteo Croce |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-18 | x86/boot/realmode: Check for memory encryption on the APs | Tom Lendacky |
2016-08-18 | x86/asm/head: Rename 'stack_start' -> 'initial_stack' | Josh Poimboeuf |
2016-08-18 | x86/asm/head: Remove unused init_rsp variable extern | Josh Poimboeuf |
2016-08-11 | x86/boot: Rework reserve_real_mode() to allow multiple tries | Andy Lutomirski |
2016-08-11 | x86/boot: Defer setup_real_mode() to early_initcall time | Andy Lutomirski |
2013-01-29 | x86, realmode: Separate real_mode reserve and setup | Yinghai Lu |
2012-06-17 | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 | H. Peter Anvin |
2012-05-16 | x86, realmode: Change EFER to a single u64 field | H. Peter Anvin |
2012-05-08 | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen |
2012-05-08 | x86, realmode: header for trampoline code | Jarkko Sakkinen |
2012-05-08 | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Relocator for realmode code | Jarkko Sakkinen |