summaryrefslogtreecommitdiff
path: root/include/linux/cgroup-defs.h
Commit message (Expand)AuthorAge
* cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-03
* cgroup: fix cftype->file_offset handlingTejun Heo2015-11-16
* cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo2015-10-15
* cgroup: keep zombies associated with their original cgroupsTejun Heo2015-10-15
* cgroup: don't hold css_set_rwsem across css task iterationTejun Heo2015-10-15
* cgroup: make cgroup->nr_populated count the number of populated css_setsTejun Heo2015-10-15
* cgroup: generalize obtaining the handles of and notifying cgroup filesTejun Heo2015-09-18
* cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLETejun Heo2015-09-18
* cgroup: replace "cgroup.populated" with "cgroup.events"Tejun Heo2015-09-18
* cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo2015-09-18
* sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-09-16
* Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo2015-09-16
* Merge branch 'for-4.3-unified-base' into for-4.3Tejun Heo2015-08-25
|\
| * cgroup: introduce cgroup_subsys->legacy_nameTejun Heo2015-08-18
| * cgroup: make cftype->private a unsigned longTejun Heo2015-08-11
* | cgroup: allow a cgroup subsystem to reject a forkAleksa Sarai2015-07-14
|/
* cgroup: require write perm on common ancestor when moving processes on the de...Tejun Heo2015-06-18
* cgroup: use bitmask to filter for_each_subsysAleksa Sarai2015-06-08
* cgroup: add seq_file forward declaration for struct cftypeArnd Bergmann2015-05-29
* sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-05-26
* sched, cgroup: reorganize threadgroup lockingTejun Heo2015-05-26
* cgroup: separate out include/linux/cgroup-defs.hTejun Heo2015-05-18