Linus Torvalds
3689f9f8b0
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
...
Pull bitmap updates from Yury Norov:
- introduce for_each_set_bitrange()
- use find_first_*_bit() instead of find_next_*_bit() where possible
- unify for_each_bit() macros
* tag 'bitmap-5.17-rc1' of git://github.com/norov/linux:
vsprintf: rework bitmap_list_string
lib: bitmap: add performance test for bitmap_print_to_pagebuf
bitmap: unify find_bit operations
mm/percpu: micro-optimize pcpu_is_populated()
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
find: micro-optimize for_each_{set,clear}_bit()
include/linux: move for_each_bit() macros from bitops.h to find.h
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
tools: sync tools/bitmap with mother linux
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
cpumask: use find_first_and_bit()
lib: add find_first_and_bit()
arch: remove GENERIC_FIND_FIRST_BIT entirely
include: move find.h from asm_generic to linux
bitops: move find_bit_*_le functions from le.h to find.h
bitops: protect find_first_{,zero}_bit properly
2022-01-23 06:20:44 +02:00
..
2022-01-15 16:30:33 +02:00
2022-01-22 08:33:38 +02:00
2022-01-10 11:58:12 -08:00
2021-12-10 17:10:56 -08:00
2021-05-07 00:26:35 -07:00
2022-01-06 12:27:03 +01:00
2021-05-05 11:27:21 -07:00
2021-05-05 11:27:24 -07:00
2021-11-06 13:30:41 -07:00
2021-05-05 11:27:24 -07:00
2022-01-15 16:30:30 +02:00
2022-01-15 16:30:28 +02:00
2022-01-15 16:30:26 +02:00
2022-01-15 16:30:28 +02:00
2021-09-08 11:50:24 -07:00
2022-01-22 11:28:23 +02:00
2022-01-04 13:15:34 -05:00
2022-01-22 08:33:38 +02:00
2021-05-05 11:27:26 -07:00
2021-05-05 11:27:26 -07:00
2022-01-15 16:30:26 +02:00
2021-11-25 10:13:56 -08:00
2022-01-15 16:30:31 +02:00
2022-01-15 20:37:06 +02:00
2022-01-15 16:30:29 +02:00
2021-06-30 20:47:26 -07:00
2021-06-30 20:47:25 -07:00
2022-01-15 16:30:28 +02:00
2021-09-03 09:58:15 -07:00
2021-07-08 11:48:21 -07:00
2022-01-15 20:37:06 +02:00
2021-04-30 11:20:38 -07:00
2021-04-30 11:20:39 -07:00
2021-09-08 11:50:24 -07:00
2022-01-22 08:33:38 +02:00
2022-01-15 16:30:28 +02:00
2022-01-15 20:37:06 +02:00
2022-01-15 16:30:25 +02:00
2022-01-15 16:30:31 +02:00
2021-11-06 13:30:35 -07:00
2021-08-20 11:39:25 +01:00
2022-01-15 16:30:27 +02:00
2022-01-22 08:33:38 +02:00
2022-01-15 16:30:27 +02:00
2021-11-10 11:29:30 -08:00
2022-01-15 20:37:06 +02:00
2021-11-09 10:02:48 -08:00
2021-12-03 10:58:13 -08:00
2022-01-15 20:37:06 +02:00
2022-01-20 10:41:01 +02:00
2022-01-15 16:30:30 +02:00
2021-10-18 06:17:01 -06:00
2022-01-15 20:37:06 +02:00
2022-01-22 08:33:34 +02:00
2022-01-15 16:30:27 +02:00
2021-04-30 11:20:42 -07:00
2021-07-23 17:43:28 -07:00
2022-01-17 05:49:30 +02:00
2022-01-15 16:30:27 +02:00
2022-01-15 16:30:27 +02:00
2021-11-06 13:30:39 -07:00
2021-04-30 11:20:37 -07:00
2021-11-06 14:08:17 -07:00
2022-01-17 05:49:30 +02:00
2022-01-20 10:41:01 +02:00
2022-01-15 16:30:27 +02:00
2022-01-15 16:30:31 +02:00
2021-09-08 11:50:24 -07:00
2022-01-20 08:52:55 +02:00
2022-01-15 16:30:30 +02:00
2022-01-22 08:33:37 +02:00
2021-04-30 11:20:36 -07:00
2021-06-29 10:53:47 -07:00
2021-06-29 10:53:47 -07:00
2022-01-15 16:30:28 +02:00
2021-07-01 11:06:03 -07:00
2022-01-02 20:28:57 -05:00
2021-06-29 10:53:49 -07:00
2022-01-15 16:30:31 +02:00
2021-07-04 18:30:17 +00:00
2021-06-05 20:43:15 +00:00
2021-07-04 18:30:17 +00:00
2022-01-23 06:20:44 +02:00
2021-05-07 00:26:35 -07:00
2022-01-15 16:30:27 +02:00
2021-05-05 11:27:27 -07:00
2021-04-16 16:10:37 -07:00
2022-01-04 13:15:34 -05:00
2022-01-15 16:30:31 +02:00
2021-10-28 17:18:55 -07:00
2022-01-22 08:33:38 +02:00
2021-04-16 16:10:36 -07:00
2021-05-22 15:09:07 -10:00
2022-01-15 20:37:06 +02:00
2022-01-06 12:26:14 +01:00
2022-01-18 06:40:47 +02:00
2022-01-06 12:27:28 +01:00
2022-01-06 12:26:53 +01:00
2021-11-06 13:30:36 -07:00
2022-01-06 12:27:03 +01:00
2021-12-03 10:58:13 -08:00
2021-10-18 07:49:40 -04:00
2022-01-15 20:37:06 +02:00
2022-01-22 08:33:38 +02:00
2022-01-22 08:33:38 +02:00
2022-01-06 12:25:51 +01:00
2022-01-15 16:30:26 +02:00
2022-01-15 16:30:29 +02:00
2022-01-15 16:30:28 +02:00
2021-11-06 13:30:40 -07:00
2022-01-15 16:30:30 +02:00
2022-01-15 16:30:29 +02:00
2021-11-09 10:11:53 -08:00
2021-07-01 11:06:03 -07:00
2021-07-01 11:06:03 -07:00
2022-01-15 16:30:31 +02:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:38 +02:00