Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / find_next_bit.c
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-27 Akinobu Mitaarch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
2011-05-27 Akinobu Mitabitops: add #ifndef for each of find bitops
2011-03-24 Akinobu Mitabitops: introduce CONFIG_GENERIC_FIND_BIT_LE
2011-03-24 Akinobu Mitaasm-generic: change little-endian bitops to take any...
2011-03-24 Akinobu Mitaasm-generic: rename generic little-endian bitops functions
2008-04-29 Thomas Gleixnerbitops: remove "optimizations"
2008-04-26 Alexander van Heukelumx86: generic versions of find_first_(zero_)bit, convert...
2008-04-26 Alexander van Heukelumx86, generic: optimize find_next_(zero_)bit for small...
2008-04-26 Alexander van Heukelumx86: change x86 to use generic find_next_bit
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-29 Aneesh Kumar K.Vext4: Add ext4_find_next_bit()
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-26 Akinobu Mita[PATCH] bitops: generic ext2_{set,clear,test,find_first...
2006-03-26 Akinobu Mita[PATCH] bitops: generic find_{next,first}{,_zero}_bit()
2006-01-09 David Howells[PATCH] frv: implement and export various things requir...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-04 David Howells[PATCH] out-of-line implementation of find_next_bit()