aboutsummaryrefslogtreecommitdiff
path: root/lib/math
AgeCommit message (Expand)Author
2021-03-24math: Export mul_u64_u64_div_u64David S. Miller
2020-12-15kernel.h: split out mathematical helpersAndy Shevchenko
2020-10-16kernel.h: split out min()/max() et al. helpersAndy Shevchenko
2020-08-12lib/: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-15sched/cputime: Improve cputime_adjust()Oleg Nesterov
2020-06-09Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-04lib/math: avoid trailing newline hidden in pr_fmt()Christophe JAILLET
2020-06-02lib: Make prime number generator independently selectableMasami Hiramatsu
2019-12-04lib/math/rational.c: fix possible incorrect result from rational fractions he...Trent Piepho
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-14lib/math: move int_pow() from pwm_bl.c for wider useAndy Shevchenko
2019-05-14lib: Move mathematic helpers to separate folderAndy Shevchenko