| Commit message (Expand) | Author | Age | Files | Lines |
* | cgroups: add an owner to the mm_struct | Balbir Singh | 2008-04-29 | 1 | -0/+15 |
* | cgroups: introduce cft->read_seq() | Serge E. Hallyn | 2008-04-29 | 1 | -0/+6 |
* | cgroups: remove the css_set linked-list | Li Zefan | 2008-04-29 | 1 | -6/+0 |
* | cgroups: use a hash table for css_set finding | Li Zefan | 2008-04-29 | 1 | -1/+6 |
* | cgroups: add the trigger callback to struct cftype | Pavel Emelyanov | 2008-04-29 | 1 | -0/+8 |
* | CGroups _s64 files: add cgroups read_s64/write_s64 file methods | Paul Menage | 2008-04-29 | 1 | -0/+8 |
* | CGroup API files: move "releasable" to cgroup_debug subsystem | Paul Menage | 2008-04-29 | 1 | -0/+11 |
* | CGroup API files: add cgroup map data type | Paul Menage | 2008-04-29 | 1 | -0/+19 |
* | CGroup API files: rename read/write_uint methods to read_write_u64 | Paul Menage | 2008-04-29 | 1 | -4/+4 |
* | cgroups: add cgroup support for enabling controllers at boot time | Paul Menage | 2008-04-04 | 1 | -0/+1 |
* | cgroup: clean up cgroup.h | Li Zefan | 2008-02-23 | 1 | -25/+23 |
* | cgroup: fix comments | Li Zefan | 2008-02-23 | 1 | -1/+1 |
* | hotplug cpu: move tasks in empty cpusets to parent | Cliff Wickman | 2008-02-07 | 1 | -0/+1 |
* | cgroups: mechanism to process each task in a cgroup | Cliff Wickman | 2008-02-07 | 1 | -0/+14 |
* | memory cgroup enhancements: add- pre_destroy() handler | KAMEZAWA Hiroyuki | 2008-02-07 | 1 | -0/+1 |
* | Add cgroupstats | Balbir Singh | 2007-10-19 | 1 | -0/+8 |
* | Task Control Groups: automatic userspace notification of idle cgroups | Paul Menage | 2007-10-19 | 1 | -2/+9 |
* | Task Control Groups: shared cgroup subsystem group arrays | Paul Menage | 2007-10-19 | 1 | -10/+79 |
* | Task Control Groups: add procfs interface | Paul Menage | 2007-10-19 | 1 | -0/+2 |
* | Task Control Groups: add cgroup_clone() interface | Paul Menage | 2007-10-19 | 1 | -0/+3 |
* | Task Control Groups: add fork()/exit() hooks | Paul Menage | 2007-10-19 | 1 | -0/+6 |
* | Add cgroup write_uint() helper method | Paul Menage | 2007-10-19 | 1 | -0/+8 |
* | Task Control Groups: add tasks file interface | Paul Menage | 2007-10-19 | 1 | -0/+10 |
* | Task Control Groups: basic task cgroup framework | Paul Menage | 2007-10-19 | 1 | -0/+214 |