index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
rstat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendants
Hao Jia
2023-08-07
1
-2
/
+10
*
cgroup: remove cgroup_rstat_flush_atomic()
Yosry Ahmed
2023-06-09
1
-21
/
+5
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-2
/
+2
|
\
|
*
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
2023-04-18
1
-2
/
+2
*
|
cgroup: fix display of forceidle time at root
Josh Don
2023-03-17
1
-3
/
+1
|
/
*
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-02-02
1
-2
/
+2
*
cgroup: bpf: enable bpf programs to integrate with rstat
Yosry Ahmed
2022-08-25
1
-0
/
+48
*
sched/core: add forced idle accounting for cgroups
Josh Don
2022-07-04
1
-6
/
+38
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
1
-2
/
+11
|
\
|
*
cgroup: use irqsave in cgroup_rstat_flush_locked().
Sebastian Andrzej Siewior
2022-03-23
1
-2
/
+11
*
|
cgroup: rstat: retrieve current bstat to delta directly
Wei Yang
2022-01-12
1
-3
/
+2
*
|
cgroup: rstat: use same convention to assign cgroup_base_stat
Wei Yang
2022-01-12
1
-1
/
+1
|
/
*
cgroup/rstat: check updated_next only for root
Wei Yang
2022-01-06
1
-24
/
+23
*
cgroup: rstat: explicitly put loop variant in while
Wei Yang
2022-01-06
1
-3
/
+1
*
cgroup: rstat: Mark benign data race to silence KCSAN
Michal Koutný
2021-11-15
1
-1
/
+1
*
cgroup: Fix rootcg cpu.stat guest double counting
Dan Schatzberg
2021-11-01
1
-2
/
+0
*
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
2021-07-27
1
-8
/
+11
*
cgroup: Fix kernel-doc
Yang Li
2021-06-04
1
-1
/
+1
*
cgroup: fix spelling mistakes
Zhen Lei
2021-05-24
1
-1
/
+1
*
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
2021-04-30
1
-25
/
+36
*
cgroup: rstat: support cgroup1
Johannes Weiner
2021-04-30
1
-2
/
+0
*
cgroup: unexport cgroup_rstat_updated
Christoph Hellwig
2020-06-29
1
-1
/
+0
*
cgroup: add cpu.stat file to root cgroup
Boris Burkov
2020-05-28
1
-8
/
+52
*
Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
Tejun Heo
2020-04-09
1
-13
/
+3
*
cgroup: fix function name in comment
Chen Zhou
2020-01-15
1
-1
/
+1
*
cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency
Tejun Heo
2019-11-06
1
-21
/
+25
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
cgroup, rstat: Don't flush subtree root unless necessary
Tejun Heo
2019-02-15
1
-4
/
+6
*
cgroup: Make cgroup_rstat_updated() ready for root cgroup usage
Tejun Heo
2018-04-26
1
-0
/
+4
*
cgroup: Add memory barriers to plug cgroup_rstat_updated() race window
Tejun Heo
2018-04-26
1
-3
/
+13
*
cgroup: Add cgroup_subsys->css_rstat_flush()
Tejun Heo
2018-04-26
1
-1
/
+10
*
cgroup: Replace cgroup_rstat_mutex with a spinlock
Tejun Heo
2018-04-26
1
-13
/
+45
*
cgroup: Factor out and expose cgroup_rstat_*() interface functions
Tejun Heo
2018-04-26
1
-12
/
+30
*
cgroup: Reorganize kernel/cgroup/rstat.c
Tejun Heo
2018-04-26
1
-88
/
+94
*
cgroup: Distinguish base resource stat implementation from rstat
Tejun Heo
2018-04-26
1
-35
/
+32
*
cgroup: Rename stat to rstat
Tejun Heo
2018-04-26
1
-89
/
+91
*
cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c
Tejun Heo
2018-04-26
1
-0
/
+338