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