Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-07 | lib/gcd: add kernel-doc notation | Randy Dunlap | 1 | -0/+6 |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -10/+67 |
2012-10-06 | lib/gcd.c: prevent possible div by 0 | Davidlohr Bueso | 1 | -0/+3 |
2012-03-07 | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+1 |
2009-06-18 | lib: add lib/gcd.c | Florian Fainelli | 1 | -0/+18 |