aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/div64.h
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-16__div64_const32(): abstract out the actual 128-bit cross product codeNicolas Pitre
2015-11-16do_div(): generic optimization for constant divisor on 32-bit machinesNicolas Pitre
2015-11-16div64.h: optimize do_div() for power-of-two constant divisorsNicolas Pitre
2008-05-01rename div64_64 to div64_u64Roman Zippel
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds