index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
linux
/
find.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-19
cpumask: introduce for_each_cpu_or
Dave Chinner
1
-0
/
+37
2023-02-08
lib/find: introduce find_nth_and_andnot_bit
Yury Norov
1
-0
/
+33
2022-10-06
cpumask: Introduce for_each_cpu_andnot()
Valentin Schneider
1
-0
/
+5
2022-10-06
lib/find_bit: Introduce find_next_andnot_bit()
Valentin Schneider
1
-0
/
+33
2022-10-01
lib/find: optimize for_each() macros
Yury Norov
1
-31
/
+25
2022-10-01
lib/bitmap: introduce for_each_set_bit_wrap() macro
Yury Norov
1
-0
/
+39
2022-10-01
lib/find_bit: add find_next{,_and}_bit_wrap
Yury Norov
1
-0
/
+46
2022-10-01
cpumask: switch for_each_cpu{,_not} to use for_each_bit()
Yury Norov
1
-0
/
+5
2022-09-26
lib: add find_nth{,_and,_andnot}_bit()
Yury Norov
1
-0
/
+86
2022-09-21
lib/find_bit: optimize find_next_bit() functions
Yury Norov
1
-8
/
+15
2022-09-21
lib/find_bit: create find_first_zero_bit_le()
Yury Norov
1
-5
/
+18
2022-06-03
include/linux/find: Fix documentation
Anna-Maria Behnsen
1
-3
/
+3
2022-01-15
bitmap: unify find_bit operations
Yury Norov
1
-0
/
+56
2022-01-15
find: micro-optimize for_each_{set,clear}_bit()
Yury Norov
1
-2
/
+2
2022-01-15
include/linux: move for_each_bit() macros from bitops.h to find.h
Yury Norov
1
-0
/
+34
2022-01-15
lib: add find_first_and_bit()
Yury Norov
1
-0
/
+27
2022-01-15
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
1
-13
/
+0
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-0
/
+268