Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-27 | locking: Remove deprecated lock initializers | Thomas Gleixner | 1 | -8/+0 |
2009-12-14 | locking: Implement new raw_spinlock | Thomas Gleixner | 1 | -11/+38 |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 1 | -2/+2 |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 1 | -1/+1 |
2009-12-14 | locking: Split rwlock from spinlock headers | Thomas Gleixner | 1 | -37/+6 |
2008-01-30 | spinlock: lockbreak cleanup | Nick Piggin | 1 | -2/+2 |
2007-07-19 | fix raw_spinlock_t vs lockdep | Peter Zijlstra | 1 | -2/+2 |
2007-05-08 | Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecation | Michael Ellerman | 1 | -0/+6 |
2006-07-03 | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar | 1 | -4/+28 |
2006-07-03 | [PATCH] lockdep: locking init debugging improvement | Ingo Molnar | 1 | -6/+9 |
2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar | 1 | -0/+67 |