summaryrefslogtreecommitdiffstats
path: root/kernel/locking/rtmutex-debug.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso2017-09-081-1/+1
* rt_mutex: Add lockdep annotationsPeter Zijlstra2017-06-081-1/+5
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-4/+5
|\
| * lockdep: Use "WARNING" tag on lockdep splatsPaul E. McKenney2017-04-191-4/+5
* | futex: Remove rt_mutex_deadlock_account_*()Peter Zijlstra2017-03-231-9/+0
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* rtmutex: Cleanup deadlock detector debug logicThomas Gleixner2014-06-211-2/+3
* rtmutex: Turn the plist into an rb-treePeter Zijlstra2014-01-131-6/+2
* locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-061-0/+187
OpenPOWER on IntegriCloud