index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-07
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