aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/page_counter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-02mm, memcg: prevent memory.min load/store tearingChris Down1-4/+5
2020-04-02mm, memcg: prevent memory.low load/store tearingChris Down1-3/+5
2020-04-02mm: memcontrol: fix memory.low proportional distributionJohannes Weiner1-10/+2
2018-06-07memcg: introduce memory.minRoman Gushchin1-17/+46
2018-06-07mm: memory.low hierarchical behaviorRoman Gushchin1-0/+43
2018-06-07mm: rename page_counter's count/limit into usage/maxRoman Gushchin1-14/+14
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-7/+7
2015-02-11mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner1-3/+4
2014-12-10mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner1-19/+4
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner1-0/+207