index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
include
/
asm
/
spinlock.h
Age
Commit message (
Expand
)
Author
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations
Will Deacon
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-23
Blackfin: convert unicode space gremlins
Mike Frysinger
2011-01-10
Blackfin: SMP: add missing arch_{read,write}_lock_flags helpers
Graf Yang
2011-01-10
Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx
Graf Yang
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-06-18
Blackfin: convert locking primitives to asm-generic
Mike Frysinger
2009-01-07
Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...
Graf Yang
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu