| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-03-07 | 1 | -1/+1 |
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -6/+0 |
* | bitops: add #ifndef for each of find bitops | Akinobu Mita | 2011-05-26 | 1 | -0/+12 |
* | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 2011-03-23 | 1 | -0/+3 |
* | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita | 2011-03-23 | 1 | -4/+6 |
* | asm-generic: rename generic little-endian bitops functions | Akinobu Mita | 2011-03-23 | 1 | -5/+4 |
* | bitops: remove "optimizations" | Thomas Gleixner | 2008-04-29 | 1 | -12/+10 |
* | x86: generic versions of find_first_(zero_)bit, convert i386 | Alexander van Heukelum | 2008-04-26 | 1 | -0/+58 |
* | x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps | Alexander van Heukelum | 2008-04-26 | 1 | -16/+9 |
* | x86: change x86 to use generic find_next_bit | Alexander van Heukelum | 2008-04-26 | 1 | -0/+2 |
* | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V | 2008-01-28 | 1 | -0/+43 |
* | [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_... | Akinobu Mita | 2006-03-26 | 1 | -0/+73 |
* | [PATCH] bitops: generic find_{next,first}{,_zero}_bit() | Akinobu Mita | 2006-03-26 | 1 | -31/+81 |
* | [PATCH] frv: implement and export various things required by modules | David Howells | 2006-01-08 | 1 | -0/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+55 |