aboutsummaryrefslogtreecommitdiff
path: root/Documentation/cgroups
AgeCommit message (Expand)Author
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2015-10-15cgroup: drop cgroup__DEVEL__legacy_files_on_dflTejun Heo
2015-10-15cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo
2015-10-15cgroup: keep zombies associated with their original cgroupsTejun Heo
2015-09-24Documentation: cgroups: just fix a few typosYuan Sun
2015-09-18cgroup: replace "cgroup.populated" with "cgroup.events"Tejun Heo
2015-09-10Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-25Merge branch 'for-4.3-unified-base' into for-4.3Tejun Heo
2015-08-18blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchyTejun Heo
2015-08-18blkcg: implement interface for the unified hierarchyTejun Heo
2015-08-18blkcg: move io_service_bytes and io_serviced stats into blkcg_gqTejun Heo
2015-08-04cgroup: define controller file conventionsTejun Heo
2015-07-14cgroup: add documentation for the PIDs controllerAleksa Sarai
2015-06-26Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-06-18cgroup: add delegation section to unified hierarchy documentationTejun Heo
2015-06-17writeback, blkio: add documentation for cgroup writeback supportTejun Heo
2015-06-02memcg: add per cgroup dirty page accountingGreg Thelen
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-04-11Documentation/memcg: update memcg/kmem statusVladimir Davydov
2015-03-19cpuset, isolcpus: document relationship between cpusets & isolcpusRik van Riel
2015-02-28mm: memcontrol: use "max" instead of "infinity" in control knobsJohannes Weiner
2015-02-11mm: memcontrol: default hierarchy interface for memoryJohannes Weiner
2015-01-05Update of Documentation/cgroups/00-INDEXHenrik Austad
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13cgroups: Documentation: fix trivial typos and wrong paragraph numberingsSeongJae Park
2014-12-12Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2014-12-10mm: embed the memcg pointer directly into struct pageJohannes Weiner
2014-12-10kernel: res_counter: remove the unused APIJohannes Weiner
2014-12-10mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner
2014-12-03cgroups: Documentation: fix wrong cgroupfs pathsSeongJae Park
2014-09-24cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner
2014-08-08mm: memcontrol: rewrite charge APIJohannes Weiner
2014-07-15cgroup: distinguish the default and legacy hierarchies when handling cftypesTejun Heo
2014-07-08cgroup: implement cgroup_subsys->depends_onTejun Heo
2014-07-08cgroup: implement cgroup_subsys->css_reset()Tejun Heo
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-06-06vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko
2014-06-04Documentation/memcg: warn about incomplete kmemcg stateVladimir Davydov
2014-06-04mm: memcontrol: remove hierarchy restrictions for swappiness and oom_controlJohannes Weiner
2014-05-16memcg: remove tasks/children test from mem_cgroup_force_empty()Michal Hocko
2014-04-25cgroup: add documentation about unified hierarchyTejun Heo
2014-04-07memcg: rename high level charging functionsMichal Hocko
2014-04-07res_counter: remove interface for locked charging and unchargingDavid Rientjes
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann
2013-12-31doc: cgroups: Fix typo in doc/cgroupsMasanari Iida