1. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  2. 19de85e bitops: add #ifndef for each of find bitops by Akinobu Mita · 13 years ago
  3. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 14 years ago
  4. d852a6a bitops: remove duplicated extern declarations by Akinobu Mita · 14 years ago
  5. 708ff2a bitops: make asm-generic/bitops/find.h more generic by Akinobu Mita · 14 years ago
  6. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 4677d4a arch, hweight: Fix compilation errors by Borislav Petkov · 14 years ago
  8. b01d094 bitops: remove temporary for_each_bit() by Andrew Morton · 14 years ago
  9. 1527bc8 bitops: Optimize hweight() by making use of compile-time evaluation by Peter Zijlstra · 14 years ago
  10. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  11. fce877e bitops: Ensure the compile time HWEIGHT is only used for such by Peter Zijlstra · 14 years ago
  12. 9f41699 bitops: Provide compile time HWEIGHT{8,16,32,64} by Peter Zijlstra · 14 years ago
  13. 952043a bitops: Add __ffs64 bitop by Steven Whitehouse · 15 years ago
  14. ab53d47 bitmap: find_last_bit() by Rusty Russell · 16 years ago
  15. fee4b19 bitops: remove "optimizations" by Thomas Gleixner · 16 years ago
  16. ede9c69 Avoid divides in BITS_TO_LONGS by Eric Dumazet · 16 years ago
  17. 3a48305 x86: optimize find_first_bit for small bitmaps by Alexander van Heukelum · 16 years ago
  18. 77b9bd9 x86: generic versions of find_first_(zero_)bit, convert i386 by Alexander van Heukelum · 16 years ago
  19. 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 16 years ago
  20. 3afe392 kernel: add bit rotation helpers for 16 and 8 bit by Harvey Harrison · 16 years ago
  21. 14ed9d2 remove BITS_TO_TYPE macro by Jiri Slaby · 17 years ago
  22. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  23. d05be13 define first set of BIT* macros by Jiri Slaby · 17 years ago
  24. 3e03745 I/OAT: Add support for MSI and MSI-X by Shannon Nelson · 17 years ago
  25. 45f8bde [PATCH] fix various kernel-doc in header files by Robert P. J. Day · 17 years ago
  26. e9bebd6 [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h by Akinobu Mita · 18 years ago
  27. 962749a [PATCH] roundup_pow_of_two() 64-bit fix by Andrew Morton · 18 years ago
  28. f434baf [PATCH] fix generic_fls64() by Akinobu Mita · 18 years ago
  29. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  30. 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 19 years ago
  31. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago