aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/cgroups
Commit message (Expand)AuthorAge
* kmem: add slab-specific documentation about the kmem controllerGlauber Costa2012-12-18
* memcg: add documentation about the kmem controllerGlauber Costa2012-12-18
* res_counter: return amount of charges after res_counter_uncharge()Glauber Costa2012-12-18
* cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
* Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-12-12
|\
| * cgroup: update Documentation/cgroups/00-INDEXNamjae Jeon2012-12-09
| * netprio_cgroup: allow nesting and inherit config on cgroup creationTejun Heo2012-11-22
| * cgroup, cpuset: remove cgroup_subsys->post_clone()Tejun Heo2012-11-19
| * cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/Tejun Heo2012-11-19
| * cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-19
| * cgroup_freezer: implement proper hierarchy supportTejun Heo2012-11-09
* | Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/Jeff Liu2012-12-11
* | memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2012-11-16
|/
* memcg: trivial fixes for Documentation/cgroups/memory.txtMichael Kerrisk2012-10-09
* cgroup: trivial fixes for Documentation/cgroups/cgroups.txtMichael Kerrisk2012-09-13
* cgroup: add documentation on extended attributes usageAristeu Rozanski2012-09-12
* mm/memcg: complete documentation for tcp memcg filesWanpeng Li2012-07-31
* memcg: rename config variablesAndrew Morton2012-07-31
* hugetlb/cgroup: add HugeTLB controller documentationAneesh Kumar K.V2012-07-31
* cgroup: Update remount documentationDaniel Wagner2012-07-17
* cgroup: Remove populate() documentationDaniel Wagner2012-07-09
* cgroup: remove hierarchy_mutexLi Zefan2012-06-06
* memcg: move charges to root cgroup if use_hierarchy=0KAMEZAWA Hiroyuki2012-05-29
* rescounters: add res_counter_uncharge_until()Frederic Weisbecker2012-05-29
* memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki2012-05-29
* Documentation: memcg: future proof hierarchical statistics documentationJohannes Weiner2012-05-29
* Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-05-22
|\
| * res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker2012-04-27
* | memcg: fix up documentation on global LRUYing Han2012-04-12
* | documentation: remove references to cpu_*_map.Rusty Russell2012-03-29
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\
| * Documentation: Fix multiple typo in DocumentationMasanari Iida2012-03-07
* | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-02
|/
* memcg: fix pgpgin/pgpgout documentationYing Han2012-01-12
* Documentation/cgroups/memory.txt: fix typoZhu Yanhai2012-01-12
* Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-01-09
|\
| * cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo2011-12-12
| * cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-12
* | Partial revert "Basic kernel memory functionality for the Memory Controller"Glauber Costa2011-12-22
* | Display current tcp memory allocation in kmem cgroupGlauber Costa2011-12-12
* | tcp buffer limitation: per-cgroup limitGlauber Costa2011-12-12
* | tcp memory pressure controlsGlauber Costa2011-12-12
* | socket: initial cgroup code.Glauber Costa2011-12-12
* | Basic kernel memory functionality for the Memory ControllerGlauber Costa2011-12-12
* | net: add documentation for net_prio cgroups (v4)Neil Horman2011-11-22
|/
* Documentation: Fix typo in freezer-subsystem.txtRafael J. Wysocki2011-11-07
* Documentation: update cgroups notesLi Zefan2011-11-04
* memcg: skip scanning active lists based on individual sizeJohannes Weiner2011-11-02
* memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2011-09-14
* memcg: add memory.vmscan_statKAMEZAWA Hiroyuki2011-07-26