Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |