summaryrefslogtreecommitdiffstats
path: root/include/linux/math64.h
Commit message (Expand)AuthorAgeFilesLines
* math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra2017-01-141-8/+18
* KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang2015-11-101-0/+29
* KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-101-0/+51
* math64: Add mul_u64_u32_shr()Peter Zijlstra2013-12-111-0/+30
* math64: New separate div64_u64_rem helperMike Snitzer2013-08-231-0/+13
* 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