summaryrefslogtreecommitdiffstats
path: root/Documentation/cgroups/cgroups.txt
Commit message (Expand)AuthorAgeFilesLines
* cgroups: Documentation: fix wrong cgroupfs pathsSeongJae Park2014-12-031-2/+2
* cgroup: implement cgroup_subsys->css_reset()Tejun Heo2014-07-091-0/+14
* memcg: rename cgroup_event to mem_cgroup_eventTejun Heo2013-11-231-20/+0Star
* Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo2013-04-121-5/+15
* cgroup: remove bind() method from cgroup_subsys.Rami Rosen2013-04-101-15/+5Star
* cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.Rami Rosen2013-04-031-1/+1
* cgroup: hold cgroup_mutex before calling css_offline()Li Zefan2013-03-121-0/+1
* cgroup, cpuset: remove cgroup_subsys->post_clone()Tejun Heo2012-11-191-8/+0Star
* cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/Tejun Heo2012-11-191-5/+3Star
* cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-191-20/+29
* cgroup: trivial fixes for Documentation/cgroups/cgroups.txtMichael Kerrisk2012-09-131-34/+34
* cgroup: add documentation on extended attributes usageAristeu Rozanski2012-09-121-2/+22
* cgroup: Update remount documentationDaniel Wagner2012-07-171-9/+6Star
* cgroup: Remove populate() documentationDaniel Wagner2012-07-091-10/+0Star
* cgroup: remove hierarchy_mutexLi Zefan2012-06-071-1/+1
* cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-021-15/+11Star
* cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo2011-12-131-20/+0Star
* cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-131-10/+21
* Documentation: update cgroups notesLi Zefan2011-11-041-2/+2
* Documentation: fix cgroup typos and formattingJörg Sommer2011-06-161-1/+1
* Documentation: update cgroupfs mount pointJörg Sommer2011-06-161-23/+35
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-271-1/+1
* cgroups: make procs file writableBen Blum2011-05-271-1/+8
* cgroups: add per-thread subsystem callbacksBen Blum2011-05-271-8/+22
* Documentation: update cgroups info user groups namesGeunsik Lim2011-04-051-6/+6
* Documentation: update cgroup pid and cpuset informationEric B Munson2011-03-161-0/+12
* cgroups: remove deprecated subsystem from examples.Trevor Woerner2011-01-131-4/+4
* cgroup: add clone_children control fileDaniel Lezcano2010-10-281-2/+12
* Documentation/cgroups/cgroups.txt: fix reference to "numtasks"Trevor Woerner2010-05-271-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * Fix typos in commentsThomas Weber2010-03-161-1/+1
* | cgroups: fix procs documentationKAMEZAWA Hiroyuki2010-04-241-2/+1Star
|/
* cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov2010-03-131-0/+20
* cgroups: fix CONTENTS in cgroups documentationKirill A. Shutemov2010-03-131-0/+1
* cgroups: subsystem module unloadingBen Blum2010-03-131-2/+3
* cgroups: subsystem module loading interfaceBen Blum2010-03-131-0/+4
* cgroup: introduce cancel_attach()Daisuke Nishimura2010-03-131-1/+12
* cgroups: update documentation of cgroups tasks and procs filesPaul Menage2009-10-081-2/+9
* cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-241-3/+9
* cgroups: support named cgroups hierarchiesPaul Menage2009-09-241-0/+20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-041-5/+5
|\
| * trivial: cgroups: documentation typo and spelling correctionsChris Samuel2009-03-301-5/+5
* | cgroups: more documentation for remount and release_agentLi Zefan2009-04-031-2/+18
* | cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki2009-04-031-2/+4
|/
* cgroups: update documentation about css_set hash tableLi Zefan2009-02-191-4/+2Star
* cgroups: consolidate cgroup documentsLi Zefan2009-01-161-2/+3
* cgroups: add a per-subsystem hierarchy_mutexPaul Menage2009-01-081-1/+1
* cgroups: documentation updatesLi Zefan2009-01-081-3/+4
* container freezer: document the cgroup freezer subsystem.Matt Helsley2008-10-201-0/+548