summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/spinlock.h
Commit message (Expand)AuthorAge
* locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-10
* locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-10
* locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-10
* Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-09-08
|\
| * ARC: [plat-eznps] spinlock aware for MTMNoam Camus2017-08-28
| * ARC: spinlock: Document the EX based spin_unlockVineet Gupta2017-08-28
* | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-17
|/
* locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
* Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta2016-06-02
* Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa...Vineet Gupta2016-06-02
* Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential b...Vineet Gupta2016-06-02
* ARC: rwlock: disable interrupts in !LLSC variantNoam Camus2016-05-09
* ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2015-08-07
* ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycleVineet Gupta2015-08-04
* ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta2015-08-04
* ARC: LLOCK/SCOND based rwlockVineet Gupta2015-08-04
* ARC: LLOCK/SCOND based spin_lockVineet Gupta2015-08-04
* ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta2015-06-25
* ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta2013-09-27
* ARC: Spinlock/rwlock/mutex primitivesVineet Gupta2013-02-11