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