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