summaryrefslogtreecommitdiff
path: root/include/linux/mmzone.h
AgeCommit message (Expand)Author
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
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-23mm/vmscan: fix root proactive reclaim unthrottling unbalanced nodeYosry Ahmed
2023-06-19mmzone: introduce folio_migratetype()Vishal Moola (Oracle)
2023-06-19mmzone: introduce folio_is_zone_movable()Vishal Moola (Oracle)
2023-06-09mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()T.J. Alumbaugh
2023-06-09mm: page_alloc: move sysctls into it own filsKefeng Wang
2023-06-06mm: Add support for unaccepted memoryKirill A. Shutemov
2023-04-18mm: Multi-gen LRU: remove wait_event_killable()Kalesh Singh
2023-04-18mm: move free_area_empty() to mm/internal.hMike Rapoport (IBM)
2023-04-05mm/page_alloc: make deferred page init free pages in MAX_ORDER blocksKirill A. Shutemov
2023-04-05mm: move get_page_from_free_area() to mm/page_alloc.cMike Rapoport (IBM)
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-03-28mm: multi-gen LRU: clean up sysfs codeT.J. Alumbaugh
2023-02-02mm: memory-failure: add memory failure stats to sysfsJiaqi Yan
2023-02-02mm: multi-gen LRU: section for memcg LRUT.J. Alumbaugh
2023-01-18mm: multi-gen LRU: per-node lru_gen_folio listsYu Zhao
2023-01-18mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]Yu Zhao
2023-01-18mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folioYu Zhao
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-11mm: fix typo in struct pglist_data code commentWang Yong
2022-11-09block: add check when merging zone device pagesLogan Gunthorpe
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-03mm: remove obsolete pgdat_is_empty()Miaohe Lin
2022-10-03mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTHMiaohe Lin
2022-09-26mm: deduplicate cacheline padding codeShakeel Butt
2022-09-26mm/demotion: add pg_data_t member to track node memory tier detailsAneesh Kumar K.V
2022-09-26mm: multi-gen LRU: thrashing preventionYu Zhao
2022-09-26mm: multi-gen LRU: kill switchYu Zhao
2022-09-26mm: multi-gen LRU: support page table walksYu Zhao
2022-09-26mm: multi-gen LRU: exploit locality in rmapYu Zhao
2022-09-26mm: multi-gen LRU: minimal implementationYu Zhao
2022-09-26mm: multi-gen LRU: groundworkYu Zhao
2022-09-11mm: fix null-ptr-deref in kswapd_is_running()Kefeng Wang
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan
2022-09-11memory tiering: adjust hot threshold automaticallyHuang Ying
2022-09-11memory tiering: rate limit NUMA migration throughputHuang Ying
2022-09-11mm/vmscan: define macros for refaults in struct lruvecYang Yang
2022-08-24mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Yosry Ahmed
2022-07-29mm: cleanup is_highmem()Kefeng Wang
2022-07-17mm/page_alloc: protect PCP lists with a spinlockMel Gorman
2022-07-17mm/page_alloc: use only one PCP list for THP-sized allocationsMel Gorman
2022-07-17mm: move page zone helpers from mm.h to mmzone.hAlex Sierra