aboutsummaryrefslogtreecommitdiff
path: root/Documentation/cgroups
AgeCommit message (Expand)Author
2012-12-18kmem: add slab-specific documentation about the kmem controllerGlauber Costa
2012-12-18memcg: add documentation about the kmem controllerGlauber Costa
2012-12-18res_counter: return amount of charges after res_counter_uncharge()Glauber Costa
2012-12-12cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-12-11Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/Jeff Liu
2012-12-09cgroup: update Documentation/cgroups/00-INDEXNamjae Jeon
2012-11-22netprio_cgroup: allow nesting and inherit config on cgroup creationTejun Heo
2012-11-19cgroup, cpuset: remove cgroup_subsys->post_clone()Tejun Heo
2012-11-19cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/Tejun Heo
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko
2012-11-09cgroup_freezer: implement proper hierarchy supportTejun Heo
2012-10-09memcg: trivial fixes for Documentation/cgroups/memory.txtMichael Kerrisk
2012-09-13cgroup: trivial fixes for Documentation/cgroups/cgroups.txtMichael Kerrisk
2012-09-12cgroup: add documentation on extended attributes usageAristeu Rozanski
2012-07-31mm/memcg: complete documentation for tcp memcg filesWanpeng Li
2012-07-31memcg: rename config variablesAndrew Morton
2012-07-31hugetlb/cgroup: add HugeTLB controller documentationAneesh Kumar K.V
2012-07-17cgroup: Update remount documentationDaniel Wagner
2012-07-09cgroup: Remove populate() documentationDaniel Wagner
2012-06-06cgroup: remove hierarchy_mutexLi Zefan
2012-05-29memcg: move charges to root cgroup if use_hierarchy=0KAMEZAWA Hiroyuki
2012-05-29rescounters: add res_counter_uncharge_until()Frederic Weisbecker
2012-05-29memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki
2012-05-29Documentation: memcg: future proof hierarchical statistics documentationJohannes Weiner
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-04-27res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker
2012-04-12memcg: fix up documentation on global LRUYing Han
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan
2012-01-12memcg: fix pgpgin/pgpgout documentationYing Han
2012-01-12Documentation/cgroups/memory.txt: fix typoZhu Yanhai
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2011-12-22Partial revert "Basic kernel memory functionality for the Memory Controller"Glauber Costa
2011-12-12cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo
2011-12-12cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo
2011-12-12Display current tcp memory allocation in kmem cgroupGlauber Costa
2011-12-12tcp buffer limitation: per-cgroup limitGlauber Costa
2011-12-12tcp memory pressure controlsGlauber Costa
2011-12-12socket: initial cgroup code.Glauber Costa
2011-12-12Basic kernel memory functionality for the Memory ControllerGlauber Costa
2011-11-22net: add documentation for net_prio cgroups (v4)Neil Horman
2011-11-07Documentation: Fix typo in freezer-subsystem.txtRafael J. Wysocki
2011-11-04Documentation: update cgroups notesLi Zefan
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner
2011-09-14memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner
2011-07-26memcg: add memory.vmscan_statKAMEZAWA Hiroyuki