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
/
arch
/
arc
/
include
/
asm
/
spinlock.h
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-08
ARCv2: spinlock: remove the extra smp_mb before lock, after unlock
Vineet Gupta
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-09-08
Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-08-28
ARC: [plat-eznps] spinlock aware for MTM
Noam Camus
2017-08-28
ARC: spinlock: Document the EX based spin_unlock
Vineet Gupta
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
2016-06-02
Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...
Vineet Gupta
2016-06-02
Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa...
Vineet Gupta
2016-06-02
Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential b...
Vineet Gupta
2016-05-09
ARC: rwlock: disable interrupts in !LLSC variant
Noam Camus
2015-08-07
ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff
Vineet Gupta
2015-08-04
ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle
Vineet Gupta
2015-08-04
ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...
Vineet Gupta
2015-08-04
ARC: LLOCK/SCOND based rwlock
Vineet Gupta
2015-08-04
ARC: LLOCK/SCOND based spin_lock
Vineet Gupta
2015-06-25
ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
Vineet Gupta
2013-09-27
ARC: Workaround spinlock livelock in SMP SystemC simulation
Vineet Gupta
2013-02-11
ARC: Spinlock/rwlock/mutex primitives
Vineet Gupta