1. d57594c bitops: use __fls for fls64 on 64-bit archs by Alexander van Heukelum · 16 years ago
  2. 7d9dff2 generic: introduce a generic __fls implementation by Alexander van Heukelum · 16 years ago
  3. 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 16 years ago
  4. aa02ad6 ext4: Add ext4_find_next_bit() by Aneesh Kumar K.V · 16 years ago
  5. d05be13 define first set of BIT* macros by Jiri Slaby · 17 years ago
  6. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  7. ff80a77 sched: simplify sched_find_first_bit() by Mike Galbraith · 17 years ago
  8. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  9. beed33a [PATCH] sched: likely profiling by Nick Piggin · 18 years ago
  10. b1bb952 [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit() by Akinobu Mita · 18 years ago
  11. 765f34f [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() by Akinobu Mita · 18 years ago
  12. 930ae74 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() by Akinobu Mita · 18 years ago
  13. a54baa1 [PATCH] fix error: __u32 undeclared by Akinobu Mita · 18 years ago
  14. 3b9ed1a [PATCH] bitops: generic hweight{64,32,16,8}() by Akinobu Mita · 18 years ago
  15. 09020ad [PATCH] bitops: generic ffs() by Akinobu Mita · 18 years ago
  16. 6d29ea2 [PATCH] bitops: generic sched_find_first_bit() by Akinobu Mita · 18 years ago
  17. c7f612c [PATCH] bitops: generic find_{next,first}{,_zero}_bit() by Akinobu Mita · 18 years ago
  18. 2dfc383 [PATCH] bitops: generic fls64() by Akinobu Mita · 18 years ago
  19. 136abb3 [PATCH] bitops: generic fls() by Akinobu Mita · 18 years ago
  20. 176d8b0 [PATCH] bitops: generic ffz() by Akinobu Mita · 18 years ago
  21. c1226a0 [PATCH] bitops: generic __ffs() by Akinobu Mita · 18 years ago
  22. 4117b02 [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit() by Akinobu Mita · 18 years ago
  23. 7a8a242 [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit() by Akinobu Mita · 18 years ago