Age | Commit message (Expand) | Author |
---|---|---|
2017-09-13 | lib/test_bitmap.c: use ULL suffix for 64-bit constants | Geert Uytterhoeven |
2017-09-08 | bitmap: introduce BITMAP_FROM_U64() | Yury Norov |
2017-09-08 | lib/test_bitmap.c: add test for bitmap_parselist() | Yury Norov |
2017-07-10 | bitmap: optimise bitmap_set and bitmap_clear of a single bit | Matthew Wilcox |
2017-07-10 | lib/test_bitmap.c: add optimisation tests | Matthew Wilcox |
2016-02-19 | test_bitmap: unit tests for lib/bitmap.c | David Decotigny |