aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rwlock_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-17locking/rwlock: Provide RT variantThomas Gleixner1-12/+37
2021-08-17locking/spinlock: Split the lock types header, and move the raw types into <linux/spinlock_types_raw.h>Thomas Gleixner1-0/+4
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra1-1/+5
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon1-3/+0
2011-01-27locking: Remove deprecated lock initializersThomas Gleixner1-8/+0
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner1-3/+3
2009-12-14locking: Split rwlock from spinlock headersThomas Gleixner1-0/+56