summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bitops/ffs.h
AgeCommit message (Expand)AuthorLines
2025-09-08bitops: Add __attribute_const__ to generic ffs()-family implementationsKees Cook-1/+1
2024-01-24riscv: Avoid code duplication with generic bitops implementationXiao Wang-2/+6
2021-08-11asm-generic: ffs: Drop bogus reference to ffz locationGeert Uytterhoeven-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2006-03-26[PATCH] bitops: generic ffs()Akinobu Mita-0/+41