summaryrefslogtreecommitdiff
path: root/include/linux/spinlock_types.h
AgeCommit message (Expand)Author
2011-01-27locking: Remove deprecated lock initializersThomas Gleixner
2009-12-14locking: Implement new raw_spinlockThomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-14locking: Split rwlock from spinlock headersThomas Gleixner
2008-01-30spinlock: lockbreak cleanupNick Piggin
2007-07-19fix raw_spinlock_t vs lockdepPeter Zijlstra
2007-05-08Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecationMichael Ellerman
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2005-09-10[PATCH] spinlock consolidationIngo Molnar