Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | __div64_32(): make it overridable at compile time | Nicolas Pitre | 2015-11-16 | 1 | -0/+2 |
* | __div64_const32(): abstract out the actual 128-bit cross product code | Nicolas Pitre | 2015-11-16 | 1 | -30/+51 |
* | do_div(): generic optimization for constant divisor on 32-bit machines | Nicolas Pitre | 2015-11-16 | 1 | -0/+147 |
* | div64.h: optimize do_div() for power-of-two constant divisors | Nicolas Pitre | 2015-11-16 | 1 | -1/+7 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 | 1 | -7/+0 |
* | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger | 2007-04-25 | 1 | -0/+7 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+58 |