| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2022-01-15 | bitops: move find_bit_*_le functions from le.h to find.h | 1 | -64/+0 | |
| 2021-05-06 | lib: add fast path for find_next_*_bit() | 1 | -0/+21 | |
| 2021-05-06 | lib: inline _find_next_bit() wrappers | 1 | -4/+13 | |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | 1 | -0/+1 | |
| 2012-10-06 | bitops: introduce generic {clear,set}_bit_le() | 1 | -0/+10 | |
| 2011-05-26 | bitops: add #ifndef for each of find bitops | 1 | -0/+7 | |
| 2011-03-23 | asm-generic: change little-endian bitops to take any pointer types | 1 | -24/+53 | |
| 2011-03-23 | asm-generic: rename generic little-endian bitops functions | 1 | -14/+14 | |
| 2011-03-23 | bitops: merge little and big endian definisions in asm-generic/bitops/le.h | 1 | -26/+20 | |
| 2008-01-28 | ext4: Add ext4_find_next_bit() | 1 | -0/+4 | |
| 2006-03-26 | [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() | 1 | -0/+53 |
