Age | Commit message (Expand) | Author |
---|---|---|
2022-09-15 | locking: Detect includes rwlock.h outside of spinlock.h | Sebastian Andrzej Siewior |
2022-01-22 | locking/rwlocks: introduce write_lock_nested | Minchan Kim |
2021-10-30 | locking: Remove spin_lock_flags() etc | Arnd Bergmann |
2021-02-04 | locking/rwlocks: Add contention detection for rwlocks | Ben Gardon |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon |
2010-03-13 | locking: Make sparse work with inline spinlocks and rwlocks | Luca Barbieri |
2009-12-14 | locking: Cleanup the name space completely | Thomas Gleixner |
2009-12-14 | locking: Further name space cleanups | Thomas Gleixner |
2009-12-14 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Split rwlock from spinlock headers | Thomas Gleixner |