Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-15 | tools: sync tools/bitmap with mother linux | Yury Norov | 1 | -0/+20 |
2021-05-07 | tools: sync lib/find_bit implementation | Yury Norov | 1 | -2/+2 |
2021-05-07 | tools: sync find_next_bit implementation | Yury Norov | 1 | -31/+21 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2018-02-07 | lib: optimize cpumask_next_and() | Clement Courbet | 1 | -10/+29 |
2017-02-25 | lib/find_bit.c: micro-optimise find_next_*_bit | Matthew Wilcox | 1 | -1/+1 |
2016-10-24 | tools lib: Add for_each_clear_bit macro | Jiri Olsa | 1 | -0/+25 |
2016-01-08 | tools lib: Sync tools/lib/find_bit.c with the kernel | Arnaldo Carvalho de Melo | 1 | -54/+49 |
2016-01-08 | tools lib: Move find_next_bit.c to tools/lib/ | Arnaldo Carvalho de Melo | 1 | -0/+89 |