aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cgroup.h
Commit message (Expand)AuthorAge
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-24
* cgroups: change css_set freeing mechanism to be under RCUBen Blum2009-09-24
* cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...Ben Blum2009-09-24
* cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...Ben Blum2009-09-24
* cgroups: revert "cgroups: fix pid namespace bug"Paul Menage2009-09-24
* cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki2009-07-29
* cgroups: fix pid namespace bugLi Zefan2009-07-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\
| * trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo2009-03-30
* | cgroups: add 'data' field to struct cgroup_scannerLi Zefan2009-04-02
* | memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki2009-04-02
* | cgroups: show correct file modeLi Zefan2009-04-02
* | cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki2009-04-02
* | cgroup: CSS ID supportKAMEZAWA Hiroyuki2009-04-02
* | cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek2009-04-02
* | cgroups: fix cgroup.h commentsPaul Menage2009-04-02
|/
* cgroups: fix lockdep subclasses overflowLi Zefan2009-02-11
* cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage2009-01-29
* cgroups: add css_tryget()Paul Menage2009-01-08
* cgroups: add a per-subsystem hierarchy_mutexPaul Menage2009-01-08
* cgroups: make cgroup_path() RCU-safePaul Menage2009-01-08
* cgroups: don't put struct cgroupfs_root protected by RCULai Jiangshan2009-01-08
* mm: remove cgroup_mm_owner_callbacksHugh Dickins2009-01-06
* cgroups: tiny cleanupsLi Zefan2008-10-30
* cgroups: fix declaration of cgroup_mm_owner_callbacksPaul Menage2008-10-20
* cgroups: convert tasks file to use a seq_file with shared pid arrayPaul Menage2008-10-20
* cgroups: fix probable race with put_css_set[_taskexit] and find_css_setLai Jiangshan2008-10-20
* memrlimit: cgroup mm owner callback changes to add task infoBalbir Singh2008-10-16
* cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn2008-07-25
* cgroups: misc cleanups to write_string patchsetPaul Menage2008-07-25
* cgroup files: move the release_agent file to use typed handlersPaul Menage2008-07-25
* cgroup files: add write_string cgroup control file methodPaul Menage2008-07-25
* cgroup files: clean up whitespace in struct cftypePaul Menage2008-07-25
* cgroups: add an owner to the mm_structBalbir Singh2008-04-29
* cgroups: introduce cft->read_seq()Serge E. Hallyn2008-04-29
* cgroups: remove the css_set linked-listLi Zefan2008-04-29
* cgroups: use a hash table for css_set findingLi Zefan2008-04-29
* cgroups: add the trigger callback to struct cftypePavel Emelyanov2008-04-29
* CGroups _s64 files: add cgroups read_s64/write_s64 file methodsPaul Menage2008-04-29
* CGroup API files: move "releasable" to cgroup_debug subsystemPaul Menage2008-04-29
* CGroup API files: add cgroup map data typePaul Menage2008-04-29
* CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage2008-04-29
* cgroups: add cgroup support for enabling controllers at boot timePaul Menage2008-04-04
* cgroup: clean up cgroup.hLi Zefan2008-02-23
* cgroup: fix commentsLi Zefan2008-02-23
* hotplug cpu: move tasks in empty cpusets to parentCliff Wickman2008-02-07
* cgroups: mechanism to process each task in a cgroupCliff Wickman2008-02-07
* memory cgroup enhancements: add- pre_destroy() handlerKAMEZAWA Hiroyuki2008-02-07
* Add cgroupstatsBalbir Singh2007-10-19