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