index
:
pub/scm/linux/kernel/git/ostr/linux.git
master
Boris Ostrovsky's fork of linux.git
Boris Ostrovsky
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
math
/
div64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-30
lib: math: div64: add div64_s64_rem()
Rodrigo Alencar
1
-0
/
+15
2025-11-20
lib: mul_u64_u64_div_u64(): optimise the divide code
David Laight
1
-37
/
+83
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
-42
/
+64
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