Age | Commit message (Expand) | Author |
2013-05-07 | mm, memcg: add rss_huge stat to memory.stat | David Rientjes |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-29 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2013-04-29 | memcg: add memory.pressure_level events | Anton Vorontsov |
2013-04-12 | Revert "cgroup: remove bind() method from cgroup_subsys." | Tejun Heo |
2013-04-10 | cgroup: remove bind() method from cgroup_subsys. | Rami Rosen |
2013-04-08 | Documentation: cgroup: add documentation for net_cls cgroups. | Rami Rosen |
2013-04-03 | cgroups: Documentation/cgroup/cgroup.txt - a trivial fix. | Rami Rosen |
2013-03-27 | doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP" | Paul Bolle |
2013-03-20 | devcg: propagate local changes down the hierarchy | Aristeu Rozanski |
2013-03-12 | cgroup: hold cgroup_mutex before calling css_offline() | Li Zefan |
2013-02-28 | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-02-27 | Documentation/cgroups/blkio-controller.txt: fix typo | Warren Turkal |
2013-01-09 | cfq-iosched: enable full blkcg hierarchy support | Tejun Heo |
2013-01-07 | cgroups: move cgroup_event_listener.c to tools/cgroup | Greg Thelen |
2012-12-18 | kmem: add slab-specific documentation about the kmem controller | Glauber Costa |
2012-12-18 | memcg: add documentation about the kmem controller | Glauber Costa |
2012-12-18 | res_counter: return amount of charges after res_counter_uncharge() | Glauber Costa |
2012-12-12 | cpuset: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan |
2012-12-12 | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-12-11 | Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/ | Jeff Liu |
2012-12-09 | cgroup: update Documentation/cgroups/00-INDEX | Namjae Jeon |
2012-11-22 | netprio_cgroup: allow nesting and inherit config on cgroup creation | Tejun Heo |
2012-11-19 | cgroup, cpuset: remove cgroup_subsys->post_clone() | Tejun Heo |
2012-11-19 | cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/ | Tejun Heo |
2012-11-19 | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli... | Tejun Heo |
2012-11-16 | memcg: oom: fix totalpages calculation for memory.swappiness==0 | Michal Hocko |
2012-11-09 | cgroup_freezer: implement proper hierarchy support | Tejun Heo |
2012-10-09 | memcg: trivial fixes for Documentation/cgroups/memory.txt | Michael Kerrisk |
2012-09-13 | cgroup: trivial fixes for Documentation/cgroups/cgroups.txt | Michael Kerrisk |
2012-09-12 | cgroup: add documentation on extended attributes usage | Aristeu Rozanski |
2012-07-31 | mm/memcg: complete documentation for tcp memcg files | Wanpeng Li |
2012-07-31 | memcg: rename config variables | Andrew Morton |
2012-07-31 | hugetlb/cgroup: add HugeTLB controller documentation | Aneesh Kumar K.V |
2012-07-17 | cgroup: Update remount documentation | Daniel Wagner |
2012-07-09 | cgroup: Remove populate() documentation | Daniel Wagner |
2012-06-06 | cgroup: remove hierarchy_mutex | Li Zefan |
2012-05-29 | memcg: move charges to root cgroup if use_hierarchy=0 | KAMEZAWA Hiroyuki |
2012-05-29 | rescounters: add res_counter_uncharge_until() | Frederic Weisbecker |
2012-05-29 | memcg: fix/change behavior of shared anon at moving task | KAMEZAWA Hiroyuki |
2012-05-29 | Documentation: memcg: future proof hierarchical statistics documentation | Johannes Weiner |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-04-27 | res_counter: Merge res_counter_charge and res_counter_charge_nofail | Frederic Weisbecker |
2012-04-12 | memcg: fix up documentation on global LRU | Ying Han |
2012-03-29 | documentation: remove references to cpu_*_map. | Rusty Russell |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-07 | Documentation: Fix multiple typo in Documentation | Masanari Iida |
2012-02-02 | cgroup: remove cgroup_subsys argument from callbacks | Li Zefan |
2012-01-12 | memcg: fix pgpgin/pgpgout documentation | Ying Han |