aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/cgroups/cgroups.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-08cgroup: implement cgroup_subsys->css_reset()Tejun Heo1-0/+14
2013-11-22memcg: rename cgroup_event to mem_cgroup_eventTejun Heo1-20/+0
2013-04-12Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo1-5/+15
2013-04-10cgroup: remove bind() method from cgroup_subsys.Rami Rosen1-15/+5
2013-04-03cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.Rami Rosen1-1/+1
2013-03-12cgroup: hold cgroup_mutex before calling css_offline()Li Zefan1-0/+1
2012-11-19cgroup, cpuset: remove cgroup_subsys->post_clone()Tejun Heo1-8/+0
2012-11-19cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/Tejun Heo1-5/+3
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()Tejun Heo1-20/+29
2012-09-13cgroup: trivial fixes for Documentation/cgroups/cgroups.txtMichael Kerrisk1-34/+34
2012-09-12cgroup: add documentation on extended attributes usageAristeu Rozanski1-2/+22
2012-07-17cgroup: Update remount documentationDaniel Wagner1-9/+6
2012-07-09cgroup: Remove populate() documentationDaniel Wagner1-10/+0
2012-06-06cgroup: remove hierarchy_mutexLi Zefan1-1/+1
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan1-15/+11
2011-12-12cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo1-20/+0
2011-12-12cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach()Tejun Heo1-10/+21
2011-11-04Documentation: update cgroups notesLi Zefan1-2/+2
2011-06-15Documentation: fix cgroup typos and formattingJörg Sommer1-1/+1
2011-06-15Documentation: update cgroupfs mount pointJörg Sommer1-23/+35
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano1-1/+1
2011-05-26cgroups: make procs file writableBen Blum1-1/+8
2011-05-26cgroups: add per-thread subsystem callbacksBen Blum1-8/+22
2011-04-04Documentation: update cgroups info user groups namesGeunsik Lim1-6/+6
2011-03-16Documentation: update cgroup pid and cpuset informationEric B Munson1-0/+12
2011-01-13cgroups: remove deprecated subsystem from examples.Trevor Woerner1-4/+4
2010-10-27cgroup: add clone_children control fileDaniel Lezcano1-2/+12
2010-05-27Documentation/cgroups/cgroups.txt: fix reference to "numtasks"Trevor Woerner1-1/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-04-24cgroups: fix procs documentationKAMEZAWA Hiroyuki1-2/+1
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-03-12cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov1-0/+20
2010-03-12cgroups: fix CONTENTS in cgroups documentationKirill A. Shutemov1-0/+1
2010-03-12cgroups: subsystem module unloadingBen Blum1-2/+3
2010-03-12cgroups: subsystem module loading interfaceBen Blum1-0/+4
2010-03-12cgroup: introduce cancel_attach()Daisuke Nishimura1-1/+12
2009-10-08cgroups: update documentation of cgroups tasks and procs filesPaul Menage1-2/+9
2009-09-24cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum1-3/+9
2009-09-24cgroups: support named cgroups hierarchiesPaul Menage1-0/+20
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-5/+5
2009-04-02cgroups: more documentation for remount and release_agentLi Zefan1-2/+18
2009-04-02cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki1-2/+4
2009-03-30trivial: cgroups: documentation typo and spelling correctionsChris Samuel1-5/+5
2009-02-18cgroups: update documentation about css_set hash tableLi Zefan1-4/+2
2009-01-15cgroups: consolidate cgroup documentsLi Zefan1-2/+3
2009-01-08cgroups: add a per-subsystem hierarchy_mutexPaul Menage1-1/+1
2009-01-08cgroups: documentation updatesLi Zefan1-3/+4
2008-10-20container freezer: document the cgroup freezer subsystem.Matt Helsley1-0/+548