summaryrefslogtreecommitdiff
path: root/include/linux/log2.h
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a co...David Howells1-0/+26
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+131