index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-07-02
1
-1
/
+8
|
\
|
*
cpuset: allow to move tasks to empty cpusets
Li Zefan
2013-06-13
1
-0
/
+3
|
*
cpuset: allow to keep tasks in empty cpusets
Li Zefan
2013-06-13
1
-0
/
+4
*
|
cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options
Tejun Heo
2013-06-27
1
-1
/
+5
*
|
cgroup: fix RCU accesses to task->cgroups
Tejun Heo
2013-06-26
1
-10
/
+48
*
|
cgroup: fix cgroupfs_root early destruction path
Tejun Heo
2013-06-26
1
-0
/
+1
*
|
cgroup: remove cgroup->actual_subsys_mask
Tejun Heo
2013-06-24
1
-7
/
+1
*
|
cgroup: convert CFTYPE_* flags to enums
Tejun Heo
2013-06-24
1
-3
/
+5
*
|
cgroup: rename cont to cgrp
Li Zefan
2013-06-19
1
-2
/
+2
*
|
cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
Li Zefan
2013-06-18
1
-6
/
+0
*
|
cgroup: disallow rename(2) if sane_behavior
Tejun Heo
2013-06-18
1
-0
/
+2
*
|
cgroup: update sane_behavior documentation
Tejun Heo
2013-06-13
1
-5
/
+6
*
|
cgroup: use percpu refcnt for cgroup_subsys_states
Tejun Heo
2013-06-13
1
-15
/
+8
*
|
cgroup: split cgroup destruction into two steps
Tejun Heo
2013-06-13
1
-1
/
+1
*
|
cgroup: remove cgroup->count and use
Tejun Heo
2013-06-13
1
-6
/
+0
*
|
cgroup: rename CGRP_REMOVED to CGRP_DEAD
Tejun Heo
2013-06-13
1
-1
/
+1
*
|
cgroup: clean up css_[try]get() and css_put()
Tejun Heo
2013-06-13
1
-24
/
+24
*
|
cgroup: bring some sanity to naming around cg_cgroup_link
Tejun Heo
2013-06-13
1
-8
/
+7
*
|
cgroup: remove now unused css_depth()
Tejun Heo
2013-06-13
1
-1
/
+0
|
/
*
cgroup: update iterators to use cgroup_next_sibling()
Tejun Heo
2013-05-24
1
-4
/
+14
*
cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()
Tejun Heo
2013-05-24
1
-0
/
+10
*
cgroup: make cgroup_is_removed() static
Tejun Heo
2013-05-24
1
-1
/
+0
*
Merge branch 'for-3.10-fixes' into for-3.11
Tejun Heo
2013-05-24
1
-1
/
+1
|
\
|
*
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
2013-05-24
1
-1
/
+1
*
|
cgroup.h: remove some functions that are now gone
Greg KH
2013-05-14
1
-2
/
+0
*
|
cgroup: implement task_cgroup_path_from_hierarchy()
Tejun Heo
2013-05-14
1
-0
/
+2
|
/
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-1
/
+1
|
\
|
*
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
2013-05-01
1
-1
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
1
-1
/
+0
|
\
\
|
*
|
cgroup: Kill subsys.active flag
Li Zefan
2013-04-10
1
-1
/
+0
|
|
/
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
1
-18
/
+152
|
\
\
|
*
|
cgroup: fix broken file xattrs
Li Zefan
2013-04-18
1
-3
/
+0
|
*
|
memcg: force use_hierarchy if sane_behavior
Tejun Heo
2013-04-15
1
-0
/
+3
|
*
|
cgroup: remove cgrp->top_cgroup
Li Zefan
2013-04-14
1
-1
/
+0
|
*
|
cgroup: introduce sane_behavior mount option
Tejun Heo
2013-04-14
1
-0
/
+43
|
*
|
move cgroupfs_root to include/linux/cgroup.h
Tejun Heo
2013-04-14
1
-0
/
+57
|
*
|
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
2013-04-12
1
-0
/
+2
|
*
|
cgroup: implement cgroup_is_descendant()
Li Zefan
2013-04-10
1
-0
/
+1
|
*
|
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
2013-04-10
1
-2
/
+0
|
*
|
cgroup: remove cgroup_lock_is_held()
Tejun Heo
2013-04-07
1
-4
/
+9
|
*
|
cgroup: unexport locking interface and cgroup_attach_task()
Tejun Heo
2013-04-07
1
-5
/
+0
|
*
|
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
2013-04-07
1
-0
/
+1
|
*
|
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
2013-03-20
1
-1
/
+2
|
*
|
cgroup: remove cgroup_is_descendant()
Li Zefan
2013-03-12
1
-3
/
+0
|
*
|
cgroup: avoid accessing modular cgroup subsys structure without locking
Li Zefan
2013-03-05
1
-3
/
+14
|
*
|
cgroup: fix cgroup_path() vs rename() race
Li Zefan
2013-03-04
1
-0
/
+24
|
|
/
*
|
cgroup: remove css_get_next
Michal Hocko
2013-04-29
1
-7
/
+0
|
/
*
cgroup: remove synchronize_rcu() from cgroup_diput()
Li Zefan
2013-01-24
1
-0
/
+1
*
cgroup: implement cgroup_rightmost_descendant()
Tejun Heo
2013-01-07
1
-0
/
+1
[next]