summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/page_types.h
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov2018-06-061-1/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm: Provide general kernel support for memory encryptionTom Lendacky2017-07-181-1/+2
* x86/mm: Align macro definesBorislav Petkov2015-12-191-3/+3
* x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2015-12-041-7/+9
* x86/asm: Move PUD_PAGE macros to page_types.hToshi Kani2015-09-221-0/+3
* x86, mm: support huge I/O mapping capability I/FToshi Kani2015-04-141-0/+2
* Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov2015-03-161-2/+0
* x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina2015-02-201-1/+0
* x86/mm/ASLR: Propagate base load address calculationJiri Kosina2015-02-191-0/+3
* x86: revert wrong memblock current limit settingYinghai Lu2014-01-271-2/+2
* x86: memblock: set current limit to max low memory addressSantosh Shilimkar2014-01-211-2/+2
* x86, relocs: Move ELF relocation handling to CKees Cook2013-08-071-0/+5
* x86, mm: Move min_pfn_mapped back to mm/init.cYinghai Lu2012-11-171-1/+0
* x86, mm: setup page table in top-downYinghai Lu2012-11-171-0/+1
* x86, mm: Only direct map addresses that are marked as E820_RAMJacob Shin2012-11-171-7/+1
* x86, mm: Fixup code testing if a pfn is direct mappedJacob Shin2012-11-171-0/+8
* Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0
* x86-64, NUMA: Revert NUMA affine page table allocationTejun Heo2011-03-041-2/+0
* x86, NUMA: Move *_numa_init() invocations into initmem_init()Tejun Heo2011-02-161-1/+1
* x86, NUMA: Drop @start/last_pfn from initmem_init()Tejun Heo2011-02-161-2/+1
* x86-64, numa: Put pgtable to local node memoryYinghai Lu2010-12-291-0/+2
* x86: Change get_max_mapped() to inlineYinghai Lu2010-12-291-0/+6
* x86-32: Fix sparse warning for the __PHYSICAL_MASK calculationNamhyung Kim2010-10-071-1/+1
* x86: Use the generic page_is_ram()Wu Fengguang2010-02-011-1/+0
* x86: Export k8 physical topologyDavid Rientjes2009-10-121-1/+2
* x86: page_types.h unification of declarationsJaswinder Singh Rajput2009-04-141-0/+6
* x86: clean up old gcc warningsJeremy Fitzhardinge2009-03-051-6/+0
* x86: move more pagetable-related definitions into pgtable*.hJeremy Fitzhardinge2009-02-131-6/+0
* Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-02-131-1/+0
* x86: move pte types into pgtable*.hJeremy Fitzhardinge2009-02-111-94/+3
* x86: define pud_flags and pud_large properly to allow non-PAE buildsJeremy Fitzhardinge2009-02-111-5/+5
* x86: move defs around to allow paravirt.h to just include page_types.hJeremy Fitzhardinge2009-02-111-0/+74
* x86: move 2 and 3 level asm-generic defs into page-defsJeremy Fitzhardinge2009-02-111-0/+4
* x86: create _types.h counterparts for page*.hJeremy Fitzhardinge2009-02-111-0/+77