Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'docs-4.15' of git://git.lwn.net/linux | Linus Torvalds | 2017-11-13 | 1 | -0/+14 |
|\ | |||||
| * | div64: add missing kernel-doc | Randy Dunlap | 2017-10-07 | 1 | -0/+14 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ | |||||
* | __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 |