summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* ARC: bitops: Change __fls to return unsigned longAmadeusz Sławiński2022-10-171-2/+2
* include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* ARC: bitops: fls/ffs to take int (vs long) per asm-generic definesVineet Gupta2021-08-241-2/+2
* ARC: switch to generic bitopsVineet Gupta2021-08-241-182/+2
* ARC: bitops: Remove unecessary operation and valueGustavo Pimentel2020-11-171-3/+1
* ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta2020-10-051-56/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* 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