summaryrefslogtreecommitdiff
path: root/include/linux/mmzone.h
AgeCommit message (Expand)Author
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
2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2024-11-07mm/page_alloc: keep track of free highatomicYu Zhao
2024-11-06mm/mglru: reset page lru tier bits when activatingWei Xu
2024-11-03mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao
2024-11-03mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao
2024-09-01include/linux/mmzone.h: clean up watermark accessorsAndrew Morton
2024-09-01mm: create promo_wmark_pages and clean up open-coded sitesKaiyang Zhao
2024-09-01mm: improve code consistency with zonelist_* helper functionsWei Yang
2024-08-15mm: don't account memmap per-nodePasha Tatashin
2024-07-06Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fixAndrew Morton
2024-07-03mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long
2024-07-03mm: report per-page metadata informationSourav Panda
2024-06-24mm/page_alloc: Separate THP PCP into movable and non-movable categoriesyangge
2024-04-15iommu: account IOMMU allocated memoryPasha Tatashin
2024-04-15iommu: observability of the IOMMU allocationsPasha Tatashin
2024-03-06mm: add __dump_folio()Matthew Wilcox (Oracle)
2024-02-22mm/mglru: improve struct lru_gen_mm_walkKinsey Ho
2024-01-25mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov
2024-01-05mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCINGLi Zhijian
2024-01-05mm/mglru: remove CONFIG_MEMCGKinsey Ho
2024-01-05mm/mglru: add CONFIG_LRU_GEN_WALKS_MMUKinsey Ho
2023-12-29mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton
2023-12-12mm/mglru: reclaim offlined memcgs harderYu Zhao
2023-12-12mm/mglru: respect min_ttl_ms with memcgsYu Zhao
2023-12-12zswap: shrink zswap pool based on memory pressureNhat Pham
2023-12-10mm/vmstat: move pgdemote_* to per-node statsLi Zhijian
2023-10-25mm, pcp: reduce detecting time of consecutive high order page freeingHuang Ying
2023-10-25mm, pcp: decrease PCP high if free pages < high watermarkHuang Ying
2023-10-25mm: add framework for PCP high auto-tuningHuang Ying
2023-10-25mm, page_alloc: scale the number of pages that are batch allocatedHuang Ying
2023-10-25mm, pcp: reduce lock contention for draining high-order pagesHuang Ying
2023-10-25mm, pcp: avoid to drain PCP when process exitHuang Ying
2023-10-04mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka
2023-08-18mm: remove obsolete comment above struct per_cpu_pagesMiaohe Lin