index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
div64.h
Age
Commit message (
Expand
)
Author
2019-09-17
Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-01
__div64_const32(): improve the generic C version
Nicolas Pitre
2019-08-28
asm-generic/div64: Fix documentation of do_div() parameter
Jonathan Neuschäfer
2017-11-13
Merge tag 'docs-4.15' of git://git.lwn.net/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-07
div64: add missing kernel-doc
Randy Dunlap
2015-11-16
__div64_32(): make it overridable at compile time
Nicolas Pitre
2015-11-16
__div64_const32(): abstract out the actual 128-bit cross product code
Nicolas Pitre
2015-11-16
do_div(): generic optimization for constant divisor on 32-bit machines
Nicolas Pitre
2015-11-16
div64.h: optimize do_div() for power-of-two constant divisors
Nicolas Pitre
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
2007-04-25
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds