aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pgtable_64_types.h
AgeCommit message (Expand)Author
2021-11-12mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITSKirill A. Shutemov
2019-01-13x86/mm: Fix guard hole handlingKirill A. Shutemov
2018-11-27x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-01-10x86/kaslr: Fix the vaddr_end messThomas Gleixner
2018-01-10x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner
2018-01-10x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin
2018-01-02x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski
2018-01-02x86/mm/64: Make a full PGD-entry size hole in the memory mapAndy Lutomirski
2017-12-29x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-04x86/espfix: Add support for 5-level pagingKirill A. Shutemov
2017-04-04x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=yKirill A. Shutemov
2017-04-04x86/mm: Define virtual memory map for 5-level pagingKirill A. Shutemov
2017-03-16x86/mm: Adapt MODULES_END based on fixmap section sizeThomas Garnier
2017-03-14x86/mm: Extend headers with basic definitions to support 5-level pagingKirill A. Shutemov
2016-08-10x86/mm/64: Enable KASLR for vmemmap memory regionThomas Garnier
2016-07-08x86/mm: Enable KASLR for vmalloc memory regionsThomas Garnier
2015-04-14x86: expose number of page table levels on Kconfig levelKirill A. Shutemov
2014-11-11x86, ptdump: Add section for EFI runtime servicesMathias Krause
2014-04-30x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2013-10-13x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64Kees Cook
2013-01-29x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin
2009-05-05x86: 46 bit physical address support on 64 bitsRik van Riel
2009-02-13x86: move more pagetable-related definitions into pgtable*.hJeremy Fitzhardinge
2009-02-11x86: move pte types into pgtable*.hJeremy Fitzhardinge
2009-02-11x86: Split pgtable_64.h into pgtable_64_types.h and pgtable_64.hJeremy Fitzhardinge