Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-27 | div64_u64(): improve precision on 32bit platforms | Brian Behlendorf | 1 | -0/+12 |
2008-06-12 | add an inlined version of iter_div_u64_rem | Jeremy Fitzhardinge | 1 | -0/+19 |
2008-06-12 | common implementation of iterative div/mod | Jeremy Fitzhardinge | 1 | -0/+2 |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel | 1 | -0/+12 |
2008-05-01 | introduce explicit signed/unsigned 64bit divide | Roman Zippel | 1 | -0/+72 |