aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-17mm: provide a fallback for PAGE_KERNEL_EXEC for architecturesLuis R. Rodriguez1-0/+4
2018-08-17mm: provide a fallback for PAGE_KERNEL_RO for architecturesLuis R. Rodriguez1-0/+14
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2018-07-15x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina1-12/+12
2018-07-04ioremap: Update pgtable free interfaces with addrChintan Pandya1-4/+4
2018-06-20x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen1-0/+12
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+36
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableToshi Kani1-0/+10
2018-03-18mm, swap: Add infrastructure for saving page metadata on swapKhalid Aziz1-0/+36
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V1-8/+0
2018-01-31mm: do not lose dirty and accessed bits in pmdp_invalidate()Kirill A. Shutemov1-1/+1
2018-01-31asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov1-0/+15
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2017-12-22init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner1-0/+5
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams1-2/+2
2017-11-29mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi1-1/+33
2017-09-08mm: thp: check pmd migration entry in common pathZi Yan1-1/+17
2017-07-18x86/mm: Provide general kernel support for memory encryptionTom Lendacky1-0/+12
2017-03-18mm/gup: Move permission checks into helpersKirill A. Shutemov1-0/+25
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov1-3/+45
2017-02-24mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V1-0/+8
2017-02-24mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte.Aneesh Kumar K.V1-0/+16
2017-02-24mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox1-4/+76
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V1-0/+3
2016-12-12mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V1-12/+0
2016-11-09x86/pat, mm: Make track_pfn_insert() return voidBorislav Petkov1-5/+4
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie1-0/+3
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-0/+8
2016-03-17mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V1-0/+17
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V1-0/+8
2016-01-15mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams1-2/+4
2016-01-15mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-9/+0
2016-01-05x86/mm/pat: Add untrack_pfn_moved for mremapToshi Kani1-1/+9
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+10
2015-10-17mm,thp: reduce ifdef'ery for THP in generic codeVineet Gupta1-7/+30
2015-10-14mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky1-0/+10
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-9/+9
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V1-7/+2
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V1-0/+21
2015-06-07x86/mm/pat: Add pgprot_writethrough()Toshi Kani1-0/+4
2015-04-14mm: change vunmap to tear down huge KVA mappingsToshi Kani1-0/+10
2015-04-14mm: change ioremap to set up huge I/O mappingsToshi Kani1-0/+15
2015-04-14mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov1-0/+5
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman1-155/+0
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman1-0/+20
2015-02-10asm-generic: drop unused pte_file* helpersKirill A. Shutemov1-15/+0
2014-10-27s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky1-0/+11
2014-10-14mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner1-0/+14