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