Age | Commit message (Expand) | Author |
---|---|---|
2021-05-06 | lib: add fast path for find_first_*_bit() and find_last_bit() | Yury Norov |
2021-05-06 | lib: add fast path for find_next_*_bit() | Yury Norov |
2021-05-06 | lib: inline _find_next_bit() wrappers | Yury Norov |
2019-12-04 | bitops: introduce the for_each_set_clump8 macro | William Breathitt Gray |
2018-02-06 | lib: optimize cpumask_next_and() | Clement Courbet |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2013-11-13 | bitops/find: clarify and extend documentation | Cody P Schafer |
2011-05-26 | bitops: add #ifndef for each of find bitops | Akinobu Mita |
2010-10-09 | bitops: remove duplicated extern declarations | Akinobu Mita |
2010-10-09 | bitops: make asm-generic/bitops/find.h more generic | Akinobu Mita |
2008-04-26 | x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps | Alexander van Heukelum |
2006-03-26 | [PATCH] bitops: generic find_{next,first}{,_zero}_bit() | Akinobu Mita |