summaryrefslogtreecommitdiff
path: root/include/linux/mmzone.h
AgeCommit message (Expand)Author
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman
2021-11-06mm/vmscan: throttle reclaim when no progress is being madeMel Gorman
2021-11-06mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman
2021-11-06mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman
2021-11-06mm/page_alloc: detect allocation forbidden by cpuset and bail out earlyFeng Tang
2021-11-06mm: use __pfn_to_section() instead of open coding itRolf Eike Beer
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08mm: track present early pages per zoneDavid Hildenbrand
2021-09-08mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport
2021-09-03mm: compaction: support triggering of proactive compaction by userCharan Teja Reddy
2021-09-03mm/sparse: set SECTION_NID_SHIFT to 6Naoya Horiguchi
2021-09-03mm: sparse: remove __section_nr() functionOhhoon Kwon
2021-07-01mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEMMel Gorman
2021-07-01mm: fix spelling mistakesZhen Lei
2021-06-30arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual
2021-06-30include/linux/mmzone.h: add documentation for pfn_valid()Mike Rapoport
2021-06-29mm/page_alloc: allow high-order pages to be stored on the per-cpu listsMel Gorman
2021-06-29mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29mm: remove CONFIG_DISCONTIGMEMMike Rapoport
2021-06-29mm: drop SECTION_SHIFT in code commentsDong Aisheng
2021-06-29mm/page_alloc: introduce vm.percpu_pagelist_high_fractionMel Gorman
2021-06-29mm/page_alloc: limit the number of pages on PCP lists when reclaim is activeMel Gorman
2021-06-29mm/page_alloc: scale the number of pages that are batch freedMel Gorman
2021-06-29mm/page_alloc: delete vm.percpu_pagelist_fractionMel Gorman
2021-06-29mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman
2021-06-29mm/page_alloc: convert per-cpu list protection to local_lockMel Gorman
2021-06-29mm/page_alloc: split per cpu page lists and zone statsMel Gorman
2021-06-29mm/mmzone.h: simplify is_highmem_idx()Mike Rapoport
2021-05-07mm: fix some typos and code style problemsShijie Luo
2021-05-05mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador
2021-05-05mm/gup: migrate pinned pages out of movable zonePavel Tatashin
2021-05-05mm/gup: do not migrate zero pagePavel Tatashin
2021-04-30mm/mmzone.h: fix existing kernel-doc comments and link them to core-apiMike Rapoport
2021-02-26mm: teach pfn_to_online_page() about ZONE_DEVICE section collisionsDan Williams
2021-02-26mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand
2021-02-24mm/vmscan.c: make lruvec_lru_size() staticYu Zhao
2021-02-24mm: memcg: add swapcache stat for memcg v2Shakeel Butt
2021-02-24mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song
2020-12-15mm/lru: revise the comments of lru_lockHugh Dickins
2020-12-15mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm, page_alloc: cache pageset high and batch in struct zoneVlastimil Babka
2020-12-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport
2020-12-15ia64: remove custom __early_pfn_to_nid()Mike Rapoport
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt