aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spinlock_api_smp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-12locking/spinlocks: Remove the unused spin_lock_bh_nested() APIWaiman Long1-2/+0
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf1-0/+2
2014-01-13locking: Optimize lock_bh functionsPeter Zijlstra1-8/+4
2013-06-19spinlock_api_smp.h: fix preprocessor commentsChen Gang1-1/+1
2012-03-23locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T1-1/+1
2009-12-14locking: Cleanup the name space completelyThomas Gleixner1-39/+40
2009-12-14locking: Further name space cleanupsThomas Gleixner1-12/+12
2009-12-14locking: Implement new raw_spinlockThomas Gleixner1-24/+27
2009-12-14locking: Separate rwlock api from spinlock apiThomas Gleixner1-249/+3
2009-11-13locking: Make inlining decision Kconfig basedThomas Gleixner1-47/+28
2009-08-31locking: Simplify spinlock inliningHeiko Carstens1-0/+12
2009-08-31locking: Allow arch-inlined spinlocksHeiko Carstens1-0/+119
2009-08-31locking: Move spinlock function bodies to header fileHeiko Carstens1-0/+263
2008-08-11lockdep: spin_lock_nest_lock()Peter Zijlstra1-0/+2
2006-11-25[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven1-0/+2
2006-09-29[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, not typesJosh Triplett1-25/+25
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar1-0/+2
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-0/+57