summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-08-22mm: export symbol for show_membinqi.zhang1-0/+1
2015-09-08lib/show_mem.c: correct reserved memory calculationVishnu Pratap Singh1-3/+1
2015-02-13lib/show_mem.c: remove redundant includeRasmus Villemoes1-1/+0
2014-12-19lib/show_mem.c: add cma reserved informationVishnu Pratap Singh1-0/+6
2014-12-03mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini1-1/+1
2014-01-22lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu1-0/+3
2014-01-22mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman9-190/+65
2013-11-13mm: do not walk all of system memory during show_memMel Gorman1-28/+11
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes8-1/+24
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes13-36/+34
2011-03-25lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes14-21/+15
2011-03-23oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes4-4/+49
2010-03-06mm: use the same log level for show_mem()Amerigo Wang1-7/+7
2008-07-26lib: generic show_mem()Johannes Weiner2-1/+64