aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/bitops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-09ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta1-26/+9
2015-06-25ARC: Reduce bitops lines of code using macrosVineet Gupta1-333/+144
2015-06-25ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta1-0/+19
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta1-0/+71
2015-04-13ARC: fold __builtin_constant_p() into test_bit()Vineet Gupta1-13/+18
2014-10-13ARC: remove extraneous __KERNEL__ guardsVineet Gupta1-4/+0
2014-04-18arch,arc: Convert smp_mb__*()Peter Zijlstra1-4/+1
2013-02-11ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta1-0/+516