index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bitmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c
Wei Yang
2024-07-10
1
-0
/
+20
*
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-08
1
-3
/
+3
|
\
|
*
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
2022-07-15
1
-2
/
+2
|
*
lib/bitmap: change return types to bool where appropriate
Yury Norov
2022-07-15
1
-1
/
+1
|
/
*
bitmap: Fix return values to be unsigned
Kees Cook
2022-06-03
1
-10
/
+10
*
tools lib: Adopt bitmap_intersects() operation from the kernel sources
Alexey Bayduraev
2021-06-30
1
-0
/
+14
*
tools: bitmap: sync function declarations with the kernel
Yury Norov
2021-05-07
1
-2
/
+2
*
tools bitmap: Implement bitmap_equal() operation at bitmap API
Alexey Budankov
2020-01-06
1
-0
/
+15
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
tools lib: Add bitmap_and function
Jiri Olsa
2016-08-02
1
-0
/
+15
*
tools lib: Add bitmap_scnprintf function
Jiri Olsa
2016-08-02
1
-0
/
+29
*
tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/
Arnaldo Carvalho de Melo
2016-01-08
1
-0
/
+31