summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/pagetable.c
Commit message (Expand)AuthorAge
* x86/boot/compressed/64: Rename pagetable.c to kaslr_64.cKirill A. Shutemov2018-02-11
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-29
|\
| * x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner2017-12-23
* | x86/boot: Add early boot support when running with SEV activeTom Lendacky2017-11-07
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/mm: Provide general kernel support for memory encryptionTom Lendacky2017-07-18
* x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level pagingKirill A. Shutemov2017-06-30
* x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-13
* x86/mm: Add support for gbpages to kernel_ident_mapping_init()Xunlei Pang2017-05-08
* x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier2016-07-08
* x86/KASLR: Clarify identity map interfaceKees Cook2016-06-26
* x86/KASLR: Initialize mapping_info every timeKees Cook2016-05-10
* x86/KASLR: Build identity mappings on demandKees Cook2016-05-07