summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bitops/__fls.h
Commit message (Expand)AuthorAgeFilesLines
* bitops: Change function return types from long to intThorsten Blum2024-05-031-2/+2
* riscv: Avoid code duplication with generic bitops implementationXiao Wang2024-01-241-2/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen2009-01-131-1/+1
* generic: introduce a generic __fls implementationAlexander van Heukelum2008-04-261-0/+43