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