Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -0/+9 |
* | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -3/+0 |
* | locking: Make sparse work with inline spinlocks and rwlocks | Luca Barbieri | 2010-03-13 | 1 | -10/+10 |
* | locking: Cleanup the name space completely | Thomas Gleixner | 2009-12-14 | 1 | -25/+25 |
* | locking: Further name space cleanups | Thomas Gleixner | 2009-12-14 | 1 | -16/+16 |
* | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -10/+10 |
* | locking: Split rwlock from spinlock headers | Thomas Gleixner | 2009-12-14 | 1 | -0/+125 |