Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |