summaryrefslogtreecommitdiff
path: root/include/asm-generic/bitops/find.h
AgeCommit message (Expand)Author
2019-12-04bitops: introduce the for_each_set_clump8 macroWilliam Breathitt Gray
2018-02-06lib: optimize cpumask_next_and()Clement Courbet
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-11-13bitops/find: clarify and extend documentationCody P Schafer
2011-05-26bitops: add #ifndef for each of find bitopsAkinobu Mita
2010-10-09bitops: remove duplicated extern declarationsAkinobu Mita
2010-10-09bitops: make asm-generic/bitops/find.h more genericAkinobu Mita
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum
2006-03-26[PATCH] bitops: generic find_{next,first}{,_zero}_bit()Akinobu Mita