summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include/asm/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka2022-08-271-0/+15
* bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-9/+15
* include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* hexagon: parenthesize registers in asm predicatesNick Desaulniers2020-01-041-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner2019-06-051-15/+1
* fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* hexagon: modify ffs() and fls() to return intRandy Dunlap2018-09-101-2/+2
* arch,hexagon: Convert smp_mb__*()Peter Zijlstra2014-04-181-3/+1
* Hexagon: Copyright marking changesRichard Kuo2012-10-181-1/+1
* Disintegrate asm/system.h for HexagonDavid Howells2012-03-281-1/+0
* Hexagon: Add bitops supportRichard Kuo2011-11-011-0/+301