summaryrefslogtreecommitdiff
path: root/lib/div64.c
Commit message (Expand)AuthorAge
* Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2017-11-13
|\
| * div64: add missing kernel-docRandy Dunlap2017-10-07
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* __div64_32(): make it overridable at compile timeNicolas Pitre2015-11-16
* remove abs64()Andrew Morton2015-11-09
* lib: correct link to the original source for div64_u64Heinrich Schuchardt2015-03-06
* math64: New separate div64_u64_rem helperMike Snitzer2013-08-23
* Revert "math64: New div64_u64_rem helper"Stanislaw Gruszka2013-04-30
* math64: New div64_u64_rem helperFrederic Weisbecker2013-03-13
* lib: correct link to the original source for div64_u64Akinobu Mita2012-06-28
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-07
* 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
* [S390]: Fix build on 31-bit.David S. Miller2007-04-25
* [LIB]: div64_64 optimizationStephen Hemminger2007-04-25
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16