Age | Commit message (Expand) | Author |
---|---|---|
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland |
2017-03-02 | average: change to declare precision, not factor | Johannes Berg |
2015-08-20 | average: remove out-of-line implementation | Johannes Berg |
2015-08-14 | average: provide macro to create static EWMA | Johannes Berg |
2010-12-06 | lib: Improve EWMA efficiency by using bitshifts | Bruno Randolf |
2010-11-18 | lib: Add generic exponentially weighted moving average (EWMA) function | Bruno Randolf |