summaryrefslogtreecommitdiff
path: root/kernel/locking/mutex-debug.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-12locking/mutex: Replace spin_is_locked() with lockdepLance Roy1-2/+2
2016-10-25locking/mutex: Rework mutex::ownerPeter Zijlstra1-13/+0
2016-06-23locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds1-6/+6
2015-01-09mutex: Always clear owner field upon mutex_unlock()Chris Wilson1-1/+1
2014-04-11locking/mutex: Fix debug_mutexesPeter Zijlstra1-10/+9
2014-03-12locking/mutex: Fix debug checksPeter Zijlstra1-0/+6
2013-12-17mutexes: Give more informative mutex warning in the !lock->owner caseChuansheng Liu1-1/+6
2013-11-06locking: Move the mutex code to kernel/locking/Peter Zijlstra1-0/+110