index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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