Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-12 | locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics | Will Deacon | 1 | -7/+6 |
2015-08-12 | locking/qrwlock: Implement queue_write_unlock() using smp_store_release() | Will Deacon | 1 | -8/+1 |
2015-07-06 | locking/qrwlock: Better optimization for interrupt context readers | Waiman Long | 1 | -2/+2 |
2015-07-06 | locking/qrwlock: Rename functions to queued_*() | Waiman Long | 1 | -29/+29 |
2014-06-06 | locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks | Waiman Long | 1 | -0/+166 |