summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/div64.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2017-11-131-0/+14
|\
| * div64: add missing kernel-docRandy Dunlap2017-10-071-0/+14
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* __div64_32(): make it overridable at compile timeNicolas Pitre2015-11-161-0/+2
* __div64_const32(): abstract out the actual 128-bit cross product codeNicolas Pitre2015-11-161-30/+51
* do_div(): generic optimization for constant divisor on 32-bit machinesNicolas Pitre2015-11-161-0/+147
* div64.h: optimize do_div() for power-of-two constant divisorsNicolas Pitre2015-11-161-1/+7
* rename div64_64 to div64_u64Roman Zippel2008-05-011-7/+0
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-0/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+58