index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spinlock_types.h
Age
Commit message (
Expand
)
Author
2020-06-17
lockdep: Split header file into lockdep and lockdep_types
Herbert Xu
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
2017-12-12
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
Will Deacon
2011-01-27
locking: Remove deprecated lock initializers
Thomas Gleixner
2009-12-14
locking: Implement new raw_spinlock
Thomas Gleixner
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
locking: Split rwlock from spinlock headers
Thomas Gleixner
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
2007-07-19
fix raw_spinlock_t vs lockdep
Peter Zijlstra
2007-05-08
Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecation
Michael Ellerman
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar