aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* div64_u64(): improve precision on 32bit platformsBrian Behlendorf2010-10-261-10/+42
* add an inlined version of iter_div_u64_remJeremy Fitzhardinge2008-06-121-14/+1
* common implementation of iterative div/modJeremy Fitzhardinge2008-06-121-0/+23
* rename div64_64 to div64_u64Roman Zippel2008-05-011-6/+6
* introduce explicit signed/unsigned 64bit divideRoman Zippel2008-05-011-2/+21
* [S390]: Fix build on 31-bit.David S. Miller2007-04-261-1/+1
* [LIB]: div64_64 optimizationStephen Hemminger2007-04-261-9/+7
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-261-0/+22
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+61