| Age | Commit message (Expand) | Author | Files | Lines |
| 12 days | locking/mutex: Redo __mutex_init() to reduce generated code size | Sebastian Andrzej Siewior | 1 | -3/+2 |
| 2025-07-14 | sched: Start blocked_on chain processing in find_proxy_task() | Peter Zijlstra | 1 | -1/+2 |
| 2024-10-14 | locking/mutex: Expose __mutex_owner() | Juri Lelli | 1 | -0/+27 |
| 2021-08-17 | locking/mutex: Move the 'struct mutex_waiter' definition from <linux/mutex.h>... | Thomas Gleixner | 1 | -0/+13 |
| 2021-08-17 | locking/mutex: Consolidate core headers, remove kernel/locking/mutex-debug.h | Thomas Gleixner | 1 | -14/+23 |
| 2021-05-18 | locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signallocking-urgent-2021-05-23 | Zqiang | 1 | -3/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-01-30 | locking/mutex: Fix lockdep_assert_held() fail | Peter Zijlstra | 1 | -4/+0 |
| 2016-10-25 | locking/mutex: Rework mutex::owner | Peter Zijlstra | 1 | -26/+0 |
| 2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+8 |
| 2016-06-23 | locking: avoid passing around 'thread_info' in mutex debugging code | Linus Torvalds | 1 | -1/+1 |
| 2016-06-03 | locking/mutex: Set and clear owner using WRITE_ONCE() | Jason Low | 1 | -2/+8 |
| 2014-08-13 | locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate | Davidlohr Bueso | 1 | -1/+1 |
| 2013-11-06 | locking: Move the mutex code to kernel/locking/ | Peter Zijlstra | 1 | -0/+48 |