summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/spinlock.h
AgeCommit message (Expand)Author
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