Age | Commit message (Expand) | Author |
2015-08-07 | ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff | Vineet Gupta |
2015-08-04 | ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle | Vineet Gupta |
2015-08-04 | ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia... | Vineet Gupta |
2015-08-04 | ARC: LLOCK/SCOND based rwlock | Vineet Gupta |
2015-08-04 | ARC: LLOCK/SCOND based spin_lock | Vineet Gupta |
2015-06-25 | ARC: add smp barriers around atomics per Documentation/atomic_ops.txt | Vineet Gupta |
2013-09-27 | ARC: Workaround spinlock livelock in SMP SystemC simulation | Vineet Gupta |
2013-02-11 | ARC: Spinlock/rwlock/mutex primitives | Vineet Gupta |