summaryrefslogtreecommitdiffstats
path: root/lib/show_mem.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 435Thomas Gleixner2019-06-051-1/+1
* lib/show_mem.c: drop pgdat_resize_lock in show_mem()Wei Yang2018-12-281-3/+0Star
* mm: convert zone->managed_pages to atomic variableArun KS2018-12-281-1/+1
* lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-231-2/+2
* lib/show_mem.c: correct reserved memory calculationVishnu Pratap Singh2015-09-091-3/+1Star
* lib/show_mem.c: remove redundant includeRasmus Villemoes2015-02-131-1/+0Star
* lib/show_mem.c: add cma reserved informationVishnu Pratap Singh2014-12-191-0/+6
* mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini2014-12-031-1/+1
* lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu2014-01-221-0/+3
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-221-3/+0Star
* mm: do not walk all of system memory during show_memMel Gorman2013-11-131-28/+11Star
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-301-0/+3
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-251-6/+1Star
* oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes2011-03-231-2/+7
* mm: use the same log level for show_mem()Amerigo Wang2010-03-061-7/+7
* lib: generic show_mem()Johannes Weiner2008-07-261-0/+63