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
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