index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-24
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
1
-1
/
+1
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-05-02
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
1
-1
/
+1
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-18
/
+152
2013-04-30
cgroup: remove css_get_next
Michal Hocko
1
-7
/
+0
2013-04-19
cgroup: fix broken file xattrs
Li Zefan
1
-3
/
+0
2013-04-16
memcg: force use_hierarchy if sane_behavior
Tejun Heo
1
-0
/
+3
2013-04-15
cgroup: remove cgrp->top_cgroup
Li Zefan
1
-1
/
+0
2013-04-15
cgroup: introduce sane_behavior mount option
Tejun Heo
1
-0
/
+43
2013-04-15
move cgroupfs_root to include/linux/cgroup.h
Tejun Heo
1
-0
/
+57
2013-04-12
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
1
-0
/
+2
2013-04-10
cgroup: implement cgroup_is_descendant()
Li Zefan
1
-0
/
+1
2013-04-10
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
1
-2
/
+0
2013-04-10
cgroup: Kill subsys.active flag
Li Zefan
1
-1
/
+0
2013-04-07
cgroup: remove cgroup_lock_is_held()
Tejun Heo
1
-4
/
+9
2013-04-07
cgroup: unexport locking interface and cgroup_attach_task()
Tejun Heo
1
-5
/
+0
2013-04-07
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
1
-0
/
+1
2013-03-20
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
1
-1
/
+2
2013-03-13
cgroup: remove cgroup_is_descendant()
Li Zefan
1
-3
/
+0
2013-03-05
cgroup: avoid accessing modular cgroup subsys structure without locking
Li Zefan
1
-3
/
+14
2013-03-04
cgroup: fix cgroup_path() vs rename() race
Li Zefan
1
-0
/
+24
2013-01-25
cgroup: remove synchronize_rcu() from cgroup_diput()
Li Zefan
1
-0
/
+1
2013-01-07
cgroup: implement cgroup_rightmost_descendant()
Tejun Heo
1
-0
/
+1
2013-01-07
cgroup: remove unused dummy cgroup_fork_callbacks()
Tejun Heo
1
-1
/
+0
2012-11-20
cgroup: remove obsolete guarantee from cgroup_task_migrate.
Tao Ma
1
-2
/
+2
2012-11-19
cgroup: add cgroup->id
Tejun Heo
1
-0
/
+2
2012-11-19
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
1
-1
/
+0
2012-11-19
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
Tejun Heo
1
-2
/
+4
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
1
-17
/
+18
2012-11-19
cgroup: allow ->post_create() to fail
Tejun Heo
1
-1
/
+1
2012-11-19
cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers
Tejun Heo
1
-0
/
+1
2012-11-19
cgroup: make CSS_* flags bit masks instead of bit positions
Tejun Heo
1
-4
/
+4
2012-11-19
cgroup: cgroup->dentry isn't a RCU pointer
Tejun Heo
1
-1
/
+1
2012-11-09
cgroup: implement generic child / descendant walk macros
Tejun Heo
1
-0
/
+94
2012-11-09
cgroup: use rculist ops for cgroup->children
Tejun Heo
1
-0
/
+1
2012-11-09
cgroup: add cgroup_subsys->post_create()
Tejun Heo
1
-0
/
+1
2012-11-05
Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8
Tejun Heo
1
-40
/
+1
2012-11-05
cgroup: make ->pre_destroy() return void
Tejun Heo
1
-1
/
+1
2012-11-05
cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...
Tejun Heo
1
-21
/
+0
2012-11-05
cgroup: kill CSS_REMOVED
Tejun Heo
1
-6
/
+0
2012-11-05
cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refs
Tejun Heo
1
-12
/
+0
2012-10-17
cgroup: cgroup_subsys->fork() should be called after the task is added to css...
Tejun Heo
1
-1
/
+0
2012-10-02
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+15
2012-09-14
cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...
Tejun Heo
1
-0
/
+15
2012-09-14
cgroup: Define CGROUP_SUBSYS_COUNT according the configuration
Daniel Wagner
1
-7
/
+1
2012-09-14
cgroup: Assign subsystem IDs during compile time
Daniel Wagner
1
-1
/
+1
2012-09-14
cgroup: Wrap subsystem selection macro
Daniel Wagner
1
-0
/
+4
2012-09-14
cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNT
Daniel Wagner
1
-1
/
+1
[next]