summaryrefslogtreecommitdiff
path: root/kernel/locking/rtmutex-debug.h
AgeCommit message (Expand)Author
2021-03-29locking/rtmutex: Move debug functions as inlines into common headerThomas Gleixner
2021-03-29locking/rtmutex: Remove empty and unused debug stubsThomas Gleixner
2021-03-29locking/rtmutex: Remove output from deadlock detectorSebastian Andrzej Siewior
2021-03-29locking/rtmutex: Remove rtmutex deadlock tester leftoversSebastian Andrzej Siewior
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-08rt_mutex: Add lockdep annotationsPeter Zijlstra
2017-03-23futex: Remove rt_mutex_deadlock_account_*()Peter Zijlstra
2014-06-21rtmutex: Cleanup deadlock detector debug logicThomas Gleixner
2014-06-07rtmutex: Handle deadlock detection smarterThomas Gleixner
2013-11-06locking: Move the rtmutex code to kernel/locking/Peter Zijlstra