summaryrefslogtreecommitdiffstats
path: root/kernel/locking/mutex-debug.c
AgeCommit message (Expand)AuthorLines
2021-08-17locking/ww_mutex: Gather mutex_waiter initializationPeter Zijlstra-0/+1
2021-08-17locking/mutex: Consolidate core headers, remove kernel/locking/mutex-debug.hThomas Gleixner-3/+1
2021-05-18locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signalZqiang-2/+2
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra-1/+1
2018-11-12locking/mutex: Replace spin_is_locked() with lockdepLance Roy-2/+2
2016-10-25locking/mutex: Rework mutex::ownerPeter Zijlstra-13/+0
2016-06-23locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds-6/+6
2015-01-09mutex: Always clear owner field upon mutex_unlock()Chris Wilson-1/+1
2014-04-11locking/mutex: Fix debug_mutexesPeter Zijlstra-10/+9
2014-03-12locking/mutex: Fix debug checksPeter Zijlstra-0/+6
2013-12-17mutexes: Give more informative mutex warning in the !lock->owner caseChuansheng Liu-1/+6
2013-11-06locking: Move the mutex code to kernel/locking/Peter Zijlstra-0/+110