aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/page_counter.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-07memcg: introduce memory.minRoman Gushchin1-2/+9
2018-06-07mm: memory.low hierarchical behaviorRoman Gushchin1-0/+7
2018-06-07mm: rename page_counter's count/limit into usage/maxRoman Gushchin1-6/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-11-05mm: page_counter: let page_counter_try_charge() return boolJohannes Weiner1-3/+3
2015-02-11mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner1-1/+2
2014-12-10mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner1-2/+2
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner1-0/+51