forge
login
or
join now
tjh.dev
/
kernel
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
kernel
/
lib
/
math
/
at
31fcf6995e74117fe235a7a07a6e13077070b4a2
1 folder
15 files
David Laight
lib: test_mul_u64_u64_div_u64(): test the 32bit code on 64bit
6mo ago
1d1ef8c1
tests
lib/prime_numbers: convert self-test to KUnit
1 year ago
Kconfig
math: make RATIONAL tristate
4 years ago
Makefile
lib: math: Move KUnit tests into tests/ subdir
1 year ago
cordic.c
div64.c
lib: mul_u64_u64_div_u64(): optimise the divide code
6 months ago
gcd.c
lib/math/gcd: use static key to select implementation at runtime
11 months ago
int_log.c
lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifier
2 years ago
int_pow.c
kernel.h: split out mathematical helpers
5 years ago
int_sqrt.c
kernel.h: split out mathematical helpers
5 years ago
lcm.c
prime_numbers.c
lib/prime_numbers: convert self-test to KUnit
1 year ago
prime_numbers_private.h
lib/prime_numbers: convert self-test to KUnit
1 year ago
rational.c
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
2 years ago
reciprocal_div.c
kernel.h: split out mathematical helpers
5 years ago
test_div64.c
lib/math/test_div64: add some edge cases relevant to __div64_const32()
2 years ago
test_mul_u64_u64_div_u64.c
lib: test_mul_u64_u64_div_u64(): test the 32bit code on 64bit
6 months ago