Age | Commit message (Expand) | Author | Files | Lines |
2016-01-14 | mm: memcontrol: switch to the updated jump-label API | Johannes Weiner | 1 | -6/+6 |
2016-01-14 | mm: memcontrol: hook up vmpressure to socket pressure | Johannes Weiner | 1 | -14/+3 |
2016-01-14 | mm: memcontrol: account socket memory in unified hierarchy memory controller | Johannes Weiner | 1 | -24/+98 |
2016-01-14 | mm: memcontrol: move socket code for unified hierarchy accounting | Johannes Weiner | 1 | -74/+74 |
2016-01-14 | mm: memcontrol: do not account memory+swap on unified hierarchy | Johannes Weiner | 1 | -19/+25 |
2016-01-14 | mm: memcontrol: generalize the socket accounting jump label | Johannes Weiner | 1 | -0/+3 |
2016-01-14 | net: tcp_memcontrol: simplify linkage between socket and page counter | Johannes Weiner | 1 | -35/+22 |
2016-01-14 | net: tcp_memcontrol: sanitize tcp memory accounting callbacks | Johannes Weiner | 1 | -0/+32 |
2016-01-14 | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label | Johannes Weiner | 1 | -31/+25 |
2016-01-14 | mm: memcontrol: export root_mem_cgroup | Johannes Weiner | 1 | -3/+2 |
2016-01-14 | memcg: do not allow to disable tcp accounting after limit is set | Vladimir Davydov | 1 | -1/+1 |
2016-01-14 | slab: add SLAB_ACCOUNT flag | Vladimir Davydov | 1 | -1/+7 |
2016-01-12 | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -1/+1 |
2015-12-29 | mm: memcontrol: fix possible memcg leak due to interrupted reclaim | Vladimir Davydov | 1 | -14/+46 |
2015-12-28 | cgroup: Fix uninitialized variable warning | Ross Zwisler | 1 | -1/+1 |
2015-12-12 | mm: fix kerneldoc on mem_cgroup_replace_page | Hugh Dickins | 1 | -1/+1 |
2015-12-12 | memcg: fix memory.high target | Vladimir Davydov | 1 | -1/+1 |
2015-12-03 | cgroup: fix handling of multi-destination migration from subtree_control enab... | Tejun Heo | 1 | -22/+23 |
2015-11-06 | mm/memcontrol.c: uninline mem_cgroup_usage | Andrew Morton | 1 | -1/+1 |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 1 | -1/+1 |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 1 | -3/+3 |
2015-11-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -179/+116 |
2015-11-05 | memcg: fix thresholds for 32b architectures. | Michal Hocko | 1 | -6/+5 |
2015-11-05 | mm: page_counter: let page_counter_try_charge() return bool | Johannes Weiner | 1 | -6/+5 |
2015-11-05 | mm: memcontrol: eliminate root memory.current | Johannes Weiner | 1 | -1/+4 |
2015-11-05 | mm: rename mem_cgroup_migrate to mem_cgroup_replace_page | Hugh Dickins | 1 | -21/+8 |
2015-11-05 | memcg: simplify and inline __mem_cgroup_from_kmem | Vladimir Davydov | 1 | -18/+0 |
2015-11-05 | memcg: unify slab and other kmem pages charging | Vladimir Davydov | 1 | -38/+33 |
2015-11-05 | memcg: simplify charging kmem pages | Vladimir Davydov | 1 | -35/+4 |
2015-11-05 | mm/memcontrol.c: fix order calculation in try_charge() | Jerome Marchand | 1 | -1/+2 |
2015-11-05 | memcg: ratify and consolidate over-charge handling | Tejun Heo | 1 | -49/+20 |
2015-11-05 | memcg: punt high overage reclaim to return-to-userland path | Tejun Heo | 1 | -8/+39 |
2015-11-05 | memcg: flatten task_struct->memcg_oom | Tejun Heo | 1 | -8/+8 |
2015-11-05 | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -7/+20 |
2015-10-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -18/+17 |
2015-10-16 | memcg: convert threshold to bytes | Shaohua Li | 1 | -0/+1 |
2015-10-15 | cgroup: replace cgroup_has_tasks() with cgroup_is_populated() | Tejun Heo | 1 | -1/+1 |
2015-10-12 | writeback: fix incorrect calculation of available memory for memcg domains | Tejun Heo | 1 | -18/+17 |
2015-10-01 | memcg: remove pcp_counter_lock | Greg Thelen | 1 | -1/+0 |
2015-10-01 | memcg: make mem_cgroup_read_stat() unsigned | Greg Thelen | 1 | -12/+18 |
2015-09-22 | cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader() | Tejun Heo | 1 | -2/+15 |
2015-09-21 | memcg: generate file modified notifications on "memory.events" | Tejun Heo | 1 | -0/+1 |
2015-09-18 | cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE | Tejun Heo | 1 | -2/+1 |
2015-09-18 | cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl() | Tejun Heo | 1 | -2/+2 |
2015-09-10 | memcg: zap try_get_mem_cgroup_from_page | Vladimir Davydov | 1 | -36/+12 |
2015-09-10 | memcg: add page_cgroup_ino helper | Vladimir Davydov | 1 | -0/+28 |
2015-09-08 | memcg: move memcg_proto_active from sock.h | Michal Hocko | 1 | -1/+1 |
2015-09-08 | memcg, tcp_kmem: check for cg_proto in sock_update_memcg | Michal Hocko | 1 | -2/+1 |
2015-09-08 | memcg: restructure mem_cgroup_can_attach() | Tejun Heo | 1 | -29/+32 |
2015-09-08 | memcg: export struct mem_cgroup | Michal Hocko | 1 | -313/+2 |