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
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451
Thomas Gleixner
2
-8
/
+2
2019-06-15
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-31
/
+90
2019-06-12
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
Joel Savitz
1
-1
/
+14
2019-06-10
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
Tejun Heo
1
-1
/
+1
2019-06-10
cgroup/bfq: revert bfq.weight symlink change
Jens Axboe
1
-29
/
+4
2019-06-07
cgroup: let a symlink too be created with a cftype file
Angelo Ruocco
1
-4
/
+29
2019-06-05
cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
Tejun Heo
1
-0
/
+4
2019-06-02
mm, memcg: consider subtrees in memory.events
Chris Down
1
-2
/
+14
2019-05-31
cgroup: Include dying leaders with live threads in PROCS iterations
Tejun Heo
1
-7
/
+37
2019-05-31
cgroup: Implement css_task_iter_skip()
Tejun Heo
1
-24
/
+36
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2
-0
/
+2
2019-05-15
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
1
-6
/
+12
2019-05-15
psi: introduce psi monitor
Suren Baghdasaryan
1
-2
/
+69
2019-05-09
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
7
-435
/
+873
2019-05-06
kernel: cgroup: fix misuse of %x
Fuqian Huang
1
-4
/
+4
2019-05-06
cgroup: get rid of cgroup_freezer_frozen_exit()
Roman Gushchin
2
-13
/
+2
2019-05-06
cgroup: prevent spurious transition into non-frozen state
Roman Gushchin
1
-11
/
+5
2019-05-06
cgroup: Remove unused cgrp variable
Shaokun Zhang
1
-3
/
+0
2019-04-19
cgroup: add tracing points for cgroup v2 freezer
Roman Gushchin
2
-1
/
+16
2019-04-19
cgroup: make TRACE_CGROUP_PATH irq-safe
Roman Gushchin
1
-2
/
+5
2019-04-19
cgroup: cgroup v2 freezer
Roman Gushchin
3
-5
/
+424
2019-04-19
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
1
-0
/
+6
2019-04-19
cgroup: implement __cgroup_task_count() helper
Roman Gushchin
3
-16
/
+34
2019-04-19
cgroup: rename freezer.c into legacy_freezer.c
Roman Gushchin
2
-1
/
+1
2019-04-19
cgroup/cpuset: Update stale generate_sched_domains() comments
Juri Lelli
1
-6
/
+5
2019-04-04
cgroup: remove extra cgroup_migrate_finish() call
Shakeel Butt
1
-4
/
+1
2019-03-13
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-306
/
+416
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+1
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
4
-25
/
+17
2019-03-06
kernel: cgroup: add poll file operation
Johannes Weiner
1
-0
/
+12
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2019-02-28
vfs: Add some logging to the core users of the fs_context log
David Howells
1
-1
/
+1
2019-02-28
cpuset: Use fs_context
David Howells
1
-14
/
+42
2019-02-28
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
2
-18
/
+18
2019-02-28
cgroup: store a reference to cgroup_ns into cgroup_fs_context
Al Viro
3
-12
/
+17
2019-02-28
cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper
Al Viro
1
-41
/
+46
2019-02-28
cgroup_do_mount(): massage calling conventions
Al Viro
3
-36
/
+29
2019-02-28
cgroup: stash cgroup_root reference into cgroup_fs_context
Al Viro
3
-4
/
+10
2019-02-28
cgroup2: switch to option-by-option parsing
Al Viro
1
-29
/
+33
2019-02-28
cgroup1: switch to option-by-option parsing
Al Viro
3
-98
/
+117
2019-02-28
cgroup: take options parsing into ->parse_monolithic()
Al Viro
3
-116
/
+104
2019-02-28
cgroup: fold cgroup1_mount() into cgroup1_get_tree()
Al Viro
3
-31
/
+18
2019-02-28
cgroup: start switching to fs_context
Al Viro
3
-41
/
+116
2019-02-19
cpuset: remove unused task_has_mempolicy()
Masahiro Yamada
1
-13
/
+0
2019-02-15
cgroup, rstat: Don't flush subtree root unless necessary
Tejun Heo
1
-4
/
+6
2019-01-31
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...
Oleg Nesterov
2
-8
/
+11
2019-01-31
bpf, cgroups: clean up kerneldoc warnings
Valdis Kletnieks
1
-1
/
+1
2019-01-18
IB/core: Simplify rdma cgroup registration
Parav Pandit
1
-4
/
+1
2019-01-17
cgroup: saner refcounting for cgroup_root
Al Viro
3
-55
/
+21
2019-01-17
fix cgroup_do_mount() handling of failure exits
Al Viro
1
-3
/
+6
[next]