Age | Commit message (Expand) | Author |
---|---|---|
2012-03-15 | math: Introduce div64_long | Sasha Levin |
2010-10-26 | div64_u64(): improve precision on 32bit platforms | Brian Behlendorf |
2008-06-12 | add an inlined version of iter_div_u64_rem | Jeremy Fitzhardinge |
2008-06-12 | common implementation of iterative div/mod | Jeremy Fitzhardinge |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel |
2008-05-01 | introduce explicit signed/unsigned 64bit divide | Roman Zippel |