Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-10 | watchdog/perf: add a weak function for an arch to detect if perf can use NMIs | Douglas Anderson | 1 | -1/+11 |
2023-06-10 | watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanly | Douglas Anderson | 1 | -6/+14 |
2023-06-10 | watchdog/hardlockup: rename some "NMI watchdog" constants/function | Douglas Anderson | 1 | -1/+1 |
2023-06-10 | watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.c | Douglas Anderson | 1 | -19/+0 |
2023-06-10 | watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check() | Douglas Anderson | 1 | -1/+1 |
2023-06-10 | watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c | Douglas Anderson | 1 | -41/+1 |
2023-06-10 | watchdog/perf: rename watchdog_hld.c to watchdog_perf.c | Douglas Anderson | 1 | -0/+302 |