summaryrefslogtreecommitdiff
path: root/kernel/cgroup/pids.c
AgeCommit message (Expand)Author
2019-10-24cgroup: pids: use atomic64_t for pids->limitAleksa Sarai
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451Thomas Gleixner
2019-01-31cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...Oleg Nesterov
2017-07-21cgroup: implement cgroup v2 thread supportTejun Heo
2017-03-06cgroup/pids: remove spurious suspicious RCU usage warningTejun Heo
2017-03-02sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyIngo Molnar
2016-12-27cgroup: move cgroup files under kernel/cgroup/Tejun Heo