index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2014-05-16
cgroup: use CSS_ONLINE instead of CGRP_DEAD
Tejun Heo
1
-2
/
+0
2014-05-16
cgroup: iterate cgroup_subsys_states directly
Tejun Heo
1
-18
/
+26
2014-05-16
cgroup: introduce CSS_RELEASED and reduce css iteration fallback window
Tejun Heo
1
-0
/
+1
2014-05-16
cgroup: move cgroup->serial_nr into cgroup_subsys_state
Tejun Heo
1
-8
/
+8
2014-05-16
cgroup: move cgroup->sibling and ->children into cgroup_subsys_state
Tejun Heo
1
-7
/
+4
2014-05-16
cgroup: remove cgroup->parent
Tejun Heo
1
-1
/
+0
2014-05-16
cgroup: remove css_parent()
Tejun Heo
1
-18
/
+11
2014-05-16
cgroup: skip refcnting on normal root csses and cgrp_dfl_root self css
Tejun Heo
1
-3
/
+8
2014-05-14
cgroup: use cgroup->self.refcnt for cgroup refcnting
Tejun Heo
1
-6
/
+0
2014-05-14
cgroup: enable refcnting for root csses
Tejun Heo
1
-8
/
+2
2014-05-14
cgroup: remove cgroup_destory_css_killed()
Tejun Heo
1
-3
/
+0
2014-05-14
cgroup: rename cgroup->dummy_css to ->self and move it to the top
Tejun Heo
1
-3
/
+3
2014-05-13
cgroup: remove cgroup->control_kn
Tejun Heo
1
-1
/
+0
2014-05-13
cgroup: replace cftype->trigger() with cftype->write()
Tejun Heo
1
-8
/
+0
2014-05-13
cgroup: replace cftype->write_string() with cftype->write()
Tejun Heo
1
-9
/
+1
2014-05-13
cgroup: implement cftype->write()
Tejun Heo
1
-4
/
+23
2014-05-13
cgroup: rename css_tryget*() to css_tryget_online*()
Tejun Heo
1
-7
/
+7
2014-05-13
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
1
-0
/
+15
2014-05-13
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Tejun Heo
1
-1
/
+1
2014-05-13
cgroup: introduce task_css_is_root()
Tejun Heo
1
-0
/
+15
2014-05-09
percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live()
Tejun Heo
1
-1
/
+1
2014-05-07
cgroup: remove unused CGRP_SANE_BEHAVIOR
Tejun Heo
1
-2
/
+0
2014-05-04
cgroup, memcg: implement css->id and convert css_from_id() to use it
Tejun Heo
1
-0
/
+9
2014-05-04
cgroup, memcg: allocate cgroup ID from 1
Tejun Heo
1
-2
/
+2
2014-05-04
cgroup: make flags and subsys_masks unsigned int
Tejun Heo
1
-4
/
+4
2014-04-26
cgroup: implement cgroup.populated for the default hierarchy
Tejun Heo
1
-0
/
+15
2014-04-23
cgroup: implement dynamic subtree controller enable/disable on the default hi...
Tejun Heo
1
-0
/
+5
2014-04-23
cgroup: add css_set->dfl_cgrp
Tejun Heo
1
-0
/
+3
2014-04-23
cgroup: teach css_task_iter about effective csses
Tejun Heo
1
-0
/
+2
2014-04-23
cgroup: reorganize css_task_iter
Tejun Heo
1
-3
/
+6
2014-04-23
cgroup: implement cgroup->e_csets[]
Tejun Heo
1
-0
/
+18
2014-04-23
cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_...
Tejun Heo
1
-2
/
+5
2014-03-29
cgroup: remove useless argument from cgroup_exit()
Li Zefan
1
-2
/
+2
2014-03-19
cgroup: implement CFTYPE_ONLY_ON_DFL
Tejun Heo
1
-0
/
+1
2014-03-19
cgroup: make cgrp_dfl_root mountable
Tejun Heo
1
-0
/
+10
2014-03-19
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
1
-1
/
+1
2014-03-19
cgroup: rename cgroup_dummy_root and related names
Tejun Heo
1
-7
/
+7
2014-03-19
cgroup: move ->subsys_mask from cgroupfs_root to cgroup
Tejun Heo
1
-3
/
+3
2014-03-19
cgroup: remove NULL checks from [pr_cont_]cgroup_{name|path}()
Tejun Heo
1
-20
/
+4
2014-02-25
cgroup: drop task_lock() protection around task->cgroups
Tejun Heo
1
-2
/
+4
2014-02-25
cgroup: split process / task migration into four steps
Tejun Heo
1
-0
/
+1
2014-02-25
cgroup: use css_set->mg_tasks to track target tasks during migration
Tejun Heo
1
-0
/
+16
2014-02-25
cgroup: add css_set->mg_tasks
Tejun Heo
1
-2
/
+6
2014-02-14
cgroup: deal with dummp_top in cgroup_name() and cgroup_path()
Li Zefan
1
-2
/
+10
2014-02-13
cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size()
Tejun Heo
1
-3
/
+0
2014-02-13
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
1
-6
/
+2
2014-02-13
cgroup: remove css_scan_tasks()
Tejun Heo
1
-6
/
+0
2014-02-13
cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count()
Tejun Heo
1
-2
/
+6
2014-02-13
cgroup: drop CGRP_ROOT_SUBSYS_BOUND
Tejun Heo
1
-2
/
+0
2014-02-13
cgroup: disallow xattr, release_agent and name if sane_behavior
Tejun Heo
1
-3
/
+3
[prev]
[next]