Age | Commit message (Expand) | Author |
2022-09-11 | mm: page_counter: remove unneeded atomic ops for low/min | Shakeel Butt |
2022-09-11 | mm: skip retry when new limit is not below old one in page_counter_set_max | Bui Quang Minh |
2022-01-15 | mm/page_counter: remove an incorrect call to propagate_protected_usage() | Donghai Qiao |
2021-04-30 | mm: page_counter: mitigate consequences of a page_counter underflow | Johannes Weiner |
2020-12-15 | mm/page_counter: use page_counter_read in page_counter_set_max | Hui Su |
2020-10-13 | mm/page_counter: correct the obsolete func name in the comment of page_counte... | Miaohe Lin |
2020-08-14 | mm/page_counter: fix various data races at memsw | Qian Cai |
2020-08-07 | mm/page_counter.c: fix protection usage propagation | Michal Koutný |
2020-04-02 | mm, memcg: prevent memory.min load/store tearing | Chris Down |
2020-04-02 | mm, memcg: prevent memory.low load/store tearing | Chris Down |
2020-04-02 | mm: memcontrol: fix memory.low proportional distribution | Johannes Weiner |
2018-06-07 | memcg: introduce memory.min | Roman Gushchin |
2018-06-07 | mm: memory.low hierarchical behavior | Roman Gushchin |
2018-06-07 | mm: rename page_counter's count/limit into usage/max | Roman Gushchin |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2015-11-05 | mm: page_counter: let page_counter_try_charge() return bool | Johannes Weiner |
2015-02-11 | mm: page_counter: pull "-1" handling out of page_counter_memparse() | Johannes Weiner |
2014-12-10 | mm: memcontrol: remove obsolete kmemcg pinning tricks | Johannes Weiner |
2014-12-10 | mm: memcontrol: lockless page counters | Johannes Weiner |