summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/bitops.h
AgeCommit message (Expand)Author
2022-10-17ARC: bitops: Change __fls to return unsigned longAmadeusz Sławiński
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2021-08-24ARC: bitops: fls/ffs to take int (vs long) per asm-generic definesVineet Gupta
2021-08-24ARC: switch to generic bitopsVineet Gupta
2020-11-17ARC: bitops: Remove unecessary operation and valueGustavo Pimentel
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-17ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2016-05-09ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchgNoam Camus
2016-03-11ARC: bitops: Remove non relevant commentsVineet Gupta
2015-07-09ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta
2015-06-25ARC: Reduce bitops lines of code using macrosVineet Gupta
2015-06-25ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta
2015-04-13ARC: fold __builtin_constant_p() into test_bit()Vineet Gupta
2014-10-13ARC: remove extraneous __KERNEL__ guardsVineet Gupta
2014-04-18arch,arc: Convert smp_mb__*()Peter Zijlstra
2013-02-11ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta