aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/page_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov1-1/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-18x86/mm: Provide general kernel support for memory encryptionTom Lendacky1-1/+2
2015-12-19x86/mm: Align macro definesBorislav Petkov1-3/+3
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov1-7/+9
2015-09-22x86/asm: Move PUD_PAGE macros to page_types.hToshi Kani1-0/+3
2015-04-14x86, mm: support huge I/O mapping capability I/FToshi Kani1-0/+2
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov1-2/+0
2015-02-20x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina1-1/+0
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina1-0/+3
2014-01-27x86: revert wrong memblock current limit settingYinghai Lu1-2/+2
2014-01-21x86: memblock: set current limit to max low memory addressSantosh Shilimkar1-2/+2
2013-08-07x86, relocs: Move ELF relocation handling to CKees Cook1-0/+5
2012-11-17x86, mm: Move min_pfn_mapped back to mm/init.cYinghai Lu1-1/+0
2012-11-17x86, mm: setup page table in top-downYinghai Lu1-0/+1
2012-11-17x86, mm: Only direct map addresses that are marked as E820_RAMJacob Shin1-7/+1
2012-11-17x86, mm: Fixup code testing if a pfn is direct mappedJacob Shin1-0/+8
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-1/+0
2011-03-04x86-64, NUMA: Revert NUMA affine page table allocationTejun Heo1-2/+0
2011-02-16x86, NUMA: Move *_numa_init() invocations into initmem_init()Tejun Heo1-1/+1
2011-02-16x86, NUMA: Drop @start/last_pfn from initmem_init()Tejun Heo1-2/+1
2010-12-29x86-64, numa: Put pgtable to local node memoryYinghai Lu1-0/+2
2010-12-29x86: Change get_max_mapped() to inlineYinghai Lu1-0/+6
2010-10-07x86-32: Fix sparse warning for the __PHYSICAL_MASK calculationNamhyung Kim1-1/+1
2010-02-01x86: Use the generic page_is_ram()Wu Fengguang1-1/+0
2009-10-12x86: Export k8 physical topologyDavid Rientjes1-1/+2
2009-04-14x86: page_types.h unification of declarationsJaswinder Singh Rajput1-0/+6
2009-03-05x86: clean up old gcc warningsJeremy Fitzhardinge1-6/+0
2009-02-13x86: move more pagetable-related definitions into pgtable*.hJeremy Fitzhardinge1-6/+0
2009-02-13Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headersIngo Molnar1-0/+63
2009-02-11x86: move pte types into pgtable*.hJeremy Fitzhardinge1-94/+3
2009-02-11x86: define pud_flags and pud_large properly to allow non-PAE buildsJeremy Fitzhardinge1-5/+5
2009-02-11x86: move defs around to allow paravirt.h to just include page_types.hJeremy Fitzhardinge1-0/+74
2009-02-11x86: move 2 and 3 level asm-generic defs into page-defsJeremy Fitzhardinge1-0/+4
2009-02-11x86: create _types.h counterparts for page*.hJeremy Fitzhardinge1-0/+77