index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rwlock.h
Age
Commit message (
Expand
)
Author
2026-01-28
compiler-context-analysis: Remove __assume_ctx_lock from initializers
Marco Elver
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
2026-01-05
locking/rwlock, spinlock: Support Clang's context analysis
Marco Elver
2024-11-11
Improve consistency of '#error' directive messages
Nataniel Farzan
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