aboutsummaryrefslogtreecommitdiffstats
path: root/lib/div64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-28lib: correct link to the original source for div64_u64Akinobu Mita1-1/+1
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+2
2010-10-26div64_u64(): improve precision on 32bit platformsBrian Behlendorf1-10/+42
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge1-14/+1
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge1-0/+23
2008-05-01rename div64_64 to div64_u64Roman Zippel1-6/+6
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel1-2/+21
2007-04-25[S390]: Fix build on 31-bit.David S. Miller1-1/+1
2007-04-25[LIB]: div64_64 optimizationStephen Hemminger1-9/+7
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger1-0/+22
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+61