index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_bitmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
lib: new testcases for bitmap_parse{_user}
Yury Norov
1
-0
/
+8
2020-02-04
lib: add test for bitmap_parse()
Yury Norov
1
-2
/
+95
2020-01-31
lib/test_bitmap: correct test data offsets for 32-bit
Andy Shevchenko
1
-4
/
+5
2019-12-05
lib/bitmap: introduce bitmap_replace() helper
Andy Shevchenko
1
-0
/
+38
2019-12-05
lib/test_bitmap: fix comment about this file
Andy Shevchenko
1
-1
/
+1
2019-12-05
lib/test_bitmap: move exp1 and exp2 upper for others to use
Andy Shevchenko
1
-21
/
+20
2019-12-05
lib/test_bitmap: rename exp to exp1 to avoid ambiguous name
Andy Shevchenko
1
-22
/
+22
2019-12-05
lib/test_bitmap: name EXP_BYTES properly
Andy Shevchenko
1
-5
/
+5
2019-12-05
lib/test_bitmap: undefine macros after use
Andy Shevchenko
1
-0
/
+4
2019-12-05
lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ...
Andy Shevchenko
1
-1
/
+1
2019-12-05
lib/test_bitmap.c: add for_each_set_clump8 test cases
William Breathitt Gray
1
-0
/
+65
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-15
lib/test_bitmap: add tests for bitmap_parselist_user()
Yury Norov
1
-10
/
+36
2019-05-15
lib/test_bitmap: add testcases for bitmap_parselist()
Yury Norov
1
-1
/
+17
2019-05-15
lib/test_bitmap: switch test_bitmap_parselist to ktime_get()
Yury Norov
1
-5
/
+4
2019-04-09
lib: Use new kselftest header
Tobin C. Harding
1
-16
/
+4
2018-05-19
lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
Matthew Wilcox
1
-6
/
+15
2018-04-11
lib/test_bitmap.c: do not accidentally use stack VLA
Kees Cook
1
-4
/
+6
2018-04-06
lib: fix stall in __bitmap_parselist()
Yury Norov
1
-0
/
+4
2018-02-07
lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename
Andy Shevchenko
1
-24
/
+5
2018-02-07
lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases
Andy Shevchenko
1
-0
/
+30
2018-02-07
lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases
Andy Shevchenko
1
-0
/
+30
2018-02-07
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
1
-175
/
+31
2017-09-14
lib/test_bitmap.c: use ULL suffix for 64-bit constants
Geert Uytterhoeven
1
-4
/
+4
2017-09-09
bitmap: introduce BITMAP_FROM_U64()
Yury Norov
1
-15
/
+32
2017-09-09
lib/test_bitmap.c: add test for bitmap_parselist()
Yury Norov
1
-0
/
+74
2017-07-11
bitmap: optimise bitmap_set and bitmap_clear of a single bit
Matthew Wilcox
1
-3
/
+0
2017-07-11
lib/test_bitmap.c: add optimisation tests
Matthew Wilcox
1
-0
/
+32
2016-02-20
test_bitmap: unit tests for lib/bitmap.c
David Decotigny
1
-0
/
+358