aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cgroup.h
Commit message (Expand)AuthorAge
* Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-11
|\
| * blk-throttle: implement proper hierarchy supportTejun Heo2013-05-14
* | Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-02
|\ \
| * | cpuset: allow to move tasks to empty cpusetsLi Zefan2013-06-13
| * | cpuset: allow to keep tasks in empty cpusetsLi Zefan2013-06-13
* | | cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount optionsTejun Heo2013-06-27
* | | cgroup: fix RCU accesses to task->cgroupsTejun Heo2013-06-26
* | | cgroup: fix cgroupfs_root early destruction pathTejun Heo2013-06-26
* | | cgroup: remove cgroup->actual_subsys_maskTejun Heo2013-06-24
* | | cgroup: convert CFTYPE_* flags to enumsTejun Heo2013-06-24
* | | cgroup: rename cont to cgrpLi Zefan2013-06-19
* | | cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()Li Zefan2013-06-18
* | | cgroup: disallow rename(2) if sane_behaviorTejun Heo2013-06-18
* | | cgroup: update sane_behavior documentationTejun Heo2013-06-13
* | | cgroup: use percpu refcnt for cgroup_subsys_statesTejun Heo2013-06-13
* | | cgroup: split cgroup destruction into two stepsTejun Heo2013-06-13
* | | cgroup: remove cgroup->count and useTejun Heo2013-06-13
* | | cgroup: rename CGRP_REMOVED to CGRP_DEADTejun Heo2013-06-13
* | | cgroup: clean up css_[try]get() and css_put()Tejun Heo2013-06-13
* | | cgroup: bring some sanity to naming around cg_cgroup_linkTejun Heo2013-06-13
* | | cgroup: remove now unused css_depth()Tejun Heo2013-06-13
|/ /
* | cgroup: update iterators to use cgroup_next_sibling()Tejun Heo2013-05-23
* | cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()Tejun Heo2013-05-23
* | cgroup: make cgroup_is_removed() staticTejun Heo2013-05-23
* | Merge branch 'for-3.10-fixes' into for-3.11Tejun Heo2013-05-23
|\ \
| * | cgroup: fix a subtle bug in descendant pre-order walkTejun Heo2013-05-23
| |/
* | cgroup.h: remove some functions that are now goneGreg KH2013-05-14
* | cgroup: implement task_cgroup_path_from_hierarchy()Tejun Heo2013-05-14
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro2013-05-01
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-30
|\ \
| * | cgroup: Kill subsys.active flagLi Zefan2013-04-10
| |/
* | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-29
|\ \
| * | cgroup: fix broken file xattrsLi Zefan2013-04-19
| * | memcg: force use_hierarchy if sane_behaviorTejun Heo2013-04-15
| * | cgroup: remove cgrp->top_cgroupLi Zefan2013-04-15
| * | cgroup: introduce sane_behavior mount optionTejun Heo2013-04-14
| * | move cgroupfs_root to include/linux/cgroup.hTejun Heo2013-04-14
| * | Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo2013-04-12
| * | cgroup: implement cgroup_is_descendant()Li Zefan2013-04-10
| * | cgroup: remove bind() method from cgroup_subsys.Rami Rosen2013-04-10
| * | cgroup: remove cgroup_lock_is_held()Tejun Heo2013-04-07
| * | cgroup: unexport locking interface and cgroup_attach_task()Tejun Heo2013-04-07
| * | cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...Tejun Heo2013-04-07
| * | cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()Li Zefan2013-03-20
| * | cgroup: remove cgroup_is_descendant()Li Zefan2013-03-12
| * | cgroup: avoid accessing modular cgroup subsys structure without lockingLi Zefan2013-03-05
| * | cgroup: fix cgroup_path() vs rename() raceLi Zefan2013-03-04
| |/
* / cgroup: remove css_get_nextMichal Hocko2013-04-29
|/