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

