summaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-1/+2
|\
| * mm: Add PG_arch_3 page flagPeter Collingbourne2022-11-291-0/+1
| * mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas2022-11-291-1/+1
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-73/+84
|\ \
| * | mm: remove VM_FAULT_WRITEDavid Hildenbrand2022-12-111-1/+1
| * | mm/thp: re-apply mkdirty for small pages after splitPeter Xu2022-11-301-6/+8
| * | mm/gup: reliable R/O long-term pinning in COW mappingsDavid Hildenbrand2022-11-301-1/+1
| * | mm: add early FAULT_FLAG_UNSHARE consistency checksDavid Hildenbrand2022-11-301-3/+0
| * | mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwriteDavid Hildenbrand2022-11-301-11/+15
| * | mm/huge_memory: try avoiding write faults when changing PMD protectionDavid Hildenbrand2022-11-301-2/+36
| * | mm,thp,rmap: clean up the end of __split_huge_pmd_locked()Hugh Dickins2022-11-301-10/+5
| * | mm,thp,rmap: subpages_mapcount of PTE-mapped subpagesHugh Dickins2022-11-301-1/+1
| * | mm,thp,rmap: lock_compound_mapcounts() on THP mapcountsHugh Dickins2022-11-301-2/+1
| * | mm,thp,rmap: simplify compound page mapcount handlingHugh Dickins2022-11-301-28/+8
| * | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-3/+6
| |\ \
| * | | mm: migrate: try again if THP split is failed due to page refcntBaolin Wang2022-11-081-2/+2
| * | | mm/huge_memory: convert split_huge_pages_in_file() to use a folioMatthew Wilcox (Oracle)2022-11-081-9/+9
| | |/ | |/|
* | | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds2022-12-131-6/+13
|\ \ \ | |_|/ |/| |
| * | mm: allow multiple error returns in try_grab_page()Logan Gunthorpe2022-11-091-6/+13
* | | Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"Peter Xu2022-11-081-3/+6
| |/ |/|
* | mm: prep_compound_tail() clear page->privateHugh Dickins2022-10-281-1/+1
|/
* mm/huge_memory: do not clobber swp_entry_t during THP splitMel Gorman2022-10-201-1/+10
* mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()Zach O'Keefe2022-10-031-1/+1
* mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twiceLiu Shixin2022-10-031-1/+1
* mm: convert page_get_anon_vma() to folio_get_anon_vma()Matthew Wilcox (Oracle)2022-10-031-1/+1
* huge_memory: convert unmap_page() to unmap_folio()Matthew Wilcox (Oracle)2022-10-031-7/+6
* huge_memory: convert split_huge_page_to_list() to use a folioMatthew Wilcox (Oracle)2022-10-031-25/+24
* huge_memory: convert do_huge_pmd_wp_page() to use a folioMatthew Wilcox (Oracle)2022-10-031-16/+19
* mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()David Hildenbrand2022-09-261-1/+1
* mm: fix the handling Non-LRU pages returned by follow_pageHaiyue Wang2022-09-261-1/+1
* mm/khugepaged: stop using vma linked listMatthew Wilcox (Oracle)2022-09-261-2/+2
* mm/demotion: update node_is_toptier to work with memory tiersAneesh Kumar K.V2022-09-261-0/+1
* mm: multi-gen LRU: groundworkYu Zhao2022-09-261-1/+2
* mm: remember young/dirty bit for page migrationsPeter Xu2022-09-261-2/+16
* mm/thp: carry over dirty bit when thp splits on pmdPeter Xu2022-09-261-2/+7
* Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-09-261-4/+2
|\
| * mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()Naoya Horiguchi2022-09-261-4/+2
* | mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fastDavid Hildenbrand2022-09-111-0/+3
* | mm: release private data before split THPYin Fengwei2022-09-111-2/+12
* | mm: thp: remove redundant pgtable check in set_huge_zero_page()Qi Zheng2022-09-111-2/+1
* | memory tiering: hot page selection with hint page fault latencyHuang Ying2022-09-111-3/+14
* | mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepageZach O'Keefe2022-09-111-16/+2
* | mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()Zach O'Keefe2022-09-111-8/+6
|/
* mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand2022-08-201-21/+43
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-69/+117
|\
| * mm/huge_memory: use helper macro IS_ERR_OR_NULL in split_huge_pages_pidMiaohe Lin2022-07-171-3/+1
| * mm/huge_memory: comment the subtly logic in __split_huge_pmdMiaohe Lin2022-07-171-0/+4
| * mm/huge_memory: correct comment of prep_transhuge_pageMiaohe Lin2022-07-171-1/+1
| * mm/huge_memory: minor cleanup for split_huge_pages_allMiaohe Lin2022-07-171-1/+6
| * mm/huge_memory: try to free subpage in swapcache when possibleMiaohe Lin2022-07-171-1/+1