Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds | 1 | -3/+3 |
2022-07-15 | lib/bitmap: change type of bitmap_weight to unsigned long | Yury Norov | 1 | -2/+2 |
2022-07-14 | lib/bitmap: change return types to bool where appropriate | Yury Norov | 1 | -1/+1 |
2022-06-03 | bitmap: Fix return values to be unsigned | Kees Cook | 1 | -10/+10 |
2021-06-30 | tools lib: Adopt bitmap_intersects() operation from the kernel sources | Alexey Bayduraev | 1 | -0/+14 |
2021-05-06 | tools: bitmap: sync function declarations with the kernel | Yury Norov | 1 | -2/+2 |
2020-01-06 | tools bitmap: Implement bitmap_equal() operation at bitmap API | Alexey Budankov | 1 | -0/+15 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 | Thomas Gleixner | 1 | -3/+1 |
2016-08-02 | tools lib: Add bitmap_and function | Jiri Olsa | 1 | -0/+15 |
2016-08-02 | tools lib: Add bitmap_scnprintf function | Jiri Olsa | 1 | -0/+29 |
2016-01-08 | tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/ | Arnaldo Carvalho de Melo | 1 | -0/+31 |