aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/spinlock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta1-2/+1
2015-08-04ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycleVineet Gupta1-3/+3
2015-08-04ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoffVineet Gupta1-0/+293
2015-08-04ARC: LLOCK/SCOND based rwlockVineet Gupta1-10/+164
2015-08-04ARC: LLOCK/SCOND based spin_lockVineet Gupta1-7/+69
2015-06-25ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta1-0/+32
2013-09-27ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta1-1/+8
2013-02-11ARC: Spinlock/rwlock/mutex primitivesVineet Gupta1-0/+144