summaryrefslogtreecommitdiff
path: root/lib/div64.c
AgeCommit message (Expand)Author
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel
2007-04-25[S390]: Fix build on 31-bit.David S. Miller
2007-04-25[LIB]: div64_64 optimizationStephen Hemminger
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger
2003-10-25[PATCH] fix __div64_32 to do division properlyRandolph Chung
2003-07-08[PATCH] Fix problem introduced by do_div() patchBernardo Innocenti
2003-07-05[PATCH] Fix do_div() for all architecturesBernardo Innocenti