index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
show_mem.c
Age
Commit message (
Expand
)
Author
2018-12-28
lib/show_mem.c: drop pgdat_resize_lock in show_mem()
Wei Yang
2018-12-28
mm: convert zone->managed_pages to atomic variable
Arun KS
2017-02-22
lib/show_mem.c: teach show_mem to work with the given nodemask
Michal Hocko
2015-09-08
lib/show_mem.c: correct reserved memory calculation
Vishnu Pratap Singh
2015-02-12
lib/show_mem.c: remove redundant include
Rasmus Villemoes
2014-12-18
lib/show_mem.c: add cma reserved information
Vishnu Pratap Singh
2014-12-02
mm: do not overwrite reserved pages counter at show_mem()
Rafael Aquini
2014-01-21
lib/show_mem.c: show num_poisoned_pages when oom
Xishi Qiu
2014-01-21
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
2013-11-13
mm: do not walk all of system memory during show_mem
Mel Gorman
2013-04-29
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-22
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
2010-03-06
mm: use the same log level for show_mem()
Amerigo Wang
2008-07-26
lib: generic show_mem()
Johannes Weiner