aboutsummaryrefslogtreecommitdiff
path: root/kernel/locking/mutex-debug.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-01-30locking/mutex: Fix lockdep_assert_held() failGravatar Peter Zijlstra 1-17/+0
2016-10-25locking/mutex: Rework mutex::ownerGravatar Peter Zijlstra 1-10/+0
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+2
2016-06-23locking: avoid passing around 'thread_info' in mutex debugging codeGravatar Linus Torvalds 1-2/+2
2016-06-03locking/mutex: Set and clear owner using WRITE_ONCE()Gravatar Jason Low 1-2/+2
2013-11-06locking: Move the mutex code to kernel/locking/Gravatar Peter Zijlstra 1-0/+55