summaryrefslogtreecommitdiff
path: root/lib/math/div64.c
AgeCommit message (Expand)Author
2024-09-01mul_u64_u64_div_u64: basic sanity testNicolas Pitre
2024-09-01mul_u64_u64_div_u64: make it precise alwaysNicolas Pitre
2024-03-12mul_u64_u64_div_u64: increase precision by conditionally swapping a and bUwe Kleine-König
2022-11-21math64: favor kernel-doc from header filesLiam Beguin
2021-03-24math: Export mul_u64_u64_div_u64David S. Miller
2020-12-15kernel.h: split out mathematical helpersAndy Shevchenko
2020-06-15sched/cputime: Improve cputime_adjust()Oleg Nesterov
2019-05-14lib: Move mathematic helpers to separate folderAndy Shevchenko