index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-15
include: move find.h from asm_generic to linux
Yury Norov
1
-262
/
+0
2022-01-15
bitops: move find_bit_*_le functions from le.h to find.h
Yury Norov
1
-0
/
+69
2022-01-15
bitops: protect find_first_{,zero}_bit properly
Yury Norov
1
-0
/
+5
2021-05-07
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
1
-4
/
+46
2021-05-07
lib: add fast path for find_next_*_bit()
Yury Norov
1
-0
/
+30
2021-05-07
lib: inline _find_next_bit() wrappers
Yury Norov
1
-6
/
+22
2019-12-05
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
1
-0
/
+17
2018-02-07
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-27
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