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