aboutsummaryrefslogtreecommitdiff
path: root/include/linux/math64.h
AgeCommit message (Expand)Author
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra
2013-08-23math64: New separate div64_u64_rem helperMike Snitzer
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi
2013-04-30Revert "math64: New div64_u64_rem helper"Stanislaw Gruszka
2013-03-13math64: New div64_u64_rem helperFrederic Weisbecker
2012-03-15math: Introduce div64_longSasha Levin
2010-10-26div64_u64(): improve precision on 32bit platformsBrian Behlendorf
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel