Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / log2.h
2008-02-06 Robert P. J. Daylog2.h: Define order_base_2() macro for convenience.
2007-10-17 Robert P. J. DayAdd a "rounddown_pow_of_two" routine to log2.h
2007-05-19 Rolf Eike BeerFix roundup_pow_of_two(1)
2007-02-17 Robert P. J. DayCorrect trivial typo in log2.h.
2007-02-07 Robert P. J. Day[POWERPC] Add "is_power_of_2" checking to log2.h.
2006-12-08 David Howells[PATCH] LOG2: Alter roundup_pow_of_two() so that it...
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...