summaryrefslogtreecommitdiffstats
path: root/kernel/locking/mutex-debug.h
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/mutex: Fix lockdep_assert_held() failPeter Zijlstra2017-01-301-17/+0
* locking/mutex: Rework mutex::ownerPeter Zijlstra2016-10-251-10/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-251-2/+2
|\
| * locking/mutex: Set and clear owner using WRITE_ONCE()Jason Low2016-06-031-2/+2
* | locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds2016-06-231-2/+2
|/
* locking: Move the mutex code to kernel/locking/Peter Zijlstra2013-11-061-0/+55
OpenPOWER on IntegriCloud