aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/page_types.h
AgeCommit message (Expand)Author
2015-04-14x86, mm: support huge I/O mapping capability I/FToshi Kani
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov
2015-02-20x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina
2014-01-27x86: revert wrong memblock current limit settingYinghai Lu
2014-01-21x86: memblock: set current limit to max low memory addressSantosh Shilimkar
2013-08-07x86, relocs: Move ELF relocation handling to CKees Cook
2012-11-17x86, mm: Move min_pfn_mapped back to mm/init.cYinghai Lu
2012-11-17x86, mm: setup page table in top-downYinghai Lu
2012-11-17x86, mm: Only direct map addresses that are marked as E820_RAMJacob Shin
2012-11-17x86, mm: Fixup code testing if a pfn is direct mappedJacob Shin
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells
2011-03-04x86-64, NUMA: Revert NUMA affine page table allocationTejun Heo
2011-02-16x86, NUMA: Move *_numa_init() invocations into initmem_init()Tejun Heo
2011-02-16x86, NUMA: Drop @start/last_pfn from initmem_init()Tejun Heo
2010-12-29x86-64, numa: Put pgtable to local node memoryYinghai Lu
2010-12-29x86: Change get_max_mapped() to inlineYinghai Lu
2010-10-07x86-32: Fix sparse warning for the __PHYSICAL_MASK calculationNamhyung Kim
2010-02-01x86: Use the generic page_is_ram()Wu Fengguang
2009-10-12x86: Export k8 physical topologyDavid Rientjes
2009-04-14x86: page_types.h unification of declarationsJaswinder Singh Rajput
2009-03-05x86: clean up old gcc warningsJeremy Fitzhardinge
2009-02-13x86: move more pagetable-related definitions into pgtable*.hJeremy Fitzhardinge
2009-02-13Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-02-11x86: move pte types into pgtable*.hJeremy Fitzhardinge
2009-02-11x86: define pud_flags and pud_large properly to allow non-PAE buildsJeremy Fitzhardinge
2009-02-11x86: move defs around to allow paravirt.h to just include page_types.hJeremy Fitzhardinge
2009-02-11x86: move 2 and 3 level asm-generic defs into page-defsJeremy Fitzhardinge
2009-02-11x86: create _types.h counterparts for page*.hJeremy Fitzhardinge