开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmzone.h
Age
Commit message (
Expand
)
Author
2022-04-08
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
2022-03-22
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
2022-03-22
NUMA Balancing: add page promotion counter
Huang Ying
2022-03-22
mm/mmzone.h: remove unused macros
Miaohe Lin
2022-03-22
mm: page_alloc: avoid merging non-fallbackable pageblocks with others
Zi Yan
2022-01-15
mm_zone: add function to check if managed dma zone exists
Baoquan He
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
2021-11-06
mm: use __pfn_to_section() instead of open coding it
Rolf Eike Beer
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
mm: track present early pages per zone
David Hildenbrand
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
2021-09-03
mm: compaction: support triggering of proactive compaction by user
Charan Teja Reddy
2021-09-03
mm/sparse: set SECTION_NID_SHIFT to 6
Naoya Horiguchi
2021-09-03
mm: sparse: remove __section_nr() function
Ohhoon Kwon
2021-07-01
mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEM
Mel Gorman
2021-07-01
mm: fix spelling mistakes
Zhen Lei
2021-06-30
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
2021-06-30
include/linux/mmzone.h: add documentation for pfn_valid()
Mike Rapoport
2021-06-29
mm/page_alloc: allow high-order pages to be stored on the per-cpu lists
Mel Gorman
2021-06-29
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
mm: remove CONFIG_DISCONTIGMEM
Mike Rapoport
2021-06-29
mm: drop SECTION_SHIFT in code comments
Dong Aisheng
2021-06-29
mm/page_alloc: introduce vm.percpu_pagelist_high_fraction
Mel Gorman
2021-06-29
mm/page_alloc: limit the number of pages on PCP lists when reclaim is active
Mel Gorman
2021-06-29
mm/page_alloc: scale the number of pages that are batch freed
Mel Gorman
2021-06-29
mm/page_alloc: delete vm.percpu_pagelist_fraction
Mel Gorman
2021-06-29
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
2021-06-29
mm/page_alloc: convert per-cpu list protection to local_lock
Mel Gorman
2021-06-29
mm/page_alloc: split per cpu page lists and zone stats
Mel Gorman
2021-06-29
mm/mmzone.h: simplify is_highmem_idx()
Mike Rapoport
2021-05-07
mm: fix some typos and code style problems
Shijie Luo
2021-05-05
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
2021-05-05
mm/gup: migrate pinned pages out of movable zone
Pavel Tatashin
2021-05-05
mm/gup: do not migrate zero page
Pavel Tatashin
2021-04-30
mm/mmzone.h: fix existing kernel-doc comments and link them to core-api
Mike Rapoport
2021-02-26
mm: teach pfn_to_online_page() about ZONE_DEVICE section collisions
Dan Williams
2021-02-26
mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo
David Hildenbrand
2021-02-24
mm/vmscan.c: make lruvec_lru_size() static
Yu Zhao
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
[next]