aboutsummaryrefslogtreecommitdiffstats
path: root/lib/show_mem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-12lib/show_mem.c: remove redundant includeRasmus Villemoes1-1/+0
2014-12-18lib/show_mem.c: add cma reserved informationVishnu Pratap Singh1-0/+6
2014-12-02mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini1-1/+1
2014-01-21lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu1-0/+3
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman1-3/+0
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 Rientjes1-0/+3
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes1-1/+1
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes1-6/+1
2011-03-22oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes1-2/+7
2010-03-06mm: use the same log level for show_mem()Amerigo Wang1-7/+7
2008-07-26lib: generic show_mem()Johannes Weiner1-0/+63