summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/page.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot: Split out kernel_ident_mapping_init()Yinghai Lu2016-05-071-0/+5
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-081-1/+0
* x86/mm: Implement ASLR for hugetlb mappingsKirill A. Shutemov2013-11-191-0/+1
* Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin2013-02-011-1/+2
|\
| * x86: Make it so that __pa_symbol can only process kernel symbols on x86_64Alexander Duyck2012-11-161-1/+2
* | x86, kexec, 64bit: Only set ident mapping for ram.Yinghai Lu2013-01-291-0/+4
|/
* x86: Document __phys_reloc_hide() usage in __pa_symbol()Namhyung Kim2010-08-111-0/+7
* asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
* x86 headers: include linux/types.hIngo Molnar2009-02-131-0/+2
* x86: move pte types into pgtable*.hJeremy Fitzhardinge2009-02-111-22/+0
* x86: move defs around to allow paravirt.h to just include page_types.hJeremy Fitzhardinge2009-02-111-78/+0
* x86: move 2 and 3 level asm-generic defs into page-defsJeremy Fitzhardinge2009-02-111-4/+0
* x86: create _types.h counterparts for page*.hJeremy Fitzhardinge2009-02-111-61/+3
* Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2Jeremy Fitzhardinge2009-02-111-2/+1
|\
| * x86/pvops: remove pte_flags pvopJeremy Fitzhardinge2009-01-221-2/+1
* | x86, pgtable.h: fix 2-level 32-bit buildIngo Molnar2009-02-091-4/+5
* | x86: add and use pgd/pud/pmd_flagsJeremy Fitzhardinge2009-02-061-0/+15
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+209