summaryrefslogtreecommitdiffstats
path: root/lib/math
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-292-0/+251
|\
| * lib/math/test_div64: Correct the spelling of "dividend"Maciej W. Rozycki2021-04-231-19/+19
| * lib/math/test_div64: Fix error message formattingMaciej W. Rozycki2021-04-211-1/+1
| * lib/math: Add a `do_div' test moduleMaciej W. Rozycki2021-04-212-0/+251
* | math: Export mul_u64_u64_div_u64David S. Miller2021-03-241-0/+1
|/
* kernel.h: split out mathematical helpersAndy Shevchenko2020-12-154-6/+12
* kernel.h: split out min()/max() et al. helpersAndy Shevchenko2020-10-162-1/+2
* lib/: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-121-1/+1
* sched/cputime: Improve cputime_adjust()Oleg Nesterov2020-06-151-0/+41
* Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-091-1/+6
|\
| * lib: Make prime number generator independently selectableMasami Hiramatsu2020-06-021-1/+6
* | lib/math: avoid trailing newline hidden in pr_fmt()Christophe JAILLET2020-06-041-5/+5
|/
* lib/math/rational.c: fix possible incorrect result from rational fractions he...Trent Piepho2019-12-041-13/+50
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-212-0/+2
* lib/math: move int_pow() from pwm_bl.c for wider useAndy Shevchenko2019-05-142-1/+33
* lib: Move mathematic helpers to separate folderAndy Shevchenko2019-05-1410-0/+928