| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-06-09 | mm: page_alloc: collect mem statistic into show_mem.c | Kefeng Wang | 1 | -37/+0 |
| 2023-04-21 | lib/show_mem.c: use for_each_populated_zone() simplify code | Yajun Deng | 1 | -13/+6 |
| 2022-09-26 | mm: reduce noise in show_mem for lowmem allocations | Michal Hocko | 1 | -2/+2 |
| 2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin | 1 | -5/+0 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 435 | Thomas Gleixner | 1 | -1/+1 |
| 2018-12-28 | lib/show_mem.c: drop pgdat_resize_lock in show_mem() | Wei Yang | 1 | -3/+0 |
| 2018-12-28 | mm: convert zone->managed_pages to atomic variable | Arun KS | 1 | -1/+1 |
| 2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 1 | -2/+2 |
| 2015-09-08 | lib/show_mem.c: correct reserved memory calculation | Vishnu Pratap Singh | 1 | -3/+1 |
| 2015-02-12 | lib/show_mem.c: remove redundant include | Rasmus Villemoes | 1 | -1/+0 |
| 2014-12-18 | lib/show_mem.c: add cma reserved information | Vishnu Pratap Singh | 1 | -0/+6 |
| 2014-12-02 | mm: do not overwrite reserved pages counter at show_mem() | Rafael Aquini | 1 | -1/+1 |
| 2014-01-21 | lib/show_mem.c: show num_poisoned_pages when oom | Xishi Qiu | 1 | -0/+3 |
| 2014-01-21 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 1 | -3/+0 |
| 2013-11-13 | mm: do not walk all of system memory during show_mem | Mel Gorman | 1 | -28/+11 |
| 2013-04-29 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes | 1 | -0/+3 |
| 2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 1 | -1/+1 |
| 2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 1 | -6/+1 |
| 2011-03-22 | oom: suppress nodes that are not allowed from meminfo on oom kill | David Rientjes | 1 | -2/+7 |
| 2010-03-06 | mm: use the same log level for show_mem() | Amerigo Wang | 1 | -7/+7 |
| 2008-07-26 | lib: generic show_mem() | Johannes Weiner | 1 | -0/+63 |