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