summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mm: multi-gen LRU: support page table walksYu Zhao2022-09-261-1/+55
| * mm: multi-gen LRU: exploit locality in rmapYu Zhao2022-09-261-0/+6
| * mm: multi-gen LRU: minimal implementationYu Zhao2022-09-261-0/+41
| * mm: multi-gen LRU: groundworkYu Zhao2022-09-261-0/+102
| * mm: fix null-ptr-deref in kswapd_is_running()Kefeng Wang2022-09-111-2/+4
| * arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-2/+2
| * memory tiering: adjust hot threshold automaticallyHuang Ying2022-09-111-0/+9
| * memory tiering: rate limit NUMA migration throughputHuang Ying2022-09-111-0/+7
| * mm/vmscan: define macros for refaults in struct lruvecYang Yang2022-09-111-0/+2
* | mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Yosry Ahmed2022-08-241-0/+1
|/
* mm: cleanup is_highmem()Kefeng Wang2022-07-291-12/+8
* mm/page_alloc: protect PCP lists with a spinlockMel Gorman2022-07-171-0/+1
* mm/page_alloc: use only one PCP list for THP-sized allocationsMel Gorman2022-07-171-4/+7
* mm: move page zone helpers from mm.h to mmzone.hAlex Sierra2022-07-171-0/+80
* mm, docs: fix comments that mention mem_hotplug_end()Yun-Ze Li2022-07-031-3/+3
* mm: memory_hotplug: enumerate all supported section flagsMuchun Song2022-07-031-9/+32
* mm: cma: use pageblock_order as the single alignmentZi Yan2022-05-131-4/+1
* mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long2022-04-081-4/+7
* NUMA balancing: optimize page placement for memory tiering systemHuang Ying2022-03-221-0/+1
* NUMA Balancing: add page promotion counterHuang Ying2022-03-221-0/+3
* mm/mmzone.h: remove unused macrosMiaohe Lin2022-03-221-7/+0