Age | Commit message (Expand) | Author |
---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-01-30 | locking/mutex: Fix lockdep_assert_held() fail | Peter Zijlstra |
2016-10-25 | locking/mutex: Rework mutex::owner | Peter Zijlstra |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-06-23 | locking: avoid passing around 'thread_info' in mutex debugging code | Linus Torvalds |
2016-06-03 | locking/mutex: Set and clear owner using WRITE_ONCE() | Jason Low |
2014-08-13 | locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate | Davidlohr Bueso |
2013-11-06 | locking: Move the mutex code to kernel/locking/ | Peter Zijlstra |