aboutsummaryrefslogtreecommitdiff
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 licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-08locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingGravatar Davidlohr Bueso 1-1/+1
2017-06-08rt_mutex: Add lockdep annotationsGravatar Peter Zijlstra 1-1/+5
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+5
2017-04-19lockdep: Use "WARNING" tag on lockdep splatsGravatar Paul E. McKenney 1-4/+5
2017-03-23futex: Remove rt_mutex_deadlock_account_*()Gravatar Peter Zijlstra 1-9/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2014-06-21rtmutex: Cleanup deadlock detector debug logicGravatar Thomas Gleixner 1-2/+3
2014-01-13rtmutex: Turn the plist into an rb-treeGravatar Peter Zijlstra 1-6/+2
2013-11-06locking: Move the rtmutex code to kernel/locking/Gravatar Peter Zijlstra 1-0/+187