aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/linux/bitmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko1-2/+2
2021-06-30tools lib: Adopt bitmap_intersects() operation from the kernel sourcesAlexey Bayduraev1-0/+11
2021-05-06tools: sync small_const_nbits() macro with the kernelYury Norov1-3/+0
2021-05-06tools: sync BITMAP_LAST_WORD_MASK() macro with the kernelYury Norov1-6/+1
2021-05-06tools: bitmap: sync function declarations with the kernelYury Norov1-4/+4
2020-01-06tools bitmap: Implement bitmap_equal() operation at bitmap APIAlexey Budankov1-0/+30
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox1-0/+1
2018-08-22tools: introduce test_and_clear_bitPeter Xu1-0/+17
2018-03-08perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-27radix tree test suite: Remove duplicate bitops codeMatthew Wilcox1-0/+1
2016-12-14tools: add more bitmap functionsMatthew Wilcox1-0/+26
2016-08-02tools lib: Add bitmap_and functionJiri Olsa1-0/+17
2016-08-02tools lib: Add bitmap_scnprintf functionJiri Olsa1-0/+10
2016-08-02tools lib: Add bitmap_alloc functionJiri Olsa1-0/+10
2016-01-08tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/Arnaldo Carvalho de Melo1-0/+68