aboutsummaryrefslogtreecommitdiffstats
path: root/lib/gcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-12lib/gcd: Remove use of CPU_NO_EFFICIENT_FFS macroPaul Burton1-1/+1
2017-10-07lib/gcd: add kernel-doc notationRandy Dunlap1-0/+6
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-10/+67
2012-10-06lib/gcd.c: prevent possible div by 0Davidlohr Bueso1-0/+3
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2009-06-18lib: add lib/gcd.cFlorian Fainelli1-0/+18