aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-30mm: add bdi_set_min_ratio_no_scale() functionStefan Roesch1-0/+1
2022-11-30mm: add bdi_set_max_ratio_no_scale() functionStefan Roesch1-0/+1
2022-11-30mm: add bdi_set_min_bytes() functionStefan Roesch1-0/+1
2022-11-30mm: add bdi_get_min_bytes() functionStefan Roesch1-0/+1
2022-11-30mm: add bdi_set_max_bytes() functionStefan Roesch1-0/+1
2022-11-30mm: add bdi_get_max_bytes() functionStefan Roesch1-0/+1
2022-11-30mm: use part per 1000000 for bdi ratiosStefan Roesch1-0/+3
2022-11-30mm: add bdi_set_strict_limit() functionStefan Roesch1-0/+1
2022-11-30folio-compat: remove try_to_release_page()Vishal Moola (Oracle)1-1/+0
2022-11-30mm/gup: reliable R/O long-term pinning in COW mappingsDavid Hildenbrand1-3/+24
2022-11-30mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mappingDavid Hildenbrand1-4/+4
2022-11-30mm: anonymous shared memory namingPasha Tatashin2-14/+14
2022-11-30mm: shrinkers: add missing includes for undeclared typesT.J. Mercier1-0/+3
2022-11-30zram: add size class equals check into recompressionAlexey Romanov1-0/+2
2022-11-30mm: delay page_remove_rmap() until after the TLB has been flushedLinus Torvalds1-2/+29
2022-11-30mm: mmu_gather: prepare to gather encoded page pointers with flagsLinus Torvalds2-5/+6
2022-11-30mm: teach release_pages() to take an array of encoded page pointers tooLinus Torvalds1-2/+19
2022-11-30mm: introduce 'encoded' page pointers with embedded extra bitsLinus Torvalds1-1/+33
2022-11-30mm: remove unused savedwrite infrastructureDavid Hildenbrand1-24/+0
2022-11-30mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwriteDavid Hildenbrand1-0/+2
2022-11-30mm/mprotect: factor out check whether manual PTE write upgrades are requiredDavid Hildenbrand1-2/+14
2022-11-30mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mappedHugh Dickins2-10/+22
2022-11-30mm,thp,rmap: subpages_mapcount of PTE-mapped subpagesHugh Dickins2-25/+36
2022-11-30mm,thp,rmap: lock_compound_mapcounts() on THP mapcountsHugh Dickins1-8/+6
2022-11-30mm,thp,rmap: simplify compound page mapcount handlingHugh Dickins4-47/+82
2022-11-30mm,hugetlb: use folio fields in second tail pageHugh Dickins3-64/+64
2022-11-30mm: use pte markers for swap errorsPeter Xu2-17/+15
2022-11-30mm: always compile in pte markersPeter Xu2-38/+3
2022-11-30mm/damon/core: add a callback for scheme target regions checkSeongJae Park1-0/+5
2022-11-30mm/hugetlb: convert move_hugetlb_state() to foliosSidhartha Kumar1-3/+8
2022-11-30mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to foliosSidhartha Kumar1-8/+8
2022-11-30mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to foliosSidhartha Kumar1-4/+4
2022-11-30mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to foliosSidhartha Kumar1-6/+6
2022-11-30mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to foliosSidhartha Kumar1-19/+20
2022-11-30mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to foliosSidhartha Kumar1-7/+7
2022-11-30mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner2-0/+9
2022-11-30mm, hwpoison: when copy-on-write hits poison, take page offlineTony Luck1-1/+5
2022-11-30mm, hwpoison: try to recover from copy-on write faultsTony Luck1-0/+26
2022-11-30percpu_counter: add percpu_counter_sum_all interfaceShakeel Butt1-0/+6
2022-11-30mm: convert mm's rss stats into percpu_counterShakeel Butt6-44/+14
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton7-16/+75
2022-11-30revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible"Andrew Morton1-2/+0
2022-11-30mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn1-0/+4
2022-11-30mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross1-0/+11
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross1-0/+7
2022-11-30hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz1-0/+2
2022-11-30madvise: use zap_page_range_single for madvise dontneedMike Kravetz1-8/+19
2022-11-30mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEYang Shi1-2/+16
2022-11-22mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng1-2/+5
2022-11-22kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatibleSam James1-0/+2