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
..
2021-01-19 12:29:26 +01:00
2021-07-27 09:39:15 +02:00
2019-06-15 12:25:05 +02:00
2021-02-09 15:57:06 +01:00
2021-12-10 16:14:26 +01:00
2020-12-10 21:02:08 +01:00
2020-07-20 10:55:45 +02:00
2021-04-15 17:47:42 +02:00
2021-05-26 13:20:49 +02:00
2021-10-11 20:55:58 +02:00
2022-01-15 08:47:31 -08:00
2019-04-26 12:34:05 +02:00
2020-07-27 17:46:24 +09:00
2020-10-25 14:51:49 -07:00
2021-04-05 11:30:57 +02:00
2021-09-21 20:02:24 -07:00
2021-06-18 16:41:21 +02:00
2020-09-15 13:21:46 -07:00
2021-07-27 09:39:13 +02:00
2020-08-26 18:47:21 +02:00
2020-09-14 10:30:07 +02:00
2021-06-28 11:18:28 +02:00
2021-09-08 15:32:35 -07:00
2021-07-27 09:39:15 +02:00
2021-09-07 13:38:41 +02:00
2019-02-22 09:19:52 +01:00
2022-01-17 14:13:08 +01:00
2021-10-26 15:21:29 +02:00
2021-07-27 09:39:20 +02:00
2021-01-19 12:29:26 +01:00
2020-09-15 13:21:46 -07:00
2021-07-27 09:39:17 +02:00
2021-10-11 20:55:58 +02:00
2020-12-16 14:55:49 +01:00
2021-12-10 16:14:25 +01:00
2021-07-21 11:53:42 +02:00
2019-05-03 17:17:58 +02:00
2021-07-27 09:39:21 +02:00
2021-07-08 22:12:17 +02:00
2021-08-05 14:10:53 +02:00
2021-11-09 10:02:49 -08:00
2021-10-19 15:39:53 +02:00
2021-08-03 14:31:40 +02:00
2020-11-23 12:01:12 +01:00
2020-09-30 12:09:54 +02:00
2021-02-10 23:34:16 +01:00
2020-06-09 09:39:13 -07:00
2020-03-11 14:18:44 +01:00
2019-06-04 15:03:18 +02:00
2021-03-08 10:46:27 +01:00
2021-05-07 00:26:34 -07:00
2021-07-27 09:39:13 +02:00
2021-02-24 00:31:22 +01:00
2019-04-29 10:47:01 +02:00
2021-06-18 16:41:19 +02:00
2019-02-05 14:29:23 +01:00
2021-10-11 20:55:58 +02:00
2021-06-18 16:41:19 +02:00
2020-12-29 15:36:49 -08:00
2021-10-20 13:09:47 -05:00
2021-11-18 17:50:07 +01:00
2021-07-30 17:09:02 +02:00
2021-09-30 21:24:06 -04:00
2021-12-08 04:24:50 -05:00
2021-08-25 11:03:35 +02:00
2021-08-05 14:10:53 +02:00
2021-10-11 20:55:58 +02:00
2021-10-26 15:21:29 +02:00
2019-08-26 12:51:18 +02:00
2021-10-04 11:47:24 +02:00
2021-06-07 17:06:59 +02:00
2020-04-04 09:45:50 -07:00
2021-08-03 14:31:40 +02:00
2021-12-16 19:58:07 +01:00
2021-10-26 15:21:29 +02:00
2019-05-02 13:54:11 +02:00
2020-02-27 16:02:21 +01:00
2021-08-18 10:01:28 +02:00
2020-09-14 10:30:07 +02:00
2021-12-06 14:42:26 +01:00
2019-07-11 20:40:02 +02:00
2021-11-29 09:48:34 +01:00
2021-11-08 14:17:49 +01:00
2021-06-28 11:18:28 +02:00
2019-11-30 10:52:44 +01:00
2021-07-01 11:06:03 -07:00
2021-11-06 14:48:06 -07:00
2019-08-21 12:58:53 +02:00
2019-02-07 18:06:18 -08:00
2021-07-08 22:12:18 +02:00
2021-12-29 10:33:40 +01:00
2020-09-14 11:38:35 +02:00
2021-10-26 15:21:28 +02:00
2021-12-06 14:42:26 +01:00
2021-10-26 15:21:28 +02:00
2021-02-09 15:57:04 +01:00
2020-11-20 11:16:35 -08:00
2021-11-06 13:30:38 -07:00
2021-07-30 17:09:01 +02:00
2021-10-26 15:21:31 +02:00
2021-06-18 16:41:22 +02:00
2021-09-07 13:38:41 +02:00
2021-07-08 22:12:18 +02:00
2021-12-07 15:14:12 +01:00
2021-10-30 16:37:28 +02:00
2021-09-07 13:38:27 +02:00
2020-09-26 15:51:21 +02:00
2021-10-26 15:21:30 +02:00
2021-01-19 12:29:27 +01:00
2021-09-14 16:06:20 +02:00
2021-10-11 20:55:58 +02:00
2021-09-30 16:12:51 +02:00
2021-06-28 11:18:28 +02:00
2021-01-19 12:29:25 +01:00
2020-09-30 12:09:54 +02:00
2020-08-11 18:16:35 +02:00
2021-06-07 17:07:01 +02:00
2021-06-18 16:41:21 +02:00
2022-01-17 14:13:09 +01:00
2019-07-23 10:45:53 +02:00
2021-09-07 13:38:27 +02:00
2021-12-17 14:49:26 +01:00
2021-07-08 15:37:28 +02:00
2019-12-10 10:12:55 +01:00
2019-04-10 17:47:09 +02:00
2021-01-19 12:29:26 +01:00
2020-09-30 12:09:54 +02:00
2021-12-06 14:42:24 +01:00