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