summaryrefslogtreecommitdiffstats
path: root/include/linux/math64.h
Commit message (Expand)AuthorAgeFilesLines
* include/linux/math64.h: add div64_ul()Alex Shi2013-06-121-2/+4
* Revert "math64: New div64_u64_rem helper"Stanislaw Gruszka2013-04-301-18/+1
* math64: New div64_u64_rem helperFrederic Weisbecker2013-03-131-1/+18
* math: Introduce div64_longSasha Levin2012-03-151-0/+4
* div64_u64(): improve precision on 32bit platformsBrian Behlendorf2010-10-261-0/+12
* add an inlined version of iter_div_u64_remJeremy Fitzhardinge2008-06-121-0/+19
* common implementation of iterative div/modJeremy Fitzhardinge2008-06-121-0/+2
* rename div64_64 to div64_u64Roman Zippel2008-05-011-0/+12
* introduce explicit signed/unsigned 64bit divideRoman Zippel2008-05-011-0/+72