summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/div64.h
AgeCommit message (Expand)AuthorLines
2015-11-16__div64_32(): make it overridable at compile timeNicolas Pitre-0/+2
2015-11-16__div64_const32(): abstract out the actual 128-bit cross product codeNicolas Pitre-30/+51
2015-11-16do_div(): generic optimization for constant divisor on 32-bit machinesNicolas Pitre-0/+147
2015-11-16div64.h: optimize do_div() for power-of-two constant divisorsNicolas Pitre-1/+7
2008-05-01rename div64_64 to div64_u64Roman Zippel-7/+0
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger-0/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+58