Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ | |||||
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | locking/rwsem: Add down_read_killable() | Kirill Tkhai | 2017-10-10 | 1 | -0/+10 |
|/ | |||||
* | locking/rwsem: Remove unnecessary atomic_long_t casts | Waiman Long | 2017-01-20 | 1 | -7/+6 |
* | 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 |