index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
1
-6
/
+12
2019-05-14
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-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-306
/
+416
2019-03-09
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-05
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
2018-12-29
Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
5
-93
/
+931
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+39
2018-12-28
mm, oom: reorganize the oom report in dump_header
yuzhoujian
1
-2
/
+2
2018-12-28
cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param
Tejun Heo
1
-1
/
+13
2018-12-28
cgroup: fix parsing empty mount option string
Ondrej Mosnacek
1
-1
/
+1
2018-12-27
Merge branch 'for-4.20-fixes' into for-4.21
Tejun Heo
1
-12
/
+17
2018-12-07
blkcg: remove additional reference to the css
Dennis Zhou
1
-9
/
+39
2018-12-03
cpuset: Remove set but not used variable 'cs'
YueHaibing
1
-2
/
+0
2018-12-01
cgroups: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-11-20
cgroup: fix CSS_TASK_ITER_PROCS
Tejun Heo
1
-12
/
+17
[next]