Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/show_mem.c: show num_poisoned_pages when oom | Xishi Qiu | 2014-01-21 | 1 | -0/+3 |
* | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 2014-01-21 | 1 | -3/+0 |
* | mm: do not walk all of system memory during show_mem | Mel Gorman | 2013-11-13 | 1 | -28/+11 |
* | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes | 2013-04-29 | 1 | -0/+3 |
* | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2011-05-25 | 1 | -1/+1 |
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 | 1 | -6/+1 |
* | oom: suppress nodes that are not allowed from meminfo on oom kill | David Rientjes | 2011-03-22 | 1 | -2/+7 |
* | mm: use the same log level for show_mem() | Amerigo Wang | 2010-03-06 | 1 | -7/+7 |
* | lib: generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -0/+63 |