summaryrefslogtreecommitdiffstats
path: root/tools/lib/find_bit.c
Commit message (Expand)AuthorAgeFilesLines
* tools: sync find_bit() implementationYury Norov2022-09-211-80/+69
* tools: sync tools/bitmap with mother linuxYury Norov2022-01-151-0/+20
* tools: sync lib/find_bit implementationYury Norov2021-05-061-2/+2
* tools: sync find_next_bit implementationYury Norov2021-05-061-31/+21
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* lib: optimize cpumask_next_and()Clement Courbet2018-02-061-10/+29
* lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox2017-02-241-1/+1
* tools lib: Add for_each_clear_bit macroJiri Olsa2016-10-241-0/+25
* tools lib: Sync tools/lib/find_bit.c with the kernelArnaldo Carvalho de Melo2016-01-081-54/+49
* tools lib: Move find_next_bit.c to tools/lib/Arnaldo Carvalho de Melo2016-01-081-0/+89