aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mmzone.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-25mm/mglru: rework workingset protectionYu Zhao1-31/+51
2025-01-25mm/mglru: rework aging feedbackYu Zhao1-9/+8
2024-11-14memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn1-0/+3
2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-0/+1
2024-11-07mm/page_alloc: keep track of free highatomicYu Zhao1-0/+1
2024-11-06mm/mglru: reset page lru tier bits when activatingWei Xu1-0/+2
2024-11-03mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao1-2/+3
2024-11-03mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao1-2/+0
2024-09-01include/linux/mmzone.h: clean up watermark accessorsAndrew Morton1-6/+26
2024-09-01mm: create promo_wmark_pages and clean up open-coded sitesKaiyang Zhao1-0/+1
2024-09-01mm: improve code consistency with zonelist_* helper functionsWei Yang1-2/+2
2024-08-15mm: don't account memmap per-nodePasha Tatashin1-2/+0
2024-07-06Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fixAndrew Morton1-1/+2
2024-07-03mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long1-1/+2
2024-07-03mm: report per-page metadata informationSourav Panda1-0/+2
2024-06-24mm/page_alloc: Separate THP PCP into movable and non-movable categoriesyangge1-5/+4
2024-04-15iommu: account IOMMU allocated memoryPasha Tatashin1-1/+1
2024-04-15iommu: observability of the IOMMU allocationsPasha Tatashin1-0/+3
2024-03-06mm: add __dump_folio()Matthew Wilcox (Oracle)1-0/+3
2024-02-22mm/mglru: improve struct lru_gen_mm_walkKinsey Ho1-3/+3
2024-01-25mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver1-3/+3
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-7/+7
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov1-2/+4
2024-01-05mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCINGLi Zhijian1-1/+1
2024-01-05mm/mglru: remove CONFIG_MEMCGKinsey Ho1-24/+2
2024-01-05mm/mglru: add CONFIG_LRU_GEN_WALKS_MMUKinsey Ho1-0/+2
2023-12-29mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla1-3/+11
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton1-15/+19
2023-12-12mm/mglru: reclaim offlined memcgs harderYu Zhao1-4/+4
2023-12-12mm/mglru: respect min_ttl_ms with memcgsYu Zhao1-13/+17
2023-12-12zswap: shrink zswap pool based on memory pressureNhat Pham1-0/+2
2023-12-10mm/vmstat: move pgdemote_* to per-node statsLi Zhijian1-0/+4
2023-10-25mm, pcp: reduce detecting time of consecutive high order page freeingHuang Ying1-1/+1
2023-10-25mm, pcp: decrease PCP high if free pages < high watermarkHuang Ying1-0/+1
2023-10-25mm: add framework for PCP high auto-tuningHuang Ying1-1/+4
2023-10-25mm, page_alloc: scale the number of pages that are batch allocatedHuang Ying1-1/+2
2023-10-25mm, pcp: reduce lock contention for draining high-order pagesHuang Ying1-0/+6
2023-10-25mm, pcp: avoid to drain PCP when process exitHuang Ying1-1/+11
2023-10-04mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka1-2/+0
2023-08-18mm: remove obsolete comment above struct per_cpu_pagesMiaohe Lin1-1/+0
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-26/+25
2023-06-23mm/vmscan: fix root proactive reclaim unthrottling unbalanced nodeYosry Ahmed1-3/+15
2023-06-19mmzone: introduce folio_migratetype()Vishal Moola (Oracle)1-0/+3
2023-06-19mmzone: introduce folio_is_zone_movable()Vishal Moola (Oracle)1-0/+5
2023-06-09mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()T.J. Alumbaugh1-2/+2
2023-06-09mm: page_alloc: move sysctls into it own filsKefeng Wang1-21/+0
2023-06-06mm: Add support for unaccepted memoryKirill A. Shutemov1-0/+8
2023-04-18mm: Multi-gen LRU: remove wait_event_killable()Kalesh Singh1-6/+2
2023-04-18mm: move free_area_empty() to mm/internal.hMike Rapoport (IBM)1-5/+0
2023-04-05mm/page_alloc: make deferred page init free pages in MAX_ORDER blocksKirill A. Shutemov1-0/+2