Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / average.c
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2012-02-28 Paul Gortmakerlib: fix implicit users of kernel.h for TAINT_WARN
2010-12-06 Bruno Randolflib: Improve EWMA efficiency by using bitshifts
2010-11-18 Bruno Randolflib: Add generic exponentially weighted moving average...