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