summaryrefslogtreecommitdiffstats
path: root/include/linux/log2.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: ilog2: create truly constant version for sparseMartin Wilck2018-08-241-11/+24
* linux/log2.h: fix kernel-doc notationRandy Dunlap2018-08-241-19/+23
* log2: Use fls_long() in __roundup_pow_of_two()Andrey Smirnov2018-08-241-1/+1
* give up on gcc ilog2() constant optimizationsLinus Torvalds2018-08-241-11/+2
* log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel2018-08-241-1/+12
* log2: Add missing __rounddown_pow_of_two()Markus Pargmann2015-12-101-0/+9
* log2: Fix declaration of __roundup_pow_of_twoMaxime Ripard2013-02-271-0/+9
* import log2 support from linuxJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+190