aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/cgroups (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-10Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds2-22/+63
2015-08-25Merge branch 'for-4.3-unified-base' into for-4.3Tejun Heo1-8/+72
2015-08-18blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchyTejun Heo1-1/+1
2015-08-18blkcg: implement interface for the unified hierarchyTejun Heo1-4/+57
2015-08-18blkcg: move io_service_bytes and io_serviced stats into blkcg_gqTejun Heo1-18/+6
2015-08-04cgroup: define controller file conventionsTejun Heo1-8/+72
2015-07-14cgroup: add documentation for the PIDs controllerAleksa Sarai2-0/+87
2015-06-26Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-18/+84
2015-06-18cgroup: add delegation section to unified hierarchy documentationTejun Heo1-18/+84
2015-06-17writeback, blkio: add documentation for cgroup writeback supportTejun Heo1-5/+78
2015-06-02memcg: add per cgroup dirty page accountingGreg Thelen1-0/+1
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds1-5/+3
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-2/+8
2015-04-11Documentation/memcg: update memcg/kmem statusVladimir Davydov1-5/+3
2015-03-19cpuset, isolcpus: document relationship between cpusets & isolcpusRik van Riel1-2/+8
2015-02-28mm: memcontrol: use "max" instead of "infinity" in control knobsJohannes Weiner1-2/+2
2015-02-11mm: memcontrol: default hierarchy interface for memoryJohannes Weiner1-0/+79
2015-01-05Update of Documentation/cgroups/00-INDEXHenrik Austad1-0/+2
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2-7/+7
2014-12-13cgroups: Documentation: fix trivial typos and wrong paragraph numberingsSeongJae Park2-7/+7
2014-12-12Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds1-2/+2
2014-12-10mm: embed the memcg pointer directly into struct pageJohannes Weiner1-0/+5
2014-12-10kernel: res_counter: remove the unused APIJohannes Weiner2-206/+8
2014-12-10mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner1-1/+1
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner1-2/+2
2014-12-03cgroups: Documentation: fix wrong cgroupfs pathsSeongJae Park1-2/+2
2014-09-24cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li1-3/+3
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner1-122/+6
2014-08-08mm: memcontrol: rewrite charge APIJohannes Weiner1-27/+5
2014-07-15cgroup: distinguish the default and legacy hierarchies when handling cftypesTejun Heo1-6/+12
2014-07-08cgroup: implement cgroup_subsys->depends_onTejun Heo1-3/+20
2014-07-08cgroup: implement cgroup_subsys->css_reset()Tejun Heo1-0/+14
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-5/+360
2014-06-06vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko1-8/+7
2014-06-04Documentation/memcg: warn about incomplete kmemcg stateVladimir Davydov1-0/+5
2014-06-04mm: memcontrol: remove hierarchy restrictions for swappiness and oom_controlJohannes Weiner1-7/+4
2014-05-16memcg: remove tasks/children test from mem_cgroup_force_empty()Michal Hocko1-5/+1
2014-04-25cgroup: add documentation about unified hierarchyTejun Heo1-0/+359
2014-04-07memcg: rename high level charging functionsMichal Hocko1-2/+2
2014-04-07res_counter: remove interface for locked charging and unchargingDavid Rientjes1-10/+2
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann1-0/+5
2013-12-31doc: cgroups: Fix typo in doc/cgroupsMasanari Iida2-4/+4
2013-12-10[media] doc: no singingKees Cook1-1/+1
2013-11-22cgroup: Merge branch 'memcg_event' into for-3.14Tejun Heo1-20/+0
2013-11-22memcg: rename cgroup_event to mem_cgroup_eventTejun Heo1-20/+0
2013-11-13memcg: support hierarchical memory.numa_statsYing Han1-3/+7
2013-09-12memcg: document cgroup dirty/writeback memory statisticsSha Zhengju1-0/+2
2013-07-11Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-14/+15