aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/page_64_types.h
AgeCommit message (Expand)Author
2018-11-06x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-10-06x86/KASLR: Update KERNEL_IMAGE_SIZE descriptionBaoquan He
2018-05-19x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov
2018-02-16x86/mm: Initialize 'page_offset_base' at boot-timeKirill A. Shutemov
2018-02-14x86/mm: Make __VIRTUAL_MASK_SHIFT dynamicKirill A. Shutemov
2018-02-14x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=yKirill A. Shutemov
2018-02-14x86/mm/64: Make __PHYSICAL_MASK_SHIFT always 52Kirill A. Shutemov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-04x86/mm: Define virtual memory map for 5-level pagingKirill A. Shutemov
2016-07-08x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier
2016-04-22x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSETBaoquan He
2015-09-22x86/asm: Move PUD_PAGE macros to page_types.hToshi Kani
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim
2013-10-13x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64Kees Cook
2013-08-07x86, relocs: Move ELF relocation handling to CKees Cook
2013-04-02x86: Drop KERNEL_IMAGE_STARTBorislav Petkov
2012-11-16x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck
2012-05-08x86: Use common threadinfo allocatorThomas Gleixner
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds
2009-06-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-05-12x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGNH. Peter Anvin
2009-05-05x86: 46 bit physical address support on 64 bitsRik van Riel
2009-04-14x86: page_types.h unification of declarationsJaswinder Singh Rajput
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: create _types.h counterparts for page*.hJeremy Fitzhardinge