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