Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/linux/find: Fix documentation | Anna-Maria Behnsen | 2022-06-03 | 1 | -3/+3 |
* | bitmap: unify find_bit operations | Yury Norov | 2022-01-15 | 1 | -0/+56 |
* | find: micro-optimize for_each_{set,clear}_bit() | Yury Norov | 2022-01-15 | 1 | -2/+2 |
* | include/linux: move for_each_bit() macros from bitops.h to find.h | Yury Norov | 2022-01-15 | 1 | -0/+34 |
* | lib: add find_first_and_bit() | Yury Norov | 2022-01-15 | 1 | -0/+27 |
* | arch: remove GENERIC_FIND_FIRST_BIT entirely | Yury Norov | 2022-01-15 | 1 | -13/+0 |
* | include: move find.h from asm_generic to linux | Yury Norov | 2022-01-15 | 1 | -0/+268 |