Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking: Detect includes rwlock.h outside of spinlock.h | Sebastian Andrzej Siewior | 2022-09-15 | 1 | -1/+1 |
* | locking/rwlocks: introduce write_lock_nested | Minchan Kim | 2022-01-22 | 1 | -0/+6 |
* | locking: Remove spin_lock_flags() etc | Arnd Bergmann | 2021-10-30 | 1 | -15/+0 |
* | locking/rwlocks: Add contention detection for rwlocks | Ben Gardon | 2021-02-04 | 1 | -0/+7 |
* | 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 |