Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |