Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/rwbase: Take care of ordering guarantee for fastpath reader | Boqun Feng | 2021-09-15 | 1 | -2/+19 |
* | locking/rwbase: Extract __rwbase_write_trylock() | Peter Zijlstra | 2021-09-15 | 1 | -18/+26 |
* | locking/rwbase: Properly match set_and_save_state() to restore_state() | Peter Zijlstra | 2021-09-15 | 1 | -1/+1 |
* | locking/rt: Add base code for RT rw_semaphore and rwlock | Thomas Gleixner | 2021-08-17 | 1 | -0/+263 |