1. b296a6d kernel.h: split out min()/max() et al. helpers by Andy Shevchenko · 4 years, 2 months ago
  2. 7dfaa98f lib/find_bit.c: uninline helper _find_next_bit() by Yury Norov · 5 years ago
  3. b78c571 lib/find_bit.c: join _find_next_bit{_le} by Yury Norov · 5 years ago
  4. d576705 uapi: rename ext2_swab() to swab() and share globally in swab.h by Yury Norov · 5 years ago
  5. 169c474 bitops: introduce the for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  6. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  7. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  8. e4afd2e lib/find_bit.c: micro-optimise find_next_*_bit by Matthew Wilcox · 8 years ago
  9. 840620a lib: rename lib/find_next_bit.c to lib/find_bit.c by Yury Norov · 10 years ago[Renamed from lib/find_next_bit.c]
  10. 8f6f19d lib: move find_last_bit to lib/find_next_bit.c by Yury Norov · 10 years ago
  11. 2c57a0e lib: find_*_bit reimplementation by Yury Norov · 10 years ago
  12. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  13. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 14 years ago
  14. 19de85e bitops: add #ifndef for each of find bitops by Akinobu Mita · 14 years ago
  15. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 14 years ago
  16. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 14 years ago
  17. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 14 years ago
  18. fee4b19 bitops: remove "optimizations" by Thomas Gleixner · 17 years ago
  19. 77b9bd9 x86: generic versions of find_first_(zero_)bit, convert i386 by Alexander van Heukelum · 17 years ago
  20. 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 17 years ago
  21. 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 17 years ago
  22. aa02ad6 ext4: Add ext4_find_next_bit() by Aneesh Kumar K.V · 17 years ago
  23. 930ae74 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() by Akinobu Mita · 19 years ago
  24. c7f612c [PATCH] bitops: generic find_{next,first}{,_zero}_bit() by Akinobu Mita · 19 years ago
  25. 4023440 [PATCH] frv: implement and export various things required by modules by David Howells · 19 years ago
  26. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago