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