开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
show_mem.c
Age
Commit message (
Expand
)
Author
2025-09-21
mm: re-enable kswapd when memory pressure subsides or demotion is toggled
Chanwon Park
2025-09-21
mm/show_mem: add trylock while printing alloc info
Yueyang Pan
2025-09-21
mm/show_mem: dump the status of the mem alloc profiling before printing
Yueyang Pan
2025-09-21
mm: show_mem: show number of zspages in show_free_areas
Thadeu Lima de Souza Cascardo
2025-07-19
mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
Vlastimil Babka
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-11
mm: add nr_free_highatomic in show_free_areas
gaoxu
2025-05-11
mm/show_mem: optimize si_meminfo_node by reducing redundant code
Ye Liu
2025-05-05
mm: remove NR_BOUNCE zone stat
Christoph Hellwig
2025-03-21
meminfo: add a per node counter for balloon drivers
Nico Pache
2024-11-07
mm/show_mem: use str_yes_no() helper in show_free_areas()
Thorsten Blum
2024-09-17
mm/show_mem.c: report alloc tags in human readable units
Kent Overstreet
2024-04-25
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2023-10-04
mm: refactor si_mem_available()
Lorenzo Stoakes
2023-08-21
mm,thp: no space after colon in Mem-Info fields
Hugh Dickins
2023-08-18
mm: make show_free_areas() static
Kefeng Wang
2023-06-09
mm: page_alloc: collect mem statistic into show_mem.c
Kefeng Wang