summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-01-171-3/+3
* fls: change parameter to unsigned intMatthew Wilcox2019-01-041-2/+2
* ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchgNoam Camus2016-05-091-3/+57
* ARC: bitops: Remove non relevant commentsVineet Gupta2016-03-111-15/+0
* ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta2015-07-091-26/+9
* ARC: Reduce bitops lines of code using macrosVineet Gupta2015-06-251-333/+144
* ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta2015-06-251-0/+19
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-221-0/+71
* ARC: fold __builtin_constant_p() into test_bit()Vineet Gupta2015-04-131-13/+18
* ARC: remove extraneous __KERNEL__ guardsVineet Gupta2014-10-131-4/+0
* arch,arc: Convert smp_mb__*()Peter Zijlstra2014-04-181-4/+1
* ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta2013-02-111-0/+516