summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/atomic.h
Commit message (Expand)AuthorAge
* locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-10
* ARC: [plat-eznps] Fix build errorNoam Camus2017-04-14
* ARC: [plat-eznps] add missing atomic_fetch_xxx operationsNoam Camus2016-09-30
* ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructionsVineet Gupta2016-09-30
* locking/atomic, arch/arc: Fix buildPeter Zijlstra2016-06-20
* locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
* locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}()Peter Zijlstra2016-06-16
* Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta2016-06-02
* Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential b...Vineet Gupta2016-06-02
* ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchgNoam Camus2016-05-09
* atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\
| * atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-27
| * atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| * arc: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
* | ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2015-08-07
* | ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta2015-08-04
* | ARC: refactor atomic inline asm operands with symbolic namesVineet Gupta2015-08-04
* | Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions liv...Vineet Gupta2015-08-04
|/
* ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelockVineet Gupta2015-06-25
* ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta2015-06-25
* ARC: unbork !LLSC buildVineet Gupta2015-05-10
* Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2014-10-21
|\
| * ARC: remove extraneous __KERNEL__ guardsVineet Gupta2014-10-13
* | locking,arch,arc: Fold atomic_opsPeter Zijlstra2014-08-14
|/
* arch,arc: Convert smp_mb__*()Peter Zijlstra2014-04-18
* arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra2014-01-12
* ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta2013-02-11