aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/spinlock.h
Commit message (Expand)AuthorAge
* 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-03
* ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta2015-08-03
* ARC: LLOCK/SCOND based rwlockVineet Gupta2015-08-03
* ARC: LLOCK/SCOND based spin_lockVineet Gupta2015-08-03
* ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta2015-06-24
* ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta2013-09-27
* ARC: Spinlock/rwlock/mutex primitivesVineet Gupta2013-02-11