summaryrefslogtreecommitdiff
path: root/include/linux/mmzone.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-15/+27
2026-04-18mm/sparse: fix comment for section map alignmentMuchun Song1-15/+10
2026-04-18mm: vmscan: prepare for reparenting MGLRU foliosQi Zheng1-0/+17
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+75
2026-04-07mm: add gpu active/reclaim per-node stat counters (v2)Dave Airlie1-0/+2
2026-04-05mm/sparse: move memory hotplug bits to sparse-vmemmap.cDavid Hildenbrand (Arm)1-1/+0
2026-04-05mm/sparse: move sparse_init_one_section() to internal.hDavid Hildenbrand (Arm)1-1/+1
2026-04-05mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.cDavid Hildenbrand (Arm)1-3/+0
2026-04-05mm: support batched checking of the young flag for MGLRUBaolin Wang1-2/+3
2026-04-05mm/hugetlb: remove fake head pagesKiryl Shutsemau1-2/+17
2026-04-05riscv/mm: align vmemmap to maximal folio sizeKiryl Shutsemau1-0/+11
2026-04-05mm: move MAX_FOLIO_ORDER definition to mmzone.hKiryl Shutsemau1-0/+31
2026-04-05mm: vmalloc: streamline vmalloc memory accountingJohannes Weiner1-0/+1
2026-04-05mm: move pgscan, pgsteal, pgrefill to node statsJP Kobryn (Meta)1-0/+13
2026-02-01mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen1-4/+15
2026-02-01mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaimJiayuan Chen1-0/+2
2026-01-27arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)1-2/+0
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy1-4/+5
2025-12-09mm/sparse: fix sparse_vmemmap_init_nid_early definition without CONFIG_SPARSEMEMJinhui Guo1-1/+1
2025-11-17mm: vmscan: simplify the logic for activating dirty file foliosBaolin Wang1-4/+0
2025-09-22mm: re-enable kswapd when memory pressure subsides or demotion is toggledChanwon Park1-1/+1
2025-09-22mm: constify zone related test/getter functionsMax Kellermann1-21/+21
2025-09-14mm: add vmstat for kernel_file pagesBoris Burkov1-0/+1
2025-09-14mm: introduce memdesc_is_zone_device()Matthew Wilcox (Oracle)1-7/+12
2025-09-14mm: introduce memdesc_zonenum()Matthew Wilcox (Oracle)1-3/+8
2025-09-14mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-1/+1
2025-09-14mm: memory-tiering: fix PGPROMOTE_CANDIDATE countingRuan Shiyang1-1/+15
2025-07-20mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka1-1/+0
2025-07-14mm/page_isolation: make page isolation a standalone bitZi Yan1-0/+3
2025-07-14mm/page_alloc: pageblock flags functions clean upZi Yan1-8/+10
2025-07-10mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDERZi Yan1-7/+7
2025-06-03Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+16
2025-06-01mm: add CONFIG_PAGE_BLOCK_ORDER to select page block orderJuan Yescas1-0/+16
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+88
2025-05-13mm: implement for_each_valid_pfn() for CONFIG_SPARSEMEMDavid Woodhouse1-0/+78
2025-05-13mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()David Woodhouse1-0/+10
2025-05-05mm: remove NR_BOUNCE zone statChristoph Hellwig1-1/+0
2025-04-18mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner1-2/+0
2025-04-18mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()Kirill A. Shutemov1-0/+3
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+54
2025-03-22mm: vmscan: split proactive reclaim statistics from direct reclaim statisticsHao Jia1-0/+1
2025-03-22meminfo: add a per node counter for balloon driversNico Pache1-0/+1
2025-03-18mm: page_alloc: defrag_mode kswapd/kcompactd watermarksJohannes Weiner1-0/+1
2025-03-18drivers/base/memory: improve add_boot_memory_block()Gavin Shan1-0/+5
2025-03-18mm: allow compound zone device pagesAlistair Popple1-1/+11
2025-03-17mm/sparse: allow for alternate vmemmap section init at bootFrank van der Linden1-0/+35
2025-02-27mm, bpf: Introduce free_pages_nolock()Alexei Starovoitov1-0/+3
2025-01-26mm/mglru: rework workingset protectionYu Zhao1-31/+51
2025-01-26mm/mglru: rework aging feedbackYu Zhao1-9/+8
2024-11-15memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn1-0/+3