index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
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
*
cgroup: remove for_each_root_subsys()
Tejun Heo
2013-12-06
1
-8
/
+1
*
cgroup: unify pidlist and other file handling
Tejun Heo
2013-12-05
1
-1
/
+5
*
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
2013-12-05
1
-6
/
+3
*
cgroup: attach cgroup_open_file to all cgroup files
Tejun Heo
2013-12-05
1
-0
/
+33
*
cgroup: remove cftype->read(), ->read_map() and ->write()
Tejun Heo
2013-12-05
1
-25
/
+0
*
cgroup: don't guarantee cgroup.procs is sorted if sane_behavior
Tejun Heo
2013-11-29
1
-0
/
+3
*
cgroup: remove cftype->release()
Tejun Heo
2013-11-29
1
-2
/
+0
*
cgroup: Merge branch 'memcg_event' into for-3.14
Tejun Heo
2013-11-22
1
-24
/
+0
|
\
|
*
cgroup: unexport cgroup_css() and remove __file_cft()
Tejun Heo
2013-11-22
1
-5
/
+0
|
*
cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg
Tejun Heo
2013-11-22
1
-24
/
+0
|
*
cgroup, memcg: move cgroup_event implementation to memcg
Tejun Heo
2013-11-22
1
-0
/
+5
*
|
cgroup: kill css_id
Li Zefan
2013-09-23
1
-37
/
+0
|
/
*
cgroup: implement CFTYPE_NO_PREFIX
Tejun Heo
2013-08-26
1
-0
/
+1
*
cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax
Tejun Heo
2013-08-26
1
-1
/
+2
*
cgroup: change cgroup_from_id() to css_from_id()
Li Zefan
2013-08-19
1
-18
/
+2
[next]