index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
2014-05-13
1
-0
/
+15
|
\
|
*
cgroup: introduce task_css_is_root()
Tejun Heo
2014-05-13
1
-0
/
+15
*
|
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Tejun Heo
2014-05-13
1
-1
/
+1
|
\
\
|
*
|
percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live()
Tejun Heo
2014-05-09
1
-1
/
+1
|
|
/
*
|
cgroup: remove unused CGRP_SANE_BEHAVIOR
Tejun Heo
2014-05-07
1
-2
/
+0
*
|
cgroup, memcg: implement css->id and convert css_from_id() to use it
Tejun Heo
2014-05-04
1
-0
/
+9
*
|
cgroup, memcg: allocate cgroup ID from 1
Tejun Heo
2014-05-04
1
-2
/
+2
*
|
cgroup: make flags and subsys_masks unsigned int
Tejun Heo
2014-05-04
1
-4
/
+4
*
|
cgroup: implement cgroup.populated for the default hierarchy
Tejun Heo
2014-04-25
1
-0
/
+15
*
|
cgroup: implement dynamic subtree controller enable/disable on the default hi...
Tejun Heo
2014-04-23
1
-0
/
+5
*
|
cgroup: add css_set->dfl_cgrp
Tejun Heo
2014-04-23
1
-0
/
+3
*
|
cgroup: teach css_task_iter about effective csses
Tejun Heo
2014-04-23
1
-0
/
+2
*
|
cgroup: reorganize css_task_iter
Tejun Heo
2014-04-23
1
-3
/
+6
*
|
cgroup: implement cgroup->e_csets[]
Tejun Heo
2014-04-23
1
-0
/
+18
*
|
cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_...
Tejun Heo
2014-04-23
1
-2
/
+5
|
/
*
cgroup: remove useless argument from cgroup_exit()
Li Zefan
2014-03-29
1
-2
/
+2
*
cgroup: implement CFTYPE_ONLY_ON_DFL
Tejun Heo
2014-03-19
1
-0
/
+1
*
cgroup: make cgrp_dfl_root mountable
Tejun Heo
2014-03-19
1
-0
/
+10
*
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
2014-03-19
1
-1
/
+1
*
cgroup: rename cgroup_dummy_root and related names
Tejun Heo
2014-03-19
1
-7
/
+7
*
cgroup: move ->subsys_mask from cgroupfs_root to cgroup
Tejun Heo
2014-03-19
1
-3
/
+3
*
cgroup: remove NULL checks from [pr_cont_]cgroup_{name|path}()
Tejun Heo
2014-03-19
1
-20
/
+4
*
cgroup: drop task_lock() protection around task->cgroups
Tejun Heo
2014-02-25
1
-2
/
+4
*
cgroup: split process / task migration into four steps
Tejun Heo
2014-02-25
1
-0
/
+1
*
cgroup: use css_set->mg_tasks to track target tasks during migration
Tejun Heo
2014-02-25
1
-0
/
+16
*
cgroup: add css_set->mg_tasks
Tejun Heo
2014-02-25
1
-2
/
+6
*
cgroup: deal with dummp_top in cgroup_name() and cgroup_path()
Li Zefan
2014-02-14
1
-2
/
+10
*
cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size()
Tejun Heo
2014-02-13
1
-3
/
+0
*
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
2014-02-13
1
-6
/
+2
*
cgroup: remove css_scan_tasks()
Tejun Heo
2014-02-13
1
-6
/
+0
*
cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count()
Tejun Heo
2014-02-13
1
-2
/
+6
*
cgroup: drop CGRP_ROOT_SUBSYS_BOUND
Tejun Heo
2014-02-13
1
-2
/
+0
*
cgroup: disallow xattr, release_agent and name if sane_behavior
Tejun Heo
2014-02-13
1
-3
/
+3
*
cgroup: remove cgroupfs_root->refcnt
Tejun Heo
2014-02-12
1
-3
/
+1
*
cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it ato...
Tejun Heo
2014-02-12
1
-2
/
+2
*
cgroup: remove cgroup->name
Tejun Heo
2014-02-12
1
-27
/
+36
*
cgroup: remove cftype_set
Tejun Heo
2014-02-12
1
-17
/
+9
*
cgroup: warn if "xattr" is specified with "sane_behavior"
Tejun Heo
2014-02-12
1
-0
/
+2
*
cgroup: convert to kernfs
Tejun Heo
2014-02-11
1
-32
/
+20
*
cgroup: misc preps for kernfs conversion
Tejun Heo
2014-02-11
1
-6
/
+2
*
cgroup: introduce cgroup_ino()
Tejun Heo
2014-02-11
1
-0
/
+9
*
cgroup: update the meaning of cftype->max_write_len
Tejun Heo
2014-02-11
1
-2
/
+3
*
cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()
Tejun Heo
2014-02-11
1
-2
/
+1
*
cgroup: improve css_from_dir() into css_tryget_from_dir()
Tejun Heo
2014-02-11
1
-2
/
+2
*
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
Tejun Heo
2014-02-11
1
-0
/
+2
|
\
|
*
cgroup: protect modifications to cgroup_idr with cgroup_mutex
Li Zefan
2014-02-11
1
-0
/
+2
*
|
cgroup: rename cgroup_subsys->subsys_id to ->id
Tejun Heo
2014-02-08
1
-2
/
+2
*
|
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-02-08
1
-3
/
+4
*
|
cgroup: drop module support
Tejun Heo
2014-02-08
1
-25
/
+4
|
/
*
cgroup: remove stray references to css_id
Hugh Dickins
2014-01-13
1
-3
/
+0
[prev]
[next]