aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/div64.h
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
* __div64_const32(): abstract out the actual 128-bit cross product codeNicolas Pitre2015-11-16
* do_div(): generic optimization for constant divisor on 32-bit machinesNicolas Pitre2015-11-16
* div64.h: optimize do_div() for power-of-two constant divisorsNicolas Pitre2015-11-16
* rename div64_64 to div64_u64Roman Zippel2008-05-01
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-26
* Linux-2.6.12-rc2Linus Torvalds2005-04-16