index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
bitops
/
le.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitops: move find_bit_*_le functions from le.h to find.h
Yury Norov
2022-01-15
1
-64
/
+0
*
lib: add fast path for find_next_*_bit()
Yury Norov
2021-05-07
1
-0
/
+21
*
lib: inline _find_next_bit() wrappers
Yury Norov
2021-05-07
1
-4
/
+13
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
bitops: introduce generic {clear,set}_bit_le()
Takuya Yoshikawa
2012-10-05
1
-0
/
+10
*
bitops: add #ifndef for each of find bitops
Akinobu Mita
2011-05-27
1
-0
/
+7
*
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
2011-03-24
1
-24
/
+53
*
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
2011-03-24
1
-14
/
+14
*
bitops: merge little and big endian definisions in asm-generic/bitops/le.h
Akinobu Mita
2011-03-24
1
-26
/
+20
*
ext4: Add ext4_find_next_bit()
Aneesh Kumar K.V
2008-01-29
1
-0
/
+4
*
[PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...
Akinobu Mita
2006-03-26
1
-0
/
+53