summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-05kernel/cgroup.c: fix 2 kernel-doc warningsFabian Frederick1-2/+2
2014-05-04cgroup, memcg: implement css->id and convert css_from_id() to use itTejun Heo3-23/+49
2014-05-04cgroup: update init_css() into init_and_link_css()Tejun Heo1-8/+10
2014-05-04cgroup: use RCU free in create_css() failure pathTejun Heo1-6/+5
2014-05-04cgroup: protect cgroup_root->cgroup_idr with a spinlockTejun Heo1-8/+43
2014-05-04cgroup, memcg: allocate cgroup ID from 1Tejun Heo3-10/+6
2014-05-04cgroup: make flags and subsys_masks unsigned intTejun Heo2-23/+22
2014-04-26cgroup: Use more current logging styleJoe Perches1-13/+15
2014-04-26cgroup: replace pr_warning with preferred pr_warnJianyu Zhan1-10/+10
2014-04-26cgroup: remove orphaned cgroup_pidlist_seq_operationsJianyu Zhan1-11/+0
2014-04-26cgroup: clean up obsolete comment for parse_cgroupfs_options()Jianyu Zhan1-8/+0