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