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