summaryrefslogtreecommitdiff
path: root/include/linux/math64.h
Commit message (Expand)AuthorAge
* Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2017-11-13
|\
| * math64: add missing kernel-doc notationRandy Dunlap2017-10-07
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra2017-01-14
* KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang2015-11-10
* KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-10
* math64: Add mul_u64_u32_shr()Peter Zijlstra2013-12-11
* math64: New separate div64_u64_rem helperMike Snitzer2013-08-23
* include/linux/math64.h: add div64_ul()Alex Shi2013-06-12
* Revert "math64: New div64_u64_rem helper"Stanislaw Gruszka2013-04-30
* math64: New div64_u64_rem helperFrederic Weisbecker2013-03-13
* math: Introduce div64_longSasha Levin2012-03-15
* div64_u64(): improve precision on 32bit platformsBrian Behlendorf2010-10-26
* add an inlined version of iter_div_u64_remJeremy Fitzhardinge2008-06-12
* common implementation of iterative div/modJeremy Fitzhardinge2008-06-12
* rename div64_64 to div64_u64Roman Zippel2008-05-01
* introduce explicit signed/unsigned 64bit divideRoman Zippel2008-05-01