summaryrefslogtreecommitdiff
path: root/lib/div64.c
AgeCommit message (Expand)Author
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-07div64: add missing kernel-docRandy Dunlap
2015-11-16__div64_32(): make it overridable at compile timeNicolas Pitre
2015-11-09remove abs64()Andrew Morton
2015-03-06lib: correct link to the original source for div64_u64Heinrich Schuchardt
2013-08-23math64: New separate div64_u64_rem helperMike Snitzer
2013-04-30Revert "math64: New div64_u64_rem helper"Stanislaw Gruszka
2013-03-13math64: New div64_u64_rem helperFrederic Weisbecker
2012-06-28lib: correct link to the original source for div64_u64Akinobu Mita
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker
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
2007-04-25[S390]: Fix build on 31-bit.David S. Miller
2007-04-25[LIB]: div64_64 optimizationStephen Hemminger
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger
2005-04-16Linux-2.6.12-rc2Linus Torvalds