index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
math
/
div64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-20
lib: mul_u64_u64_div_u64(): optimise the divide code
David Laight
1
-39
/
+85
2025-11-20
lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86
David Laight
1
-14
/
+26
2025-11-20
lib: test_mul_u64_u64_div_u64(): test both generic and arch versions
David Laight
1
-2
/
+6
2025-11-20
lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
David Laight
1
-6
/
+8
2025-11-20
lib: mul_u64_u64_div_u64(): simplify check for a 64bit product
David Laight
1
-3
/
+3
2025-11-20
lib: mul_u64_u64_div_u64(): combine overflow and divide by zero checks
David Laight
1
-10
/
+9
2025-11-20
lib: mul_u64_u64_div_u64(): rename parameter 'c' to 'd'
David Laight
1
-12
/
+12
2025-07-09
mul_u64_u64_div_u64: fix the division-by-zero behavior
Nicolas Pitre
1
-6
/
+7
2024-09-01
mul_u64_u64_div_u64: basic sanity test
Nicolas Pitre
1
-1
/
+8
2024-09-01
mul_u64_u64_div_u64: make it precise always
Nicolas Pitre
1
-43
/
+65
2024-03-12
mul_u64_u64_div_u64: increase precision by conditionally swapping a and b
Uwe Kleine-König
1
-0
/
+15
2022-11-21
math64: favor kernel-doc from header files
Liam Beguin
1
-13
/
+2
2021-03-24
math: Export mul_u64_u64_div_u64
David S. Miller
1
-0
/
+1
2020-12-15
kernel.h: split out mathematical helpers
Andy Shevchenko
1
-1
/
+3
2020-06-15
sched/cputime: Improve cputime_adjust()
Oleg Nesterov
1
-0
/
+41
2019-05-14
lib: Move mathematic helpers to separate folder
Andy Shevchenko
1
-0
/
+192