aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/locking/mutex-debug.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* locking/mutex: Fix lockdep_assert_held() failPeter Zijlstra2017-01-30
* locking/mutex: Rework mutex::ownerPeter Zijlstra2016-10-25
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\
| * locking/mutex: Set and clear owner using WRITE_ONCE()Jason Low2016-06-03
* | locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds2016-06-23
|/
* locking: Move the mutex code to kernel/locking/Peter Zijlstra2013-11-06