Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/mutex: Fix lockdep_assert_held() fail | Peter Zijlstra | 2017-01-30 | 1 | -4/+0 |
* | locking/mutex: Rework mutex::owner | Peter Zijlstra | 2016-10-25 | 1 | -26/+0 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 1 | -2/+8 |
|\ | |||||
| * | locking/mutex: Set and clear owner using WRITE_ONCE() | Jason Low | 2016-06-03 | 1 | -2/+8 |
* | | locking: avoid passing around 'thread_info' in mutex debugging code | Linus Torvalds | 2016-06-23 | 1 | -1/+1 |
|/ | |||||
* | locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate | Davidlohr Bueso | 2014-08-13 | 1 | -1/+1 |
* | locking: Move the mutex code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+48 |