aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/pgtable_64.c
AgeCommit message (Expand)Author
2019-03-10x86/boot/compressed/64: Do not read legacy ROM on EFI systemKirill A. Shutemov
2018-08-02x86/boot/compressed/64: Validate trampoline placement against E820Kirill A. Shutemov
2018-05-19x86/mm: Introduce the 'no5lvl' kernel parameterKirill A. Shutemov
2018-05-19x86/boot/compressed/64: Fix trampoline page table address calculationKirill A. Shutemov
2018-05-16x86/boot/compressed/64: Fix moving page table out of trampoline memoryKirill A. Shutemov
2018-03-12x86/boot/compressed/64: Prepare new top-level page table for trampolineKirill A. Shutemov
2018-03-12x86/boot/compressed/64: Set up trampoline memoryKirill A. Shutemov
2018-03-12x86/boot/compressed/64: Save and restore trampoline memoryKirill A. Shutemov
2018-03-12x86/boot/compressed/64: Find a place for 32-bit trampolineKirill A. Shutemov
2018-03-12x86/boot/compressed/64: Describe the logic behind the LA57 checkKirill A. Shutemov
2018-02-11x86/boot/compressed/64: Introduce paging_prepare()Kirill A. Shutemov
2017-12-07x86/boot/compressed/64: Detect and handle 5-level paging at boot-timeKirill A. Shutemov