aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/page_64_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-06Revert "x86_64: Increase stack size for KASAN_EXTRA"Qian Cai1-4/+0
2019-02-01x86_64: increase stack size for KASAN_EXTRAQian Cai1-0/+4
2018-11-06x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov1-5/+7
2018-10-06x86/KASLR: Update KERNEL_IMAGE_SIZE descriptionBaoquan He1-6/+9
2018-05-19x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov1-1/+1
2018-02-16x86/mm: Initialize 'page_offset_base' at boot-timeKirill A. Shutemov1-6/+3
2018-02-14x86/mm: Make __VIRTUAL_MASK_SHIFT dynamicKirill A. Shutemov1-1/+1
2018-02-14x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=yKirill A. Shutemov1-2/+2
2018-02-14x86/mm/64: Make __PHYSICAL_MASK_SHIFT always 52Kirill A. Shutemov1-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-04x86/mm: Define virtual memory map for 5-level pagingKirill A. Shutemov1-0/+10
2016-07-08x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier1-1/+10
2016-04-22x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSETBaoquan He1-5/+3
2015-09-22x86/asm: Move PUD_PAGE macros to page_types.hToshi Kani1-3/+0
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin1-3/+9
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski1-6/+5
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim1-1/+1
2013-10-13x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64Kees Cook1-3/+12
2013-08-07x86, relocs: Move ELF relocation handling to CKees Cook1-5/+0
2013-04-02x86: Drop KERNEL_IMAGE_STARTBorislav Petkov1-1/+0
2012-11-16x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck1-22/+0
2012-05-08x86: Use common threadinfo allocatorThomas Gleixner1-2/+2
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds1-1/+1
2009-06-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+1
2009-05-12x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGNH. Peter Anvin1-11/+3
2009-05-05x86: 46 bit physical address support on 64 bitsRik van Riel1-1/+1
2009-04-14x86: page_types.h unification of declarationsJaswinder Singh Rajput1-6/+0
2009-02-13x86: move more pagetable-related definitions into pgtable*.hJeremy Fitzhardinge1-2/+0
2009-02-11x86: move pte types into pgtable*.hJeremy Fitzhardinge1-11/+0
2009-02-11x86: create _types.h counterparts for page*.hJeremy Fitzhardinge1-0/+102