summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/page_64_types.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86_64: Increase stack size for KASAN_EXTRA"Qian Cai2019-03-061-4/+0
* x86_64: increase stack size for KASAN_EXTRAQian Cai2019-02-011-0/+4
* x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov2018-11-061-5/+7
* x86/KASLR: Update KERNEL_IMAGE_SIZE descriptionBaoquan He2018-10-061-6/+9
* x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov2018-05-191-1/+1
* x86/mm: Initialize 'page_offset_base' at boot-timeKirill A. Shutemov2018-02-161-6/+3
* x86/mm: Make __VIRTUAL_MASK_SHIFT dynamicKirill A. Shutemov2018-02-141-1/+1
* x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-141-2/+2
* x86/mm/64: Make __PHYSICAL_MASK_SHIFT always 52Kirill A. Shutemov2018-02-141-2/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm: Define virtual memory map for 5-level pagingKirill A. Shutemov2017-04-041-0/+10
* x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier2016-07-081-1/+10
* x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSETBaoquan He2016-04-221-5/+3
* x86/asm: Move PUD_PAGE macros to page_types.hToshi Kani2015-09-221-3/+0
* kasan: enable stack instrumentationAndrey Ryabinin2015-02-131-3/+9
* x86_64, traps: Stop using IST for #SSAndy Lutomirski2014-11-231-6/+5
* x86_64: expand kernel stack to 16KMinchan Kim2014-05-301-1/+1
* x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64Kees Cook2013-10-131-3/+12
* x86, relocs: Move ELF relocation handling to CKees Cook2013-08-071-5/+0
* x86: Drop KERNEL_IMAGE_STARTBorislav Petkov2013-04-021-1/+0
* x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck2012-11-161-22/+0
* x86: Use common threadinfo allocatorThomas Gleixner2012-05-081-2/+2
* x86, 64-bit: Clean up user address maskingLinus Torvalds2009-06-201-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-101-7/+1
|\
| * x86: 46 bit physical address support on 64 bitsRik van Riel2009-05-051-1/+1
| * x86: page_types.h unification of declarationsJaswinder Singh Rajput2009-04-141-6/+0
* | x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGNH. Peter Anvin2009-05-121-11/+3
|/
* x86: move more pagetable-related definitions into pgtable*.hJeremy Fitzhardinge2009-02-131-2/+0
* x86: move pte types into pgtable*.hJeremy Fitzhardinge2009-02-111-11/+0
* x86: create _types.h counterparts for page*.hJeremy Fitzhardinge2009-02-111-0/+102