summaryrefslogtreecommitdiffstats
path: root/kernel/locking/rtmutex-debug.c
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-08locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso-1/+1
2017-06-08rt_mutex: Add lockdep annotationsPeter Zijlstra-1/+5
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+5
2017-04-19lockdep: Use "WARNING" tag on lockdep splatsPaul E. McKenney-4/+5
2017-03-23futex: Remove rt_mutex_deadlock_account_*()Peter Zijlstra-9/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2014-06-21rtmutex: Cleanup deadlock detector debug logicThomas Gleixner-2/+3
2014-01-13rtmutex: Turn the plist into an rb-treePeter Zijlstra-6/+2
2013-11-06locking: Move the rtmutex code to kernel/locking/Peter Zijlstra-0/+187