index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup.h
Age
Commit message (
Expand
)
Author
2013-06-13
cgroup: bring some sanity to naming around cg_cgroup_link
Tejun Heo
2013-06-13
cgroup: remove now unused css_depth()
Tejun Heo
2013-06-13
cpuset: allow to move tasks to empty cpusets
Li Zefan
2013-06-13
cpuset: allow to keep tasks in empty cpusets
Li Zefan
2013-05-24
cgroup: update iterators to use cgroup_next_sibling()
Tejun Heo
2013-05-24
cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()
Tejun Heo
2013-05-24
cgroup: make cgroup_is_removed() static
Tejun Heo
2013-05-24
Merge branch 'for-3.10-fixes' into for-3.11
Tejun Heo
2013-05-24
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
2013-05-14
blk-throttle: implement proper hierarchy support
Tejun Heo
2013-05-14
cgroup.h: remove some functions that are now gone
Greg KH
2013-05-14
cgroup: implement task_cgroup_path_from_hierarchy()
Tejun Heo
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
cgroup: remove css_get_next
Michal Hocko
2013-04-18
cgroup: fix broken file xattrs
Li Zefan
2013-04-15
memcg: force use_hierarchy if sane_behavior
Tejun Heo
2013-04-14
cgroup: remove cgrp->top_cgroup
Li Zefan
2013-04-14
cgroup: introduce sane_behavior mount option
Tejun Heo
2013-04-14
move cgroupfs_root to include/linux/cgroup.h
Tejun Heo
2013-04-12
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
2013-04-10
cgroup: implement cgroup_is_descendant()
Li Zefan
2013-04-10
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
2013-04-10
cgroup: Kill subsys.active flag
Li Zefan
2013-04-07
cgroup: remove cgroup_lock_is_held()
Tejun Heo
2013-04-07
cgroup: unexport locking interface and cgroup_attach_task()
Tejun Heo
2013-04-07
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
2013-03-20
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
2013-03-12
cgroup: remove cgroup_is_descendant()
Li Zefan
2013-03-05
cgroup: avoid accessing modular cgroup subsys structure without locking
Li Zefan
2013-03-04
cgroup: fix cgroup_path() vs rename() race
Li Zefan
2013-01-24
cgroup: remove synchronize_rcu() from cgroup_diput()
Li Zefan
2013-01-07
cgroup: implement cgroup_rightmost_descendant()
Tejun Heo
2013-01-07
cgroup: remove unused dummy cgroup_fork_callbacks()
Tejun Heo
2012-11-20
cgroup: remove obsolete guarantee from cgroup_task_migrate.
Tao Ma
2012-11-19
cgroup: add cgroup->id
Tejun Heo
2012-11-19
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
2012-11-19
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
Tejun Heo
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
cgroup: allow ->post_create() to fail
Tejun Heo
2012-11-19
cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers
Tejun Heo
2012-11-19
cgroup: make CSS_* flags bit masks instead of bit positions
Tejun Heo
2012-11-19
cgroup: cgroup->dentry isn't a RCU pointer
Tejun Heo
2012-11-09
cgroup: implement generic child / descendant walk macros
Tejun Heo
2012-11-09
cgroup: use rculist ops for cgroup->children
Tejun Heo
2012-11-09
cgroup: add cgroup_subsys->post_create()
Tejun Heo
2012-11-05
Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8
Tejun Heo
[prev]
[next]