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