summaryrefslogtreecommitdiff
path: root/include/uapi/linux/watchdog.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-07 12:07:38 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-07 12:07:38 +0100
commit87a72e81764d2fc5411706c551462d61cdb97660 (patch)
tree7a9aa3f71c14e39c92fcf777fd81969a7736a5fc /include/uapi/linux/watchdog.h
parent56836c32a4b5df796b19635b84a7ba4e202ffca9 (diff)
downloadkernel-linux-4.9.y.tar.gz
Linux 4.9.337linux-4.9.y
Link: https://lore.kernel.org/r/20230105125334.727282894@linuxfoundation.org Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/watchdog.h')
0 files changed, 0 insertions, 0 deletions
e countingDan Schatzberg 2021-07-27cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_syncTejun Heo 2021-06-04cgroup: Fix kernel-docYang Li 2021-05-24cgroup: fix spelling mistakesZhen Lei 2021-04-30cgroup: rstat: punt root-level optimization to individual controllersJohannes Weiner 2021-04-30cgroup: rstat: support cgroup1Johannes Weiner 2020-06-29cgroup: unexport cgroup_rstat_updatedChristoph Hellwig 2020-05-28cgroup: add cpu.stat file to root cgroupBoris Burkov 2020-04-09Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"Tejun Heo 2020-01-15cgroup: fix function name in commentChen Zhou 2019-11-06cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistencyTejun Heo 2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner 2019-02-15cgroup, rstat: Don't flush subtree root unless necessaryTejun Heo 2018-04-26cgroup: Make cgroup_rstat_updated() ready for root cgroup usageTejun Heo 2018-04-26cgroup: Add memory barriers to plug cgroup_rstat_updated() race windowTejun Heo 2018-04-26cgroup: Add cgroup_subsys->css_rstat_flush()Tejun Heo 2018-04-26cgroup: Replace cgroup_rstat_mutex with a spinlockTejun Heo 2018-04-26cgroup: Factor out and expose cgroup_rstat_*() interface functionsTejun Heo 2018-04-26cgroup: Reorganize kernel/cgroup/rstat.cTejun Heo 2018-04-26cgroup: Distinguish base resource stat implementation from rstatTejun Heo 2018-04-26cgroup: Rename stat to rstatTejun Heo 2018-04-26cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.cTejun Heo