Age | Commit message (Expand) | Author |
---|---|---|
2022-01-15 | bitmap: unify find_bit operations | Yury Norov |
2022-01-15 | find: micro-optimize for_each_{set,clear}_bit() | Yury Norov |
2022-01-15 | include/linux: move for_each_bit() macros from bitops.h to find.h | Yury Norov |
2022-01-15 | lib: add find_first_and_bit() | Yury Norov |
2022-01-15 | arch: remove GENERIC_FIND_FIRST_BIT entirely | Yury Norov |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov |