1. c3df5fb cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync by Tejun Heo · 3 years, 6 months ago
  2. 2ca11b0 cgroup: Fix kernel-doc by Yang Li · 3 years, 8 months ago
  3. 08b2b6f cgroup: fix spelling mistakes by Zhen Lei · 3 years, 8 months ago
  4. dc26532 cgroup: rstat: punt root-level optimization to individual controllers by Johannes Weiner · 3 years, 9 months ago
  5. a7df69b cgroup: rstat: support cgroup1 by Johannes Weiner · 3 years, 9 months ago
  6. 7582f30 cgroup: unexport cgroup_rstat_updated by Christoph Hellwig · 4 years, 7 months ago
  7. 936f2a7 cgroup: add cpu.stat file to root cgroup by Boris Burkov · 4 years, 8 months ago
  8. d8ef4b3 Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window" by Tejun Heo · 4 years, 10 months ago
  9. 75ea91c cgroup: fix function name in comment by Chen Zhou · 5 years ago
  10. 1bb5ec2 cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency by Tejun Heo · 5 years ago
  11. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  12. b4ff1b4 cgroup, rstat: Don't flush subtree root unless necessary by Tejun Heo · 6 years ago
  13. c43c5ea cgroup: Make cgroup_rstat_updated() ready for root cgroup usage by Tejun Heo · 7 years ago
  14. 9a9e97b cgroup: Add memory barriers to plug cgroup_rstat_updated() race window by Tejun Heo · 7 years ago
  15. 8f53470 cgroup: Add cgroup_subsys->css_rstat_flush() by Tejun Heo · 7 years ago
  16. 0fa294f cgroup: Replace cgroup_rstat_mutex with a spinlock by Tejun Heo · 7 years ago
  17. 6162cef cgroup: Factor out and expose cgroup_rstat_*() interface functions by Tejun Heo · 7 years ago
  18. a17556f8 cgroup: Reorganize kernel/cgroup/rstat.c by Tejun Heo · 7 years ago
  19. d4ff749 cgroup: Distinguish base resource stat implementation from rstat by Tejun Heo · 7 years ago
  20. c58632b cgroup: Rename stat to rstat by Tejun Heo · 7 years ago
  21. a5c2b93 cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c by Tejun Heo · 7 years ago[Renamed from kernel/cgroup/stat.c]
  22. 52cf373 cgroup: properly init u64_stats by Lucas Stach · 7 years ago
  23. d41bf8c cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat by Tejun Heo · 7 years ago
  24. 041cd64 cgroup: Implement cgroup2 basic CPU usage accounting by Tejun Heo · 7 years ago