summaryrefslogtreecommitdiff
path: root/mm/page_counter.c
AgeCommit message (Expand)Author
2022-09-11mm: page_counter: remove unneeded atomic ops for low/minShakeel Butt
2022-09-11mm: skip retry when new limit is not below old one in page_counter_set_maxBui Quang Minh
2022-01-15mm/page_counter: remove an incorrect call to propagate_protected_usage()Donghai Qiao
2021-04-30mm: page_counter: mitigate consequences of a page_counter underflowJohannes Weiner
2020-12-15mm/page_counter: use page_counter_read in page_counter_set_maxHui Su
2020-10-13mm/page_counter: correct the obsolete func name in the comment of page_counte...Miaohe Lin
2020-08-14mm/page_counter: fix various data races at memswQian Cai
2020-08-07mm/page_counter.c: fix protection usage propagationMichal Koutný
2020-04-02mm, memcg: prevent memory.min load/store tearingChris Down
2020-04-02mm, memcg: prevent memory.low load/store tearingChris Down
2020-04-02mm: memcontrol: fix memory.low proportional distributionJohannes Weiner
2018-06-07memcg: introduce memory.minRoman Gushchin
2018-06-07mm: memory.low hierarchical behaviorRoman Gushchin
2018-06-07mm: rename page_counter's count/limit into usage/maxRoman Gushchin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-11-05mm: page_counter: let page_counter_try_charge() return boolJohannes Weiner
2015-02-11mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner
2014-12-10mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner