summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* mm: add __dump_folio()Matthew Wilcox (Oracle)2024-03-061-0/+3
* mm/mglru: improve struct lru_gen_mm_walkKinsey Ho2024-02-221-3/+3
* mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver2024-01-251-3/+3
* mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-7/+7
* mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov2024-01-081-2/+4
* mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCINGLi Zhijian2024-01-051-1/+1
* mm/mglru: remove CONFIG_MEMCGKinsey Ho2024-01-051-24/+2
* mm/mglru: add CONFIG_LRU_GEN_WALKS_MMUKinsey Ho2024-01-051-0/+2
* mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla2023-12-291-3/+11
* sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton2023-12-201-15/+19
|\
| * mm/mglru: reclaim offlined memcgs harderYu Zhao2023-12-121-4/+4
| * mm/mglru: respect min_ttl_ms with memcgsYu Zhao2023-12-121-13/+17
* | zswap: shrink zswap pool based on memory pressureNhat Pham2023-12-121-0/+2
* | mm/vmstat: move pgdemote_* to per-node statsLi Zhijian2023-12-101-0/+4
|/
* mm, pcp: reduce detecting time of consecutive high order page freeingHuang Ying2023-10-251-1/+1
* mm, pcp: decrease PCP high if free pages < high watermarkHuang Ying2023-10-251-0/+1
* mm: add framework for PCP high auto-tuningHuang Ying2023-10-251-1/+4
* mm, page_alloc: scale the number of pages that are batch allocatedHuang Ying2023-10-251-1/+2
* mm, pcp: reduce lock contention for draining high-order pagesHuang Ying2023-10-251-0/+6
* mm, pcp: avoid to drain PCP when process exitHuang Ying2023-10-251-1/+11
* mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka2023-10-041-2/+0
* mm: remove obsolete comment above struct per_cpu_pagesMiaohe Lin2023-08-181-1/+0
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-26/+25
|\
| * mm/vmscan: fix root proactive reclaim unthrottling unbalanced nodeYosry Ahmed2023-06-231-3/+15
| * mmzone: introduce folio_migratetype()Vishal Moola (Oracle)2023-06-191-0/+3
| * mmzone: introduce folio_is_zone_movable()Vishal Moola (Oracle)2023-06-191-0/+5
| * mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()T.J. Alumbaugh2023-06-091-2/+2
| * mm: page_alloc: move sysctls into it own filsKefeng Wang2023-06-091-21/+0
* | mm: Add support for unaccepted memoryKirill A. Shutemov2023-06-061-0/+8
|/
* mm: Multi-gen LRU: remove wait_event_killable()Kalesh Singh2023-04-181-6/+2
* mm: move free_area_empty() to mm/internal.hMike Rapoport (IBM)2023-04-181-5/+0
* mm/page_alloc: make deferred page init free pages in MAX_ORDER blocksKirill A. Shutemov2023-04-051-0/+2
* mm: move get_page_from_free_area() to mm/page_alloc.cMike Rapoport (IBM)2023-04-051-7/+0
* mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-5/+5
* mm: multi-gen LRU: clean up sysfs codeT.J. Alumbaugh2023-03-281-1/+1
* mm: memory-failure: add memory failure stats to sysfsJiaqi Yan2023-02-021-0/+28
* mm: multi-gen LRU: section for memcg LRUT.J. Alumbaugh2023-02-021-11/+2
* mm: multi-gen LRU: per-node lru_gen_folio listsYu Zhao2023-01-181-2/+115
* mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]Yu Zhao2023-01-181-4/+4
* mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folioYu Zhao2023-01-181-3/+3
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-1/+1
|\
| * mm: fix typo in struct pglist_data code commentWang Yong2022-12-111-1/+1
* | block: add check when merging zone device pagesLogan Gunthorpe2022-11-091-0/+24
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-35/+246
|\
| * mm: remove obsolete pgdat_is_empty()Miaohe Lin2022-10-031-5/+0
| * mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTHMiaohe Lin2022-10-031-7/+0
| * mm: deduplicate cacheline padding codeShakeel Butt2022-09-261-19/+5
| * mm/demotion: add pg_data_t member to track node memory tier detailsAneesh Kumar K.V2022-09-261-0/+3
| * mm: multi-gen LRU: thrashing preventionYu Zhao2022-09-261-0/+2
| * mm: multi-gen LRU: kill switchYu Zhao2022-09-261-0/+9