summaryrefslogtreecommitdiffstats
path: root/include/linux/cgroup-defs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-07-081-1/+1
|\
| * docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-141-0/+1
|\|
| * cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo2019-05-311-0/+1
* | cgroup/bfq: revert bfq.weight symlink changeJens Axboe2019-06-101-3/+0
* | cgroup: let a symlink too be created with a cftype fileAngelo Ruocco2019-06-071-0/+3
* | mm, memcg: consider subtrees in memory.eventsChris Down2019-06-011-0/+5
|/
* cgroup: cgroup v2 freezerRoman Gushchin2019-04-191-0/+28
* cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin2019-04-191-0/+5
* Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-03-071-1/+1
|\
| * cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...Oleg Nesterov2019-01-311-1/+1
* | kernel: cgroup: add poll file operationJohannes Weiner2019-03-051-0/+4
|/
* cpuset: Expose cpuset.cpus.subpartitions with cgroup_debugWaiman Long2018-11-081-0/+1
* psi: cgroup supportJohannes Weiner2018-10-261-0/+4
* cgroup: Fix dom_cgrp propagation when enabling threaded modeTejun Heo2018-10-041-0/+1
* blkcg: add generic throttling mechanismJosef Bacik2018-07-091-0/+3
* cgroup: Add cgroup_subsys->css_rstat_flush()Tejun Heo2018-04-261-0/+5
* cgroup: Distinguish base resource stat implementation from rstatTejun Heo2018-04-261-13/+16
* cgroup: Rename stat to rstatTejun Heo2018-04-261-7/+9
* cgroup: Limit event generation frequencyTejun Heo2018-04-261-0/+2
* Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-04-031-1/+1
|\
| * cgroup: Use rcu_work instead of explicit rcu and work itemTejun Heo2018-03-191-1/+1
* | net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2018-03-141-2/+2
|/
* cgroup: Update documentation referenceMatt Roper2018-01-021-1/+1
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-11-151-0/+59
|\
| * cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.statTejun Heo2017-10-261-0/+2
| * cgroup: Implement cgroup2 basic CPU usage accountingTejun Heo2017-09-251-0/+57
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroupWaiman Long2017-08-181-0/+5
* cgroup: implement hierarchy limitsRoman Gushchin2017-08-021-0/+5
* cgroup: keep track of number of descent cgroupsRoman Gushchin2017-08-021-0/+8
* cgroup: implement cgroup v2 thread supportTejun Heo2017-07-211-0/+12
* cgroup: introduce cgroup->dom_cgrp and threaded css_set handlingTejun Heo2017-07-211-4/+29
* cgroup: distinguish local and children populated statesTejun Heo2017-07-161-4/+9
* cgroup: implement "nsdelegate" mount optionTejun Heo2017-06-281-0/+9
* cgroup: Keep accurate count of tasks in each css_setWaiman Long2017-06-141-0/+3
* cgroup: Prevent kill_css() from being called more than onceWaiman Long2017-05-171-0/+1
* cgroup: move cgroup_subsys_state parent field for cache localityTodd Poynor2017-04-111-3/+6
* kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova2017-03-081-1/+2
* sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyIngo Molnar2017-03-021-5/+8
* cgroup: reorder css_set fieldsTejun Heo2016-12-271-27/+27
* cgroup add cftype->open/release() callbacksTejun Heo2016-12-271-0/+3
* cgroup: add support for eBPF programsDaniel Mack2016-11-251-0/+4
* cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-04-251-0/+1
* cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo2016-03-161-0/+3
* cgroup: implement cgroup_subsys->implicit_on_dflTejun Heo2016-03-081-0/+13
* cgroup: use css_set->mg_dst_cgrp for the migration target cgroupTejun Heo2016-03-081-4/+5
* cgroup: introduce cgroup_{save|propagate|restore}_control()Tejun Heo2016-03-031-0/+2
* cgroup: explicitly track whether a cgroup_subsys_state is visible to userlandTejun Heo2016-03-031-0/+1
* cgroup: convert cgroup_subsys flag fields to bool bitfieldsTejun Heo2016-02-231-3/+3