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
/
find.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-262
/
+0
*
bitops: move find_bit_*_le functions from le.h to find.h
Yury Norov
2022-01-15
1
-0
/
+69
*
bitops: protect find_first_{,zero}_bit properly
Yury Norov
2022-01-15
1
-0
/
+5
*
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
2021-05-07
1
-4
/
+46
*
lib: add fast path for find_next_*_bit()
Yury Norov
2021-05-07
1
-0
/
+30
*
lib: inline _find_next_bit() wrappers
Yury Norov
2021-05-07
1
-6
/
+22
*
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
2019-12-05
1
-0
/
+17
*
lib: optimize cpumask_next_and()
Clement Courbet
2018-02-07
1
-0
/
+20
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
bitops/find: clarify and extend documentation
Cody P Schafer
2013-11-13
1
-2
/
+10
*
bitops: add #ifndef for each of find bitops
Akinobu Mita
2011-05-27
1
-0
/
+4
*
bitops: remove duplicated extern declarations
Akinobu Mita
2010-10-09
1
-2
/
+12
*
bitops: make asm-generic/bitops/find.h more generic
Akinobu Mita
2010-10-09
1
-0
/
+25
*
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
Alexander van Heukelum
2008-04-26
1
-0
/
+2
*
[PATCH] bitops: generic find_{next,first}{,_zero}_bit()
Akinobu Mita
2006-03-26
1
-0
/
+13