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