summaryrefslogtreecommitdiff
path: root/kernel/cgroup/namespace.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-06kernel: convert cgroup_namespace.count from atomic_t to refcount_tElena Reshetova
2017-03-03sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar
2016-12-27cgroup: move namespace code to kernel/cgroup/namespace.cTejun Heo