Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-29 | locking/rtmutex: Move debug functions as inlines into common header | Thomas Gleixner | 1 | -24/+0 |
2021-03-29 | locking/rtmutex: Remove empty and unused debug stubs | Thomas Gleixner | 1 | -2/+0 |
2021-03-29 | locking/rtmutex: Remove output from deadlock detector | Sebastian Andrzej Siewior | 1 | -7/+0 |
2021-03-29 | locking/rtmutex: Remove rtmutex deadlock tester leftovers | Sebastian Andrzej Siewior | 1 | -2/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-08 | rt_mutex: Add lockdep annotations | Peter Zijlstra | 1 | -1/+1 |
2017-03-23 | futex: Remove rt_mutex_deadlock_account_*() | Peter Zijlstra | 1 | -2/+0 |
2014-06-21 | rtmutex: Cleanup deadlock detector debug logic | Thomas Gleixner | 1 | -1/+6 |
2014-06-07 | rtmutex: Handle deadlock detection smarter | Thomas Gleixner | 1 | -0/+5 |
2013-11-06 | locking: Move the rtmutex code to kernel/locking/ | Peter Zijlstra | 1 | -0/+26 |