VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-07-14
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/linux
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/kernel/git/shuah/linux-kselftest
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 helper
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