Commit Graph

14 Commits (a6a600d10aaddf1da38053c4c6b64f50f56176e6)

Author SHA1 Message Date
Akinobu Mita 63e424c844 arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 14 years ago
Akinobu Mita 19de85ef57 bitops: add #ifndef for each of find bitops 14 years ago
Akinobu Mita 0664996b7c bitops: introduce CONFIG_GENERIC_FIND_BIT_LE 14 years ago
Akinobu Mita a56560b3b2 asm-generic: change little-endian bitops to take any pointer types 14 years ago
Akinobu Mita c4945b9ed4 asm-generic: rename generic little-endian bitops functions 14 years ago
Thomas Gleixner fee4b19fb3 bitops: remove "optimizations" 17 years ago
Alexander van Heukelum 77b9bd9c49 x86: generic versions of find_first_(zero_)bit, convert i386 17 years ago
Alexander van Heukelum 64970b68d2 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps 17 years ago
Alexander van Heukelum 6fd92b63d0 x86: change x86 to use generic find_next_bit 17 years ago
Aneesh Kumar K.V aa02ad67d9 ext4: Add ext4_find_next_bit() 17 years ago
Akinobu Mita 930ae745f5 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() 19 years ago
Akinobu Mita c7f612cdf0 [PATCH] bitops: generic find_{next,first}{,_zero}_bit() 19 years ago
David Howells 402344012e [PATCH] frv: implement and export various things required by modules 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago