summaryrefslogtreecommitdiff
path: root/arch/x86/boot/startup
AgeCommit message (Expand)Author
2025-05-17x86/mm/64: Make 5-level paging support unconditionalKirill A. Shutemov
2025-05-15x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID headerAhmed S. Darwish
2025-05-14x86/boot: Defer initialization of VM space related global variablesArd Biesheuvel
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar
2025-05-05x86/sev: Disentangle #VC handling code from startup codeArd Biesheuvel
2025-05-04x86/boot: Provide __pti_set_user_pgtbl() to startup codeArd Biesheuvel
2025-05-04x86/boot: Disregard __supported_pte_mask in __startup_64()Ard Biesheuvel
2025-05-04x86/boot: Move early_setup_gdt() back into head64.cArd Biesheuvel
2025-04-24x86/sev: Share the sev_secrets_pa value againTom Lendacky
2025-04-23x86/boot: Disable jump tables in PIC codeArd Biesheuvel
2025-04-22x86/boot: Drop RIP_REL_REF() uses from early SEV codeArd Biesheuvel
2025-04-22x86/boot: Move SEV startup code into startup/Ard Biesheuvel
2025-04-17x86/boot/startup: Disable LTO for the startup codeNathan Chancellor
2025-04-12x86/boot: Drop RIP_REL_REF() uses from SME startup codeArd Biesheuvel
2025-04-12x86/boot: Move early SME init code into startup/Ard Biesheuvel
2025-04-12x86/boot: Drop RIP_REL_REF() uses from early mapping codeArd Biesheuvel
2025-04-12x86/boot: Move early kernel mapping code into startup/Ard Biesheuvel
2025-04-12x86/boot: Move the early GDT/IDT setup code into startup/Ard Biesheuvel
2025-04-09x86/boot/startup: Disable objtool validation for library codeArd Biesheuvel
2025-04-06x86/boot: Move the EFI mixed mode startup code back under arch/x86, into star...Ard Biesheuvel
2025-04-06x86/boot: Move the 5-level paging trampoline into /startupArd Biesheuvel