summaryrefslogtreecommitdiffstats
path: root/Documentation/cgroups/cgroups.txt
Commit message (Expand)AuthorAgeFilesLines
* cgroup: rename Documentation/cgroups/ to Documentation/cgroup-legacy/Tejun Heo2015-11-161-682/+0
* cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo2015-10-151-0/+4
* cgroups: Documentation: fix wrong cgroupfs pathsSeongJae Park2014-12-031-2/+2
* cgroup: implement cgroup_subsys->css_reset()Tejun Heo2014-07-081-0/+14
* memcg: rename cgroup_event to mem_cgroup_eventTejun Heo2013-11-221-20/+0
* 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/+5
* 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/+0
* cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/Tejun Heo2012-11-191-5/+3
* 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/+6
* cgroup: Remove populate() documentationDaniel Wagner2012-07-091-10/+0
* cgroup: remove hierarchy_mutexLi Zefan2012-06-061-1/+1
* cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-021-15/+11
* cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo2011-12-121-20/+0
* cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-121-10/+21
* Documentation: update cgroups notesLi Zefan2011-11-041-2/+2
* Documentation: fix cgroup typos and formattingJörg Sommer2011-06-151-1/+1
* Documentation: update cgroupfs mount pointJörg Sommer2011-06-151-23/+35
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-261-1/+1
* cgroups: make procs file writableBen Blum2011-05-261-1/+8
* cgroups: add per-thread subsystem callbacksBen Blum2011-05-261-8/+22
* Documentation: update cgroups info user groups namesGeunsik Lim2011-04-041-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-271-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/+1
|/
* cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov2010-03-121-0/+20
* cgroups: fix CONTENTS in cgroups documentationKirill A. Shutemov2010-03-121-0/+1
* cgroups: subsystem module unloadingBen Blum2010-03-121-2/+3
* cgroups: subsystem module loading interfaceBen Blum2010-03-121-0/+4
* cgroup: introduce cancel_attach()Daisuke Nishimura2010-03-121-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-031-5/+5
|\
| * trivial: cgroups: documentation typo and spelling correctionsChris Samuel2009-03-301-5/+5
* | cgroups: more documentation for remount and release_agentLi Zefan2009-04-021-2/+18
* | cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki2009-04-021-2/+4
|/
* cgroups: update documentation about css_set hash tableLi Zefan2009-02-181-4/+2
* cgroups: consolidate cgroup documentsLi Zefan2009-01-151-2/+3
* cgroups: add a per-subsystem hierarchy_mutexPaul Menage2009-01-081-1/+1
* cgroups: documentation updatesLi Zefan2009-01-081-3/+4
OpenPOWER on IntegriCloud