aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/locking/rtmutex-debug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-29locking/rtmutex: Move debug functions as inlines into common headerThomas Gleixner1-23/+0
2021-03-29locking/rtmutex: Remove empty and unused debug stubsThomas Gleixner1-3/+0
2021-03-29locking/rtmutex: Remove output from deadlock detectorSebastian Andrzej Siewior1-9/+0
2021-03-29locking/rtmutex: Remove rtmutex deadlock tester leftoversSebastian Andrzej Siewior1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-08rt_mutex: Add lockdep annotationsPeter Zijlstra1-1/+1
2017-03-23futex: Remove rt_mutex_deadlock_account_*()Peter Zijlstra1-3/+0
2014-06-21rtmutex: Cleanup deadlock detector debug logicThomas Gleixner1-3/+4
2014-06-07rtmutex: Handle deadlock detection smarterThomas Gleixner1-0/+5
2013-11-06locking: Move the rtmutex code to kernel/locking/Peter Zijlstra1-0/+33