aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/math64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-15math: Introduce div64_longSasha Levin1-0/+4
2010-10-26div64_u64(): improve precision on 32bit platformsBrian Behlendorf1-0/+12
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge1-0/+19
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge1-0/+2
2008-05-01rename div64_64 to div64_u64Roman Zippel1-0/+12
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel1-0/+72