Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-13 | Merge tag 'docs-4.15' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+14 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-07 | div64: add missing kernel-doc | Randy Dunlap | 1 | -0/+14 |
2015-11-16 | __div64_32(): make it overridable at compile time | Nicolas Pitre | 1 | -0/+2 |
2015-11-16 | __div64_const32(): abstract out the actual 128-bit cross product code | Nicolas Pitre | 1 | -30/+51 |
2015-11-16 | do_div(): generic optimization for constant divisor on 32-bit machines | Nicolas Pitre | 1 | -0/+147 |
2015-11-16 | div64.h: optimize do_div() for power-of-two constant divisors | Nicolas Pitre | 1 | -1/+7 |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel | 1 | -7/+0 |
2007-04-26 | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger | 1 | -0/+7 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+58 |