summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: page_alloc: avoid merging non-fallbackable pageblocks with othersZi Yan2022-03-221-0/+11
* mm_zone: add function to check if managed dma zone existsBaoquan He2022-01-151-0/+9
* mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman2021-12-311-0/+1
* mm/vmscan: throttle reclaim when no progress is being madeMel Gorman2021-11-061-0/+1
* mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman2021-11-061-0/+1
* mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman2021-11-061-0/+13
* mm/page_alloc: detect allocation forbidden by cpuset and bail out earlyFeng Tang2021-11-061-0/+22
* mm: use __pfn_to_section() instead of open coding itRolf Eike Beer2021-11-061-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-12/+7
|\
| * mm: track present early pages per zoneDavid Hildenbrand2021-09-081-0/+7
| * mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport2021-09-081-12/+0
* | mm: compaction: support triggering of proactive compaction by userCharan Teja Reddy2021-09-031-0/+1
* | mm/sparse: set SECTION_NID_SHIFT to 6Naoya Horiguchi2021-09-031-1/+1
* | mm: sparse: remove __section_nr() functionOhhoon Kwon2021-09-031-1/+0
|/
* mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEMMel Gorman2021-07-011-1/+4
* mm: fix spelling mistakesZhen Lei2021-07-011-1/+1
* arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual2021-06-301-0/+9
* include/linux/mmzone.h: add documentation for pfn_valid()Mike Rapoport2021-06-301-0/+11
* mm/page_alloc: allow high-order pages to be stored on the per-cpu listsMel Gorman2021-06-291-1/+19
* mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport2021-06-291-2/+2
* mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-3/+3
* mm: remove CONFIG_DISCONTIGMEMMike Rapoport2021-06-291-3/+5
* mm: drop SECTION_SHIFT in code commentsDong Aisheng2021-06-291-2/+0
* mm/page_alloc: introduce vm.percpu_pagelist_high_fractionMel Gorman2021-06-291-0/+3
* mm/page_alloc: limit the number of pages on PCP lists when reclaim is activeMel Gorman2021-06-291-0/+1
* mm/page_alloc: scale the number of pages that are batch freedMel Gorman2021-06-291-1/+2
* mm/page_alloc: delete vm.percpu_pagelist_fractionMel Gorman2021-06-291-3/+0
* mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman2021-06-291-4/+9
* mm/page_alloc: convert per-cpu list protection to local_lockMel Gorman2021-06-291-0/+2
* mm/page_alloc: split per cpu page lists and zone statsMel Gorman2021-06-291-8/+10
* mm/mmzone.h: simplify is_highmem_idx()Mike Rapoport2021-06-291-12/+1
* mm: fix some typos and code style problemsShijie Luo2021-05-071-1/+1
* mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador2021-05-051-2/+5
* mm/gup: migrate pinned pages out of movable zonePavel Tatashin2021-05-051-2/+7
* mm/gup: do not migrate zero pagePavel Tatashin2021-05-051-0/+4
* mm/mmzone.h: fix existing kernel-doc comments and link them to core-apiMike Rapoport2021-04-301-19/+24
* mm: teach pfn_to_online_page() about ZONE_DEVICE section collisionsDan Williams2021-02-261-7/+27
* mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand2021-02-261-0/+15
* mm/vmscan.c: make lruvec_lru_size() staticYu Zhao2021-02-241-2/+0
* mm: memcg: add swapcache stat for memcg v2Shakeel Butt2021-02-241-0/+3
* mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song2021-02-241-1/+2
* mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song2021-02-241-1/+2
* mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song2021-02-241-1/+2
* mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song2021-02-241-1/+2
* mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song2021-02-241-0/+13
* mm/lru: revise the comments of lru_lockHugh Dickins2020-12-151-2/+1
* mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi2020-12-151-1/+2