aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pgtable-3level.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26mm/x86: use SWP_TYPE_BITS in 3-level swap macrosPeter Xu1-4/+4
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-4/+4
2019-09-25x86/mm: Clean up the pmd_read_atomic() commentsIngo Molnar1-21/+23
2019-09-25x86/mm: Fix function name typo in pmd_read_atomic() commentWei Yang1-2/+2
2019-07-12mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig1-47/+0
2018-08-27x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross1-4/+3
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+35
2018-07-20x86/mm/pae: Populate the user page-table with user pgd'sJoerg Roedel1-0/+7
2018-06-27x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka1-2/+33
2018-06-20x86/speculation/l1tf: Protect PROT_NONE PTEs against speculationAndi Kleen1-0/+2
2018-01-31x86/mm: provide pmdp_establish() helperKirill A. Shutemov1-1/+36
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-13x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov1-0/+47
2017-03-16mm, x86: fix native_pud_clear build errorArnd Bergmann1-3/+0
2017-02-27mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()Dave Jiang1-1/+2
2017-02-24mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox1-0/+30
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