aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/spinlock.h
AgeCommit message (Expand)Author
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-06-02Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta
2016-06-02Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa...Vineet Gupta
2016-06-02Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential b...Vineet Gupta
2016-05-09ARC: rwlock: disable interrupts in !LLSC variantNoam Camus
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta
2015-08-04ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycleVineet Gupta
2015-08-04ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta
2015-08-04ARC: LLOCK/SCOND based rwlockVineet Gupta
2015-08-04ARC: LLOCK/SCOND based spin_lockVineet Gupta
2015-06-25ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta
2013-09-27ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta
2013-02-11ARC: Spinlock/rwlock/mutex primitivesVineet Gupta