summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include/asm/bitops.h
AgeCommit message (Expand)AuthorLines
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka-0/+15
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin-9/+15
2022-01-15include: move find.h from asm_generic to linuxYury Norov-1/+0
2020-01-04hexagon: parenthesize registers in asm predicatesNick Desaulniers-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner-15/+1
2019-01-04fls: change parameter to unsigned intMatthew Wilcox-1/+1
2018-09-10hexagon: modify ffs() and fls() to return intRandy Dunlap-2/+2
2014-04-18arch,hexagon: Convert smp_mb__*()Peter Zijlstra-3/+1
2012-10-18Hexagon: Copyright marking changesRichard Kuo-1/+1
2012-03-28Disintegrate asm/system.h for HexagonDavid Howells-1/+0
2011-11-01Hexagon: Add bitops supportRichard Kuo-0/+301