summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/pagetable.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner2018-01-021-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm: Provide general kernel support for memory encryptionTom Lendacky2017-07-181-0/+7
* x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level pagingKirill A. Shutemov2017-06-301-6/+12
* x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-131-1/+1
* x86/mm: Add support for gbpages to kernel_ident_mapping_init()Xunlei Pang2017-05-081-1/+1
* x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier2016-07-081-0/+3
* x86/KASLR: Clarify identity map interfaceKees Cook2016-06-261-10/+16
* x86/KASLR: Initialize mapping_info every timeKees Cook2016-05-101-11/+5
* x86/KASLR: Build identity mappings on demandKees Cook2016-05-071-0/+135