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