index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
math
Age
Commit message (
Expand
)
Author
2021-07-01
lib/math/rational: add Kunit test cases
Trent Piepho
2021-07-01
lib/math/rational.c: fix divide by zero
Trent Piepho
2021-04-29
Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-04-23
lib/math/test_div64: Correct the spelling of "dividend"
Maciej W. Rozycki
2021-04-21
lib/math/test_div64: Fix error message formatting
Maciej W. Rozycki
2021-04-21
lib/math: Add a `do_div' test module
Maciej W. Rozycki
2021-03-24
math: Export mul_u64_u64_div_u64
David S. Miller
2020-12-15
kernel.h: split out mathematical helpers
Andy Shevchenko
2020-10-16
kernel.h: split out min()/max() et al. helpers
Andy Shevchenko
2020-08-12
lib/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-15
sched/cputime: Improve cputime_adjust()
Oleg Nesterov
2020-06-09
Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-04
lib/math: avoid trailing newline hidden in pr_fmt()
Christophe JAILLET
2020-06-02
lib: Make prime number generator independently selectable
Masami Hiramatsu
2019-12-04
lib/math/rational.c: fix possible incorrect result from rational fractions he...
Trent Piepho
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-14
lib/math: move int_pow() from pwm_bl.c for wider use
Andy Shevchenko
2019-05-14
lib: Move mathematic helpers to separate folder
Andy Shevchenko