Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/rwlocks: introduce write_lock_nested | Minchan Kim | 2022-01-22 | 1 | -0/+12 |
* | locking: Remove rt_rwlock_is_contended(). | Sebastian Andrzej Siewior | 2021-12-04 | 1 | -6/+0 |
* | locking/rt: Take RCU nesting into account for __might_resched() | Thomas Gleixner | 2021-10-01 | 1 | -3/+14 |
* | sched: Clean up the might_sleep() underscore zoo | Thomas Gleixner | 2021-10-01 | 1 | -3/+3 |
* | locking/spinlock/rt: Prepare for RT local_lock | Thomas Gleixner | 2021-08-17 | 1 | -2/+5 |
* | locking/rwlock: Provide RT variant | Thomas Gleixner | 2021-08-17 | 1 | -0/+131 |
* | locking/spinlock: Provide RT variant | Thomas Gleixner | 2021-08-17 | 1 | -0/+129 |