summaryrefslogtreecommitdiffstats
path: root/Documentation/cgroups/cgroups.txt
AgeCommit message (Expand)AuthorLines
2015-11-16cgroup: rename Documentation/cgroups/ to Documentation/cgroup-legacy/Tejun Heo-682/+0
2015-10-15cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo-0/+4
2014-12-03cgroups: Documentation: fix wrong cgroupfs pathsSeongJae Park-2/+2
2014-07-08cgroup: implement cgroup_subsys->css_reset()Tejun Heo-0/+14
2013-11-22memcg: rename cgroup_event to mem_cgroup_eventTejun Heo-20/+0
2013-04-12Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo-5/+15
2013-04-10cgroup: remove bind() method from cgroup_subsys.Rami Rosen-15/+5
2013-04-03cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.Rami Rosen-1/+1
2013-03-12cgroup: hold cgroup_mutex before calling css_offline()Li Zefan-0/+1
2012-11-19cgroup, cpuset: remove cgroup_subsys->post_clone()Tejun Heo-8/+0
2012-11-19cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/Tejun Heo-5/+3
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo-20/+29
2012-09-13cgroup: trivial fixes for Documentation/cgroups/cgroups.txtMichael Kerrisk-34/+34
2012-09-12cgroup: add documentation on extended attributes usageAristeu Rozanski-2/+22
2012-07-17cgroup: Update remount documentationDaniel Wagner-9/+6
2012-07-09cgroup: Remove populate() documentationDaniel Wagner-10/+0
2012-06-06cgroup: remove hierarchy_mutexLi Zefan-1/+1
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan-15/+11
2011-12-12cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo-20/+0
2011-12-12cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo-10/+21
2011-11-04Documentation: update cgroups notesLi Zefan-2/+2
2011-06-15Documentation: fix cgroup typos and formattingJörg Sommer-1/+1
2011-06-15Documentation: update cgroupfs mount pointJörg Sommer-23/+35
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano-1/+1
2011-05-26cgroups: make procs file writableBen Blum-1/+8
2011-05-26cgroups: add per-thread subsystem callbacksBen Blum-8/+22
2011-04-04Documentation: update cgroups info user groups namesGeunsik Lim-6/+6
2011-03-16Documentation: update cgroup pid and cpuset informationEric B Munson-0/+12
2011-01-13cgroups: remove deprecated subsystem from examples.Trevor Woerner-4/+4
2010-10-27cgroup: add clone_children control fileDaniel Lezcano-2/+12
2010-05-27Documentation/cgroups/cgroups.txt: fix reference to "numtasks"Trevor Woerner-1/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2010-04-24cgroups: fix procs documentationKAMEZAWA Hiroyuki-2/+1
2010-03-16Fix typos in commentsThomas Weber-1/+1
2010-03-12cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov-0/+20
2010-03-12cgroups: fix CONTENTS in cgroups documentationKirill A. Shutemov-0/+1
2010-03-12cgroups: subsystem module unloadingBen Blum-2/+3
2010-03-12cgroups: subsystem module loading interfaceBen Blum-0/+4
2010-03-12cgroup: introduce cancel_attach()Daisuke Nishimura-1/+12
2009-10-08cgroups: update documentation of cgroups tasks and procs filesPaul Menage-2/+9
2009-09-24cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum-3/+9
2009-09-24cgroups: support named cgroups hierarchiesPaul Menage-0/+20
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-5/+5
2009-04-02cgroups: more documentation for remount and release_agentLi Zefan-2/+18
2009-04-02cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki-2/+4
2009-03-30trivial: cgroups: documentation typo and spelling correctionsChris Samuel-5/+5
2009-02-18cgroups: update documentation about css_set hash tableLi Zefan-4/+2
2009-01-15cgroups: consolidate cgroup documentsLi Zefan-2/+3
2009-01-08cgroups: add a per-subsystem hierarchy_mutexPaul Menage-1/+1
2009-01-08cgroups: documentation updatesLi Zefan-3/+4