Age | Commit message (Expand) | Author |
2016-01-14 | net: tcp_memcontrol: simplify linkage between socket and page counter | Johannes Weiner |
2016-01-14 | net: tcp_memcontrol: sanitize tcp memory accounting callbacks | Johannes Weiner |
2016-01-14 | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label | Johannes Weiner |
2016-01-14 | mm: memcontrol: export root_mem_cgroup | Johannes Weiner |
2016-01-14 | memcg: do not allow to disable tcp accounting after limit is set | Vladimir Davydov |
2016-01-14 | slab: add SLAB_ACCOUNT flag | Vladimir Davydov |
2016-01-12 | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2015-12-29 | mm: memcontrol: fix possible memcg leak due to interrupted reclaim | Vladimir Davydov |
2015-12-28 | cgroup: Fix uninitialized variable warning | Ross Zwisler |
2015-12-12 | mm: fix kerneldoc on mem_cgroup_replace_page | Hugh Dickins |
2015-12-12 | memcg: fix memory.high target | Vladimir Davydov |
2015-12-03 | cgroup: fix handling of multi-destination migration from subtree_control enab... | Tejun Heo |
2015-11-06 | mm/memcontrol.c: uninline mem_cgroup_usage | Andrew Morton |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-05 | memcg: fix thresholds for 32b architectures. | Michal Hocko |
2015-11-05 | mm: page_counter: let page_counter_try_charge() return bool | Johannes Weiner |
2015-11-05 | mm: memcontrol: eliminate root memory.current | Johannes Weiner |
2015-11-05 | mm: rename mem_cgroup_migrate to mem_cgroup_replace_page | Hugh Dickins |
2015-11-05 | memcg: simplify and inline __mem_cgroup_from_kmem | Vladimir Davydov |
2015-11-05 | memcg: unify slab and other kmem pages charging | Vladimir Davydov |
2015-11-05 | memcg: simplify charging kmem pages | Vladimir Davydov |
2015-11-05 | mm/memcontrol.c: fix order calculation in try_charge() | Jerome Marchand |
2015-11-05 | memcg: ratify and consolidate over-charge handling | Tejun Heo |
2015-11-05 | memcg: punt high overage reclaim to return-to-userland path | Tejun Heo |
2015-11-05 | memcg: flatten task_struct->memcg_oom | Tejun Heo |
2015-11-05 | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2015-10-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-10-16 | memcg: convert threshold to bytes | Shaohua Li |
2015-10-15 | cgroup: replace cgroup_has_tasks() with cgroup_is_populated() | Tejun Heo |
2015-10-12 | writeback: fix incorrect calculation of available memory for memcg domains | Tejun Heo |
2015-10-01 | memcg: remove pcp_counter_lock | Greg Thelen |
2015-10-01 | memcg: make mem_cgroup_read_stat() unsigned | Greg Thelen |
2015-09-22 | cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader() | Tejun Heo |
2015-09-21 | memcg: generate file modified notifications on "memory.events" | Tejun Heo |
2015-09-18 | cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE | Tejun Heo |
2015-09-18 | cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl() | Tejun Heo |
2015-09-10 | memcg: zap try_get_mem_cgroup_from_page | Vladimir Davydov |
2015-09-10 | memcg: add page_cgroup_ino helper | Vladimir Davydov |
2015-09-08 | memcg: move memcg_proto_active from sock.h | Michal Hocko |
2015-09-08 | memcg, tcp_kmem: check for cg_proto in sock_update_memcg | Michal Hocko |
2015-09-08 | memcg: restructure mem_cgroup_can_attach() | Tejun Heo |
2015-09-08 | memcg: export struct mem_cgroup | Michal Hocko |
2015-09-08 | mm, oom: pass an oom order of -1 when triggered by sysrq | David Rientjes |
2015-09-08 | mm, oom: organize oom context into struct | David Rientjes |
2015-09-04 | mm: memcontrol: bring back the VM_BUG_ON() in mem_cgroup_swapout() | Sebastian Andrzej Siewior |
2015-06-25 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-24 | memcg: convert mem_cgroup->under_oom from atomic_t to int | Tejun Heo |
2015-06-24 | memcg: remove unused mem_cgroup->oom_wakeups | Tejun Heo |