Age | Commit message (Expand) | Author | Files | Lines |
2015-01-03 | spinlock: Add spin_lock_bh_nested() | Thomas Graf | 1 | -0/+2 |
2014-01-13 | locking: Optimize lock_bh functions | Peter Zijlstra | 1 | -8/+4 |
2013-06-20 | spinlock_api_smp.h: fix preprocessor comments | Chen Gang | 1 | -1/+1 |
2012-03-23 | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage | Raghavendra K T | 1 | -1/+1 |
2009-12-15 | locking: Cleanup the name space completely | Thomas Gleixner | 1 | -39/+40 |
2009-12-15 | locking: Further name space cleanups | Thomas Gleixner | 1 | -12/+12 |
2009-12-15 | locking: Implement new raw_spinlock | Thomas Gleixner | 1 | -24/+27 |
2009-12-15 | locking: Separate rwlock api from spinlock api | Thomas Gleixner | 1 | -249/+3 |
2009-11-13 | locking: Make inlining decision Kconfig based | Thomas Gleixner | 1 | -47/+28 |
2009-08-31 | locking: Simplify spinlock inlining | Heiko Carstens | 1 | -0/+12 |
2009-08-31 | locking: Allow arch-inlined spinlocks | Heiko Carstens | 1 | -0/+119 |
2009-08-31 | locking: Move spinlock function bodies to header file | Heiko Carstens | 1 | -0/+263 |
2008-08-11 | lockdep: spin_lock_nest_lock() | Peter Zijlstra | 1 | -0/+2 |
2006-11-26 | [PATCH] lockdep: spin_lock_irqsave_nested() | Arjan van de Ven | 1 | -0/+2 |
2006-09-29 | [PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n... | Josh Triplett | 1 | -25/+25 |
2006-07-04 | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar | 1 | -0/+2 |
2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar | 1 | -0/+57 |