aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-07x86/boot: Split out kernel_ident_mapping_init()Yinghai Lu1-0/+5
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-1/+0
2013-11-19x86/mm: Implement ASLR for hugetlb mappingsKirill A. Shutemov1-0/+1
2013-02-01Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin1-1/+2
2013-01-29x86, kexec, 64bit: Only set ident mapping for ram.Yinghai Lu1-0/+4
2012-11-16x86: Make it so that __pa_symbol can only process kernel symbols on x86_64Alexander Duyck1-1/+2
2010-08-11x86: Document __phys_reloc_hide() usage in __pa_symbol()Namhyung Kim1-0/+7
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-02-13x86 headers: include linux/types.hIngo Molnar1-0/+2
2009-02-11x86: move pte types into pgtable*.hJeremy Fitzhardinge1-22/+0
2009-02-11x86: move defs around to allow paravirt.h to just include page_types.hJeremy Fitzhardinge1-78/+0
2009-02-11x86: move 2 and 3 level asm-generic defs into page-defsJeremy Fitzhardinge1-4/+0
2009-02-11x86: create _types.h counterparts for page*.hJeremy Fitzhardinge1-61/+3
2009-02-11Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2Jeremy Fitzhardinge1-2/+1
2009-02-09x86, pgtable.h: fix 2-level 32-bit buildIngo Molnar1-4/+5
2009-02-06x86: add and use pgd/pud/pmd_flagsJeremy Fitzhardinge1-0/+15
2009-01-22x86/pvops: remove pte_flags pvopJeremy Fitzhardinge1-2/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+209