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