summaryrefslogtreecommitdiff
path: root/kernel/locking/mutex-debug.c
AgeCommit message (Expand)Author
2016-10-25locking/mutex: Rework mutex::ownerPeter Zijlstra
2016-06-23locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds
2015-01-09mutex: Always clear owner field upon mutex_unlock()Chris Wilson
2014-04-11locking/mutex: Fix debug_mutexesPeter Zijlstra
2014-03-12locking/mutex: Fix debug checksPeter Zijlstra
2013-12-17mutexes: Give more informative mutex warning in the !lock->owner caseChuansheng Liu
2013-11-06locking: Move the mutex code to kernel/locking/Peter Zijlstra