summaryrefslogtreecommitdiffstats
path: root/lib/math/div64.c
Commit message (Expand)AuthorAgeFilesLines
* mul_u64_u64_div_u64: increase precision by conditionally swapping a and bUwe Kleine-König2024-03-121-0/+15
* math64: favor kernel-doc from header filesLiam Beguin2022-11-211-13/+2
* math: Export mul_u64_u64_div_u64David S. Miller2021-03-241-0/+1
* kernel.h: split out mathematical helpersAndy Shevchenko2020-12-151-1/+3
* sched/cputime: Improve cputime_adjust()Oleg Nesterov2020-06-151-0/+41
* lib: Move mathematic helpers to separate folderAndy Shevchenko2019-05-141-0/+192