Age | Commit message (Expand) | Author |
---|---|---|
2021-08-17 | locking/ww_mutex: Gather mutex_waiter initialization | Peter Zijlstra |
2021-08-17 | locking/mutex: Consolidate core headers, remove kernel/locking/mutex-debug.h | Thomas Gleixner |
2021-05-18 | locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal | Zqiang |
2020-03-21 | lockdep: Introduce wait-type checks | Peter Zijlstra |
2018-11-12 | locking/mutex: Replace spin_is_locked() with lockdep | Lance Roy |
2016-10-25 | locking/mutex: Rework mutex::owner | Peter Zijlstra |
2016-06-23 | locking: avoid passing around 'thread_info' in mutex debugging code | Linus Torvalds |
2015-01-09 | mutex: Always clear owner field upon mutex_unlock() | Chris Wilson |
2014-04-11 | locking/mutex: Fix debug_mutexes | Peter Zijlstra |
2014-03-12 | locking/mutex: Fix debug checks | Peter Zijlstra |
2013-12-17 | mutexes: Give more informative mutex warning in the !lock->owner case | Chuansheng Liu |
2013-11-06 | locking: Move the mutex code to kernel/locking/ | Peter Zijlstra |