summaryrefslogtreecommitdiffstats
path: root/kernel/locking/mutex.h
AgeCommit message (Expand)Author
2016-10-25locking/mutex: Rework mutex::ownerPeter Zijlstra
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-06-23locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds
2016-06-03locking/mutex: Set and clear owner using WRITE_ONCE()Jason Low
2014-08-13locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriateDavidlohr Bueso
2013-11-06locking: Move the mutex code to kernel/locking/Peter Zijlstra