summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/pgtable-2level.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-24mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox
2015-02-10x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2014-06-04mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov
2014-06-04mm: x86 pgtable: drop unneeded preprocessor ifdefCyrill Gorcunov
2013-11-19x86/mm: Unify pte_to_pgoff() and pgoff_to_pte() helpersCyrill Gorcunov
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov
2012-06-06x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches
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 pte_noneJeremy Fitzhardinge
2008-12-16x86: consolidate __swp_XXX() macrosJan Beulich
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro