VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
show_mem.c
Date
Commit Message
Rev
Author
2019-09-24
mm: remove quicklist page table caches
13224794
Nicholas Piggin
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 435
31e12cb6
Thomas Gleixner
2018-12-28
lib/show_mem.c: drop pgdat_resize_lock in show_mem()
c3a5c77a
Wei Yang
2018-12-28
mm: convert zone->managed_pages to atomic variable
9705bea5
Arun KS
2017-02-22
lib/show_mem.c: teach show_mem to work with the given nodemask
9af744d7
Michal Hocko
2015-09-08
lib/show_mem.c: correct reserved memory calculation
156408c0
Vishnu Pratap Singh
2015-02-12
lib/show_mem.c: remove redundant include
b8b6db17
Rasmus Villemoes
2014-12-18
lib/show_mem.c: add cma reserved information
49abd8c2
Vishnu Pratap Singh
2014-12-02
mm: do not overwrite reserved pages counter at show_mem()
bc127bda
Rafael Aquini
2014-01-21
lib/show_mem.c: show num_poisoned_pages when oom
25487d73
Xishi Qiu
2014-01-21
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
aec6a888
Mel Gorman
2013-11-13
mm: do not walk all of system memory during show_mem
c78e9363
Mel Gorman
2013-04-29
mm, show_mem: suppress page counts in non-blockable contexts
4b59e6c4
David Rientjes
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
7bf02ea2
David Rientjes
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
b2b755b5
David Rientjes
2011-03-22
oom: suppress nodes that are not allowed from meminfo on oom kill
ddd588b5
David Rientjes
2010-03-06
mm: use the same log level for show_mem()
f047f4f3
Amerigo Wang
2008-07-26
lib: generic show_mem()
454c63b0
Johannes Weiner