| Age | Commit message (Expand) | Author |
| 2012-03-23 | bitops: introduce for_each_clear_bit() | Akinobu Mita |
| 2012-03-23 | bitops: remove for_each_set_bit_cont() | Akinobu Mita |
| 2012-03-23 | bitops: rename for_each_set_bit_cont() in favor of analogous list.h function | Akinobu Mita |
| 2012-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
| 2012-02-16 | crypto: sha512 - use standard ror64() | Alexey Dobriyan |
| 2011-12-06 | perf, x86: Implement event scheduler helper functions | Robert Richter |
| 2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita |
| 2011-05-26 | bitops: add #ifndef for each of find bitops | Akinobu Mita |
| 2010-11-15 | bitops: Provide generic sign_extend32 function | Andreas Herrmann |
| 2010-10-09 | bitops: remove duplicated extern declarations | Akinobu Mita |
| 2010-10-09 | bitops: make asm-generic/bitops/find.h more generic | Akinobu Mita |
| 2010-05-18 | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2010-05-04 | arch, hweight: Fix compilation errors | Borislav Petkov |
| 2010-04-07 | bitops: remove temporary for_each_bit() | Andrew Morton |
| 2010-04-06 | bitops: Optimize hweight() by making use of compile-time evaluation | Peter Zijlstra |
| 2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita |
| 2010-02-04 | bitops: Ensure the compile time HWEIGHT is only used for such | Peter Zijlstra |
| 2010-01-29 | bitops: Provide compile time HWEIGHT{8,16,32,64} | Peter Zijlstra |
| 2009-04-23 | bitops: Add __ffs64 bitop | Steven Whitehouse |
| 2009-01-01 | bitmap: find_last_bit() | Rusty Russell |
| 2008-04-29 | bitops: remove "optimizations" | Thomas Gleixner |
| 2008-04-29 | Avoid divides in BITS_TO_LONGS | Eric Dumazet |
| 2008-04-26 | x86: optimize find_first_bit for small bitmaps | Alexander van Heukelum |
| 2008-04-26 | x86: generic versions of find_first_(zero_)bit, convert i386 | Alexander van Heukelum |
| 2008-04-26 | x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps | Alexander van Heukelum |
| 2008-03-28 | kernel: add bit rotation helpers for 16 and 8 bit | Harvey Harrison |
| 2007-10-19 | remove BITS_TO_TYPE macro | Jiri Slaby |
| 2007-10-19 | define global BIT macro | Jiri Slaby |
| 2007-10-19 | define first set of BIT* macros | Jiri Slaby |
| 2007-10-16 | I/OAT: Add support for MSI and MSI-X | Shannon Nelson |
| 2007-01-26 | [PATCH] fix various kernel-doc in header files | Robert P. J. Day |
| 2006-03-26 | [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h | Akinobu Mita |
| 2006-03-25 | [PATCH] roundup_pow_of_two() 64-bit fix | Andrew Morton |
| 2006-02-03 | [PATCH] fix generic_fls64() | Akinobu Mita |
| 2006-01-03 | [FLS64]: generic version | Stephen Hemminger |
| 2005-11-14 | [PATCH] x86-64/i386: Intel HT, Multi core detection fixes | Siddha, Suresh B |
| 2005-03-13 | [PATCH] rol/ror type cleanup | Matt Mackall |
| 2005-03-07 | [PATCH] random: Create new rol32/ror32 bitops | Matt Mackall |
| 2005-01-04 | [PATCH] out-of-line implementation of find_next_bit() | David Howells |
| 2004-11-09 | [PATCH] fix "extern inline" | Yoshinori Sato |
| 2004-05-01 | Make types of big integers in bitops.h explicit. | Linus Torvalds |
| 2003-06-20 | [PATCH] misc fixes | Andrew Morton |
| 2003-06-05 | [PATCH] Don't let processes be scheduled on CPU-less nodes (3/3) | Andrew Morton |
| 2003-03-30 | Did you know that C integer constant promotions are different | Linus Torvalds |
| 2002-05-21 | [PATCH] suspend-to-{RAM,disk} | Pavel Machek |
| 2002-02-04 | Import changeset | Linus Torvalds |