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
/
lib
/
div64.c
Age
Commit message (
Expand
)
Author
2015-11-16
__div64_32(): make it overridable at compile time
Nicolas Pitre
2015-11-09
remove abs64()
Andrew Morton
2015-03-06
lib: correct link to the original source for div64_u64
Heinrich Schuchardt
2013-08-23
math64: New separate div64_u64_rem helper
Mike Snitzer
2013-04-30
Revert "math64: New div64_u64_rem helper"
Stanislaw Gruszka
2013-03-13
math64: New div64_u64_rem helper
Frederic Weisbecker
2012-06-28
lib: correct link to the original source for div64_u64
Akinobu Mita
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2010-10-26
div64_u64(): improve precision on 32bit platforms
Brian Behlendorf
2008-06-12
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
2008-05-01
introduce explicit signed/unsigned 64bit divide
Roman Zippel
2007-04-25
[S390]: Fix build on 31-bit.
David S. Miller
2007-04-25
[LIB]: div64_64 optimization
Stephen Hemminger
2007-04-25
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds