aboutsummaryrefslogtreecommitdiff
path: root/Documentation/cgroups/cgroups.txt
AgeCommit message (Expand)Author
2012-11-19cgroup, cpuset: remove cgroup_subsys->post_clone()Tejun Heo
2012-11-19cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/Tejun Heo
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo
2012-09-13cgroup: trivial fixes for Documentation/cgroups/cgroups.txtMichael Kerrisk
2012-09-12cgroup: add documentation on extended attributes usageAristeu Rozanski
2012-07-17cgroup: Update remount documentationDaniel Wagner
2012-07-09cgroup: Remove populate() documentationDaniel Wagner
2012-06-06cgroup: remove hierarchy_mutexLi Zefan
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan
2011-12-12cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo
2011-12-12cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo
2011-11-04Documentation: update cgroups notesLi Zefan
2011-06-15Documentation: fix cgroup typos and formattingJörg Sommer
2011-06-15Documentation: update cgroupfs mount pointJörg Sommer
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-26cgroups: make procs file writableBen Blum
2011-05-26cgroups: add per-thread subsystem callbacksBen Blum
2011-04-04Documentation: update cgroups info user groups namesGeunsik Lim
2011-03-16Documentation: update cgroup pid and cpuset informationEric B Munson
2011-01-13cgroups: remove deprecated subsystem from examples.Trevor Woerner
2010-10-27cgroup: add clone_children control fileDaniel Lezcano
2010-05-27Documentation/cgroups/cgroups.txt: fix reference to "numtasks"Trevor Woerner
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-04-24cgroups: fix procs documentationKAMEZAWA Hiroyuki
2010-03-16Fix typos in commentsThomas Weber
2010-03-12cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov
2010-03-12cgroups: fix CONTENTS in cgroups documentationKirill A. Shutemov
2010-03-12cgroups: subsystem module unloadingBen Blum
2010-03-12cgroups: subsystem module loading interfaceBen Blum
2010-03-12cgroup: introduce cancel_attach()Daisuke Nishimura
2009-10-08cgroups: update documentation of cgroups tasks and procs filesPaul Menage
2009-09-24cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum
2009-09-24cgroups: support named cgroups hierarchiesPaul Menage
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02cgroups: more documentation for remount and release_agentLi Zefan
2009-04-02cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki
2009-03-30trivial: cgroups: documentation typo and spelling correctionsChris Samuel
2009-02-18cgroups: update documentation about css_set hash tableLi Zefan
2009-01-15cgroups: consolidate cgroup documentsLi Zefan
2009-01-08cgroups: add a per-subsystem hierarchy_mutexPaul Menage
2009-01-08cgroups: documentation updatesLi Zefan
2008-10-20container freezer: document the cgroup freezer subsystem.Matt Helsley