summaryrefslogtreecommitdiff
path: root/lib/div64.c
AgeCommit message (Expand)AuthorFilesLines
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-rc2v2.6.12-rc2Linus Torvalds1-0/+61