Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-08-07 | mm, memcg: unify reclaim retry limits with page allocator | Chris Down | 1 | -9/+6 |
2020-08-07 | mm, memcg: reclaim more aggressively before high allocator throttling | Chris Down | 1 | -5/+37 |
2020-08-07 | mm: memcontrol: avoid workload stalls when lowering memory.high | Roman Gushchin | 1 | -2/+2 |
2020-08-07 | mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled() | Roman Gushchin | 1 | -1/+1 |
2020-08-07 | mm: slab: rename (un)charge_slab_page() to (un)account_slab_page() | Roman Gushchin | 3 | -8/+8 |
2020-08-07 | mm: memcg/slab: remove unused argument by charge_slab_page() | Roman Gushchin | 3 | -4/+3 |
2020-08-07 | mm: memcontrol: account kernel stack per node | Shakeel Butt | 9 | -61/+55 |