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
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
/
kernel
/
cgroup
/
cgroup-v1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2017-12-19
cgroup: Fix deadlock in cpu hotplug path
Prateek Sood
1
-1
/
+5
2017-08-18
cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup
Waiman Long
1
-0
/
+6
2017-07-21
cgroup: implement cgroup v2 thread support
Tejun Heo
1
-2
/
+3
2017-07-21
cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
Tejun Heo
1
-3
/
+3
2017-07-21
cgroup: reorganize cgroup.procs / task write path
Tejun Heo
1
-5
/
+53
2017-06-14
cgroup: Move debug cgroup to its own file
Waiman Long
1
-148
/
+1
2017-06-14
cgroup: Keep accurate count of tasks in each css_set
Waiman Long
1
-5
/
+1
2017-05-01
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-3
/
+17
2017-04-29
cgroup: avoid attaching a cgroup root to two different superblocks, take 2
Zefan Li
1
-1
/
+15
2017-04-16
Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
Tejun Heo
1
-1
/
+1
2017-04-11
cgroup: avoid attaching a cgroup root to two different superblocks
Zefan Li
1
-1
/
+1
2017-03-09
kernel: convert css_set.refcount from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-03-06
cgroups: censor kernel pointer in debug files
Kees Cook
1
-1
/
+1
2017-03-03
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
Ingo Molnar
1
-0
/
+1
2017-03-03
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
Ingo Molnar
1
-0
/
+1
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
1
-0
/
+1
2017-01-16
cgroup: call subsys->*attach() only for subsystems which are actually affecte...
Tejun Heo
1
-1
/
+1
2017-01-16
cgroup: track migration context in cgroup_mgctx
Tejun Heo
1
-5
/
+5
2016-12-27
cgroup: fix RCU related sparse warnings
Tejun Heo
1
-1
/
+1
2016-12-27
cgroup: rename functions for consistency
Tejun Heo
1
-7
/
+7
2016-12-27
cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
Tejun Heo
1
-3
/
+378
2016-12-27
cgroup: separate out cgroup1_kf_syscall_ops
Tejun Heo
1
-9
/
+2
2016-12-27
cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
Tejun Heo
1
-0
/
+1027