summaryrefslogtreecommitdiff
path: root/include/linux/mmzone.h
AgeCommit message (Expand)Author
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-18mm/sparse: fix comment for section map alignmentMuchun Song
2026-04-18mm: vmscan: prepare for reparenting MGLRU foliosQi Zheng
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-08mm: add gpu active/reclaim per-node stat counters (v2)Dave Airlie
2026-04-05mm/sparse: move memory hotplug bits to sparse-vmemmap.cDavid Hildenbrand (Arm)
2026-04-05mm/sparse: move sparse_init_one_section() to internal.hDavid Hildenbrand (Arm)
2026-04-05mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.cDavid Hildenbrand (Arm)
2026-04-05mm: support batched checking of the young flag for MGLRUBaolin Wang
2026-04-05mm/hugetlb: remove fake head pagesKiryl Shutsemau
2026-04-05riscv/mm: align vmemmap to maximal folio sizeKiryl Shutsemau
2026-04-05mm: move MAX_FOLIO_ORDER definition to mmzone.hKiryl Shutsemau
2026-04-05mm: vmalloc: streamline vmalloc memory accountingJohannes Weiner
2026-04-05mm: move pgscan, pgsteal, pgrefill to node statsJP Kobryn (Meta)
2026-01-31mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen
2026-01-31mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaimJiayuan Chen
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy
2025-12-09mm/sparse: fix sparse_vmemmap_init_nid_early definition without CONFIG_SPARSEMEMJinhui Guo
2025-11-16mm: vmscan: simplify the logic for activating dirty file foliosBaolin Wang
2025-09-21mm: re-enable kswapd when memory pressure subsides or demotion is toggledChanwon Park
2025-09-21mm: constify zone related test/getter functionsMax Kellermann
2025-09-13mm: add vmstat for kernel_file pagesBoris Burkov
2025-09-13mm: introduce memdesc_is_zone_device()Matthew Wilcox (Oracle)
2025-09-13mm: introduce memdesc_zonenum()Matthew Wilcox (Oracle)
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-13mm: memory-tiering: fix PGPROMOTE_CANDIDATE countingRuan Shiyang
2025-07-19mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka
2025-07-13mm/page_isolation: make page isolation a standalone bitZi Yan
2025-07-13mm/page_alloc: pageblock flags functions clean upZi Yan
2025-07-09mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDERZi Yan
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31mm: add CONFIG_PAGE_BLOCK_ORDER to select page block orderJuan Yescas
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-12mm: implement for_each_valid_pfn() for CONFIG_SPARSEMEMDavid Woodhouse
2025-05-12mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()David Woodhouse
2025-05-05mm: remove NR_BOUNCE zone statChristoph Hellwig
2025-04-17mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner
2025-04-17mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()Kirill A. Shutemov
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-21mm: vmscan: split proactive reclaim statistics from direct reclaim statisticsHao Jia
2025-03-21meminfo: add a per node counter for balloon driversNico Pache
2025-03-17mm: page_alloc: defrag_mode kswapd/kcompactd watermarksJohannes Weiner
2025-03-17drivers/base/memory: improve add_boot_memory_block()Gavin Shan
2025-03-17mm: allow compound zone device pagesAlistair Popple
2025-03-16mm/sparse: allow for alternate vmemmap section init at bootFrank van der Linden
2025-02-27mm, bpf: Introduce free_pages_nolock()Alexei Starovoitov
2025-01-25mm/mglru: rework workingset protectionYu Zhao
2025-01-25mm/mglru: rework aging feedbackYu Zhao
2024-11-14memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn