summaryrefslogtreecommitdiff
path: root/include/linux/log2.h
Commit message (Expand)AuthorAge
* linux/log2.h: fix kernel-doc notationRandy Dunlap2017-10-07
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-02
* log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel2017-02-03
* linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-12
* log2.h: Define order_base_2() macro for convenience.Robert P. J. Day2008-02-06
* Add a "rounddown_pow_of_two" routine to log2.hRobert P. J. Day2007-10-17
* Fix roundup_pow_of_two(1)Rolf Eike Beer2007-05-18
* Correct trivial typo in log2.h.Robert P. J. Day2007-02-17
* [POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day2007-02-07
* [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a co...David Howells2006-12-08
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-08