aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/spinlock_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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: Implement new raw_spinlockThomas Gleixner1-11/+38
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-2/+2
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner1-1/+1
2009-12-14locking: Split rwlock from spinlock headersThomas Gleixner1-37/+6
2008-01-30spinlock: lockbreak cleanupNick Piggin1-2/+2
2007-07-19fix raw_spinlock_t vs lockdepPeter Zijlstra1-2/+2
2007-05-08Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecationMichael Ellerman1-0/+6
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar1-4/+28
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar1-6/+9
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-0/+67