Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/mutex: Rework mutex::owner | Peter Zijlstra | 2016-10-25 | 1 | -13/+0 |
* | locking: avoid passing around 'thread_info' in mutex debugging code | Linus Torvalds | 2016-06-23 | 1 | -6/+6 |
* | mutex: Always clear owner field upon mutex_unlock() | Chris Wilson | 2015-01-09 | 1 | -1/+1 |
* | locking/mutex: Fix debug_mutexes | Peter Zijlstra | 2014-04-11 | 1 | -10/+9 |
* | locking/mutex: Fix debug checks | Peter Zijlstra | 2014-03-12 | 1 | -0/+6 |
* | mutexes: Give more informative mutex warning in the !lock->owner case | Chuansheng Liu | 2013-12-17 | 1 | -1/+6 |
* | locking: Move the mutex code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+110 |