summaryrefslogtreecommitdiffstats
path: root/lib/gcd.c
AgeCommit message (Expand)AuthorLines
2017-10-07lib/gcd: add kernel-doc notationRandy Dunlap-0/+6
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng-10/+67
2012-10-06lib/gcd.c: prevent possible div by 0Davidlohr Bueso-0/+3
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker-1/+1
2009-06-18lib: add lib/gcd.cFlorian Fainelli-0/+18