index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
bitops
/
find.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
bitops: protect find_first_{,zero}_bit properly
Yury Norov
1
-0
/
+5
2021-05-06
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
1
-4
/
+46
2021-05-06
lib: add fast path for find_next_*_bit()
Yury Norov
1
-0
/
+30
2021-05-06
lib: inline _find_next_bit() wrappers
Yury Norov
1
-6
/
+22
2019-12-04
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
1
-0
/
+17
2018-02-06
lib: optimize cpumask_next_and()
Clement Courbet
1
-0
/
+20
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2013-11-13
bitops/find: clarify and extend documentation
Cody P Schafer
1
-2
/
+10
2011-05-26
bitops: add #ifndef for each of find bitops
Akinobu Mita
1
-0
/
+4
2010-10-09
bitops: remove duplicated extern declarations
Akinobu Mita
1
-2
/
+12
2010-10-09
bitops: make asm-generic/bitops/find.h more generic
Akinobu Mita
1
-0
/
+25
2008-04-26
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
Alexander van Heukelum
1
-0
/
+2
2006-03-26
[PATCH] bitops: generic find_{next,first}{,_zero}_bit()
Akinobu Mita
1
-0
/
+13