1. ca3d30c x86_64, asm: Optimise fls(), ffs() and fls64() by David Howells · 13 years ago
  2. 83d99df x86, bitops: Move fls64.h inside __KERNEL__ by H. Peter Anvin · 13 years ago
  3. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  4. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  5. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  6. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  7. 708ff2a bitops: make asm-generic/bitops/find.h more generic by Akinobu Mita · 14 years ago
  8. c9e2fbd x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile by Alexander Chumachenko · 14 years ago
  9. d61931d x86: Add optimized popcnt variants by Borislav Petkov · 14 years ago
  10. c8399943 x86, generic: mark complex bitops.h inlines as __always_inline by Andi Kleen · 16 years ago
  11. c4295fb x86: make 'constant_test_bit()' take an unsigned bit number by Linus Torvalds · 16 years ago
  12. 838e8bb x86: Implement change_bit with immediate operand as "lock xorb" by Uros Bizjak · 16 years ago
  13. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  14. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/bitops.h]
  15. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  16. ed6dc49 x86: remove set_bit_string() by FUJITA Tomonori · 16 years ago
  17. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  18. 8450e85 x86, cleanup: fix description of __fls(): __fls(0) is undefined by Alexander van Heukelum · 16 years ago
  19. 437a0a5 x86, bitops: make constant-bit set/clear_bit ops faster, gcc workaround by Ingo Molnar · 16 years ago
  20. 7dbceaf x86, bitops: make constant-bit set/clear_bit ops faster, adapt, clean up by Ingo Molnar · 16 years ago
  21. 1a750e0 x86, bitops: make constant-bit set/clear_bit ops faster by Linus Torvalds · 16 years ago
  22. 5136dea x86: bitops take an unsigned long * by Andrew Morton · 16 years ago
  23. eb2b4e6 x86: revert commit 709f744 ("x86: bitops asm constraint fixes") by Simon Holm Thøgersen · 16 years ago
  24. f19dcf4 x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  25. d66462f x86: finalize bitops unification by Alexander van Heukelum · 16 years ago
  26. 12d9c84 x86: merge the simple bitops and move them to bitops.h by Alexander van Heukelum · 16 years ago
  27. 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 16 years ago
  28. 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 16 years ago
  29. 286275c include/asm-x86/bitops.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  30. 709f744 x86: bitops asm constraint fixes by Jan Beulich · 16 years ago
  31. 26996dd x86: change bitwise operations to get a void parameter. by Glauber de Oliveira Costa · 16 years ago
  32. 1c54d77 x86: partial unification of asm-x86/bitops.h by Jeremy Fitzhardinge · 16 years ago
  33. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago