index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
show_mem.c
Age
Commit message (
Expand
)
Author
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