summaryrefslogtreecommitdiffstats
path: root/lib/find_next_bit.c
Commit message (Expand)AuthorAgeFilesLines
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+1
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-6/+0
* bitops: add #ifndef for each of find bitopsAkinobu Mita2011-05-261-0/+12
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+3
* asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-231-4/+6
* asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-231-5/+4
* bitops: remove "optimizations"Thomas Gleixner2008-04-291-12/+10
* x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum2008-04-261-0/+58
* x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum2008-04-261-16/+9
* x86: change x86 to use generic find_next_bitAlexander van Heukelum2008-04-261-0/+2
* ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-281-0/+43
* [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...Akinobu Mita2006-03-261-0/+73
* [PATCH] bitops: generic find_{next,first}{,_zero}_bit()Akinobu Mita2006-03-261-31/+81
* [PATCH] frv: implement and export various things required by modulesDavid Howells2006-01-081-0/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+55
OpenPOWER on IntegriCloud