summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/bitops.h
AgeCommit message (Expand)AuthorLines
2016-05-09ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchgNoam Camus-3/+57
2016-03-11ARC: bitops: Remove non relevant commentsVineet Gupta-15/+0
2015-07-09ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta-26/+9
2015-06-25ARC: Reduce bitops lines of code using macrosVineet Gupta-333/+144
2015-06-25ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta-0/+19
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta-0/+71
2015-04-13ARC: fold __builtin_constant_p() into test_bit()Vineet Gupta-13/+18
2014-10-13ARC: remove extraneous __KERNEL__ guardsVineet Gupta-4/+0
2014-04-18arch,arc: Convert smp_mb__*()Peter Zijlstra-4/+1
2013-02-11ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta-0/+516