| Commit message (Expand) | Author | Age | Files | Lines |
* | cgroup: remove cgroup_subsys argument from callbacks | Li Zefan | 2012-02-02 | 1 | -15/+11 |
* | cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task() | Tejun Heo | 2011-12-12 | 1 | -20/+0 |
* | cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a... | Tejun Heo | 2011-12-12 | 1 | -10/+21 |
* | Documentation: update cgroups notes | Li Zefan | 2011-11-04 | 1 | -2/+2 |
* | Documentation: fix cgroup typos and formatting | Jörg Sommer | 2011-06-15 | 1 | -1/+1 |
* | Documentation: update cgroupfs mount point | Jörg Sommer | 2011-06-15 | 1 | -23/+35 |
* | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-26 | 1 | -1/+1 |
* | cgroups: make procs file writable | Ben Blum | 2011-05-26 | 1 | -1/+8 |
* | cgroups: add per-thread subsystem callbacks | Ben Blum | 2011-05-26 | 1 | -8/+22 |
* | Documentation: update cgroups info user groups names | Geunsik Lim | 2011-04-04 | 1 | -6/+6 |
* | Documentation: update cgroup pid and cpuset information | Eric B Munson | 2011-03-16 | 1 | -0/+12 |
* | cgroups: remove deprecated subsystem from examples. | Trevor Woerner | 2011-01-13 | 1 | -4/+4 |
* | cgroup: add clone_children control file | Daniel Lezcano | 2010-10-27 | 1 | -2/+12 |
* | Documentation/cgroups/cgroups.txt: fix reference to "numtasks" | Trevor Woerner | 2010-05-27 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ |
|
| * | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -1/+1 |
* | | cgroups: fix procs documentation | KAMEZAWA Hiroyuki | 2010-04-24 | 1 | -2/+1 |
|/ |
|
* | cgroup: implement eventfd-based generic API for notifications | Kirill A. Shutemov | 2010-03-12 | 1 | -0/+20 |
* | cgroups: fix CONTENTS in cgroups documentation | Kirill A. Shutemov | 2010-03-12 | 1 | -0/+1 |
* | cgroups: subsystem module unloading | Ben Blum | 2010-03-12 | 1 | -2/+3 |
* | cgroups: subsystem module loading interface | Ben Blum | 2010-03-12 | 1 | -0/+4 |
* | cgroup: introduce cancel_attach() | Daisuke Nishimura | 2010-03-12 | 1 | -1/+12 |
* | cgroups: update documentation of cgroups tasks and procs files | Paul Menage | 2009-10-08 | 1 | -2/+9 |
* | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time | Ben Blum | 2009-09-24 | 1 | -3/+9 |
* | cgroups: support named cgroups hierarchies | Paul Menage | 2009-09-24 | 1 | -0/+20 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 1 | -5/+5 |
|\ |
|
| * | trivial: cgroups: documentation typo and spelling corrections | Chris Samuel | 2009-03-30 | 1 | -5/+5 |
* | | cgroups: more documentation for remount and release_agent | Li Zefan | 2009-04-02 | 1 | -2/+18 |
* | | cgroup: fix frequent -EBUSY at rmdir | KAMEZAWA Hiroyuki | 2009-04-02 | 1 | -2/+4 |
|/ |
|
* | cgroups: update documentation about css_set hash table | Li Zefan | 2009-02-18 | 1 | -4/+2 |
* | cgroups: consolidate cgroup documents | Li Zefan | 2009-01-15 | 1 | -2/+3 |
* | cgroups: add a per-subsystem hierarchy_mutex | Paul Menage | 2009-01-08 | 1 | -1/+1 |
* | cgroups: documentation updates | Li Zefan | 2009-01-08 | 1 | -3/+4 |
* | container freezer: document the cgroup freezer subsystem. | Matt Helsley | 2008-10-20 | 1 | -0/+548 |