1. 840620a lib: rename lib/find_next_bit.c to lib/find_bit.c by Yury Norov · 9 years ago[Renamed from lib/find_next_bit.c]
  2. 8f6f19d lib: move find_last_bit to lib/find_next_bit.c by Yury Norov · 9 years ago
  3. 2c57a0e lib: find_*_bit reimplementation by Yury Norov · 9 years ago
  4. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  5. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  6. 19de85e bitops: add #ifndef for each of find bitops by Akinobu Mita · 13 years ago
  7. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  8. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 13 years ago
  9. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 13 years ago
  10. fee4b19 bitops: remove "optimizations" by Thomas Gleixner · 16 years ago
  11. 77b9bd9 x86: generic versions of find_first_(zero_)bit, convert i386 by Alexander van Heukelum · 16 years ago
  12. 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 16 years ago
  13. 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 16 years ago
  14. aa02ad6 ext4: Add ext4_find_next_bit() by Aneesh Kumar K.V · 16 years ago
  15. 930ae74 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() by Akinobu Mita · 18 years ago
  16. c7f612c [PATCH] bitops: generic find_{next,first}{,_zero}_bit() by Akinobu Mita · 18 years ago
  17. 4023440 [PATCH] frv: implement and export various things required by modules by David Howells · 18 years ago
  18. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago