Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low | 2016-06-08 | 1 | -16/+0 |
* | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low | 2016-06-08 | 1 | -3/+3 |
* | locking/rwsem: Introduce basis for down_write_killable() | Michal Hocko | 2016-04-13 | 1 | -0/+12 |
* | locking/rwsem: Get rid of __down_write_nested() | Michal Hocko | 2016-04-13 | 1 | -6/+1 |
* | locking/rwsem: Use acquire/release semantics | Davidlohr Bueso | 2015-10-06 | 1 | -7/+14 |
* | asm-generic: rwsem: de-PPCify rwsem.h | Will Deacon | 2014-03-14 | 1 | -5/+5 |
* | Hexagon: Add locking types and functions | Richard Kuo | 2011-11-01 | 1 | -0/+132 |