index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
spinlock_api_smp.h
Age
Commit message (
Expand
)
Author
2013-06-19
spinlock_api_smp.h: fix preprocessor comments
Chen Gang
2012-03-23
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
Raghavendra K T
2009-12-14
locking: Cleanup the name space completely
Thomas Gleixner
2009-12-14
locking: Further name space cleanups
Thomas Gleixner
2009-12-14
locking: Implement new raw_spinlock
Thomas Gleixner
2009-12-14
locking: Separate rwlock api from spinlock api
Thomas Gleixner
2009-11-13
locking: Make inlining decision Kconfig based
Thomas Gleixner
2009-08-31
locking: Simplify spinlock inlining
Heiko Carstens
2009-08-31
locking: Allow arch-inlined spinlocks
Heiko Carstens
2009-08-31
locking: Move spinlock function bodies to header file
Heiko Carstens
2008-08-11
lockdep: spin_lock_nest_lock()
Peter Zijlstra
2006-11-25
[PATCH] lockdep: spin_lock_irqsave_nested()
Arjan van de Ven
2006-09-29
[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...
Josh Triplett
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar