aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/pgtable.h
Commit message (Expand)AuthorAge
* mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V2018-01-31
* mm: do not lose dirty and accessed bits in pmdp_invalidate()Kirill A. Shutemov2018-01-31
* asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov2018-01-31
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-23
|\
| * init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner2017-12-22
* | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-29
* | mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams2017-11-29
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi2017-09-08
* mm: thp: check pmd migration entry in common pathZi Yan2017-09-08
* x86/mm: Provide general kernel support for memory encryptionTom Lendacky2017-07-18
* mm/gup: Move permission checks into helpersKirill A. Shutemov2017-03-18
* mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-09
* mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V2017-02-24
* mm/autonuma: let architecture override how the write bit should be stashed in...Aneesh Kumar K.V2017-02-24
* mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-24
* mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-12
* mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V2016-12-12
* x86/pat, mm: Make track_pfn_insert() return voidBorislav Petkov2016-11-09
* mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie2016-10-07
* arch: fix has_transparent_hugepage()Hugh Dickins2016-05-19
* mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V2016-03-17
* powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V2016-02-15
* mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams2016-01-15
* mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
* x86/mm/pat: Add untrack_pfn_moved for mremapToshi Kani2016-01-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-04
|\
| * mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky2015-10-14
* | mm,thp: reduce ifdef'ery for THP in generic codeVineet Gupta2015-10-17
|/
* mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-24
* powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-24
* mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-24
* x86/mm/pat: Add pgprot_writethrough()Toshi Kani2015-06-07
* mm: change vunmap to tear down huge KVA mappingsToshi Kani2015-04-14
* mm: change ioremap to set up huge I/O mappingsToshi Kani2015-04-14
* mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov2015-04-14
* mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-12
* mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2015-02-12
* asm-generic: drop unused pte_file* helpersKirill A. Shutemov2015-02-10
* s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky2014-10-27
* mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner2014-10-13
* Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-09
|\
| * mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2014-10-09
* | PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau2014-09-30
|/
* x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman2014-06-04
* mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman2014-04-18
* mm: add support for discard of unused ptesKonstantin Weitz2014-02-21
* mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-16
* powerpc/thp: Fix crash on mremapAneesh Kumar K.V2014-01-14
* mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2013-12-20