summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/spinlock.h
Commit message (Expand)AuthorAgeFilesLines
* ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2015-08-071-2/+1
* ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycleVineet Gupta2015-08-041-3/+3
* ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta2015-08-041-0/+293
* ARC: LLOCK/SCOND based rwlockVineet Gupta2015-08-041-10/+164
* ARC: LLOCK/SCOND based spin_lockVineet Gupta2015-08-041-7/+69
* ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta2015-06-251-0/+32
* ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta2013-09-271-1/+8
* ARC: Spinlock/rwlock/mutex primitivesVineet Gupta2013-02-111-0/+144
OpenPOWER on IntegriCloud