summaryrefslogtreecommitdiffstats
path: root/tools/lib/find_bit.c
AgeCommit message (Expand)AuthorLines
2022-09-21tools: sync find_bit() implementationYury Norov-80/+69
2022-01-15tools: sync tools/bitmap with mother linuxYury Norov-0/+20
2021-05-06tools: sync lib/find_bit implementationYury Norov-2/+2
2021-05-06tools: sync find_next_bit implementationYury Norov-31/+21
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2018-02-06lib: optimize cpumask_next_and()Clement Courbet-10/+29
2017-02-24lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox-1/+1
2016-10-24tools lib: Add for_each_clear_bit macroJiri Olsa-0/+25
2016-01-08tools lib: Sync tools/lib/find_bit.c with the kernelArnaldo Carvalho de Melo-54/+49
2016-01-08tools lib: Move find_next_bit.c to tools/lib/Arnaldo Carvalho de Melo-0/+89