summaryrefslogtreecommitdiff
path: root/include/linux/math.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-21math.h: amend abs() kernel-doc and add a note about signed type limitsAndy Shevchenko1-4/+9
2025-02-09crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()Lukas Wunner1-0/+12
2024-07-01math.h: Add unsigned 8 bits fractional numbers typeAngeloGioacchino Del Regno1-0/+2
2023-08-18drm/i915: Move abs_diff() to math.hAndy Shevchenko1-0/+19
2023-06-10include/linux/math.h: fix mult_frac() multiple argument evaluation bugAlexey Dobriyan1-11/+11
2022-01-30math.h: Introduce data types for fractional numbersAndy Shevchenko1-0/+12
2020-12-16kernel.h: split out mathematical helpersAndy Shevchenko1-0/+177