summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pgtable-3level.h
AgeCommit message (Expand)AuthorLines
2015-02-10x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-12/+0
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov-0/+3
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli-13/+17
2012-06-06x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches-3/+3
2012-05-29mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli-0/+50
2011-03-18x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li-8/+3
2011-01-13thp: add x86 32bit supportJohannes Weiner-0/+23
2009-03-19x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge-17/+0
2009-02-06x86: unify pud_noneJeremy Fitzhardinge-5/+0
2009-02-06x86: unify pgd_badJeremy Fitzhardinge-5/+0
2009-02-06x86: unify pmd_offsetJeremy Fitzhardinge-4/+0
2009-02-06x86: unify pud_pageJeremy Fitzhardinge-2/+0
2009-02-06x86: unify pud_page_vaddrJeremy Fitzhardinge-3/+0
2009-02-06x86: unify pud_presentJeremy Fitzhardinge-5/+0
2009-02-06x86: unify pte_sameJeremy Fitzhardinge-6/+0
2009-02-06x86: unify pte_noneJeremy Fitzhardinge-5/+0
2008-12-16x86: consolidate __swp_XXX() macrosJan Beulich-0/+1
2008-10-30i386/PAE: fix pud_page()Jan Beulich-2/+2
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro-0/+175