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
/
rstat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
cgroup: bpf: enable bpf programs to integrate with rstat
Yosry Ahmed
1
-0
/
+48
2022-07-04
sched/core: add forced idle accounting for cgroups
Josh Don
1
-6
/
+38
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+11
2022-03-23
cgroup: use irqsave in cgroup_rstat_flush_locked().
Sebastian Andrzej Siewior
1
-2
/
+11
2022-01-12
cgroup: rstat: retrieve current bstat to delta directly
Wei Yang
1
-3
/
+2
2022-01-12
cgroup: rstat: use same convention to assign cgroup_base_stat
Wei Yang
1
-1
/
+1
2022-01-06
cgroup/rstat: check updated_next only for root
Wei Yang
1
-24
/
+23
2022-01-06
cgroup: rstat: explicitly put loop variant in while
Wei Yang
1
-3
/
+1
2021-11-15
cgroup: rstat: Mark benign data race to silence KCSAN
Michal Koutný
1
-1
/
+1
2021-11-01
cgroup: Fix rootcg cpu.stat guest double counting
Dan Schatzberg
1
-2
/
+0
2021-07-27
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
1
-8
/
+11
2021-06-04
cgroup: Fix kernel-doc
Yang Li
1
-1
/
+1
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
1
-1
/
+1
2021-04-30
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
1
-25
/
+36
2021-04-30
cgroup: rstat: support cgroup1
Johannes Weiner
1
-2
/
+0
2020-06-29
cgroup: unexport cgroup_rstat_updated
Christoph Hellwig
1
-1
/
+0
2020-05-28
cgroup: add cpu.stat file to root cgroup
Boris Burkov
1
-8
/
+52
2020-04-09
Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
Tejun Heo
1
-13
/
+3
2020-01-15
cgroup: fix function name in comment
Chen Zhou
1
-1
/
+1
2019-11-06
cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency
Tejun Heo
1
-21
/
+25
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-02-15
cgroup, rstat: Don't flush subtree root unless necessary
Tejun Heo
1
-4
/
+6
2018-04-26
cgroup: Make cgroup_rstat_updated() ready for root cgroup usage
Tejun Heo
1
-0
/
+4
2018-04-26
cgroup: Add memory barriers to plug cgroup_rstat_updated() race window
Tejun Heo
1
-3
/
+13
2018-04-26
cgroup: Add cgroup_subsys->css_rstat_flush()
Tejun Heo
1
-1
/
+10
2018-04-26
cgroup: Replace cgroup_rstat_mutex with a spinlock
Tejun Heo
1
-13
/
+45
2018-04-26
cgroup: Factor out and expose cgroup_rstat_*() interface functions
Tejun Heo
1
-12
/
+30
2018-04-26
cgroup: Reorganize kernel/cgroup/rstat.c
Tejun Heo
1
-88
/
+94
2018-04-26
cgroup: Distinguish base resource stat implementation from rstat
Tejun Heo
1
-35
/
+32
2018-04-26
cgroup: Rename stat to rstat
Tejun Heo
1
-89
/
+91
2018-04-26
cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c
Tejun Heo
1
-0
/
+338