Donghai Qiao ([email protected])

Number of posts: 49 (0.26 per day)
First post: 2021-11-18 18:11:38
Last post: 2022-05-23 06:50:15

Date List Subject
2022-05-23 06:50:15 linux-kernel [PATCH v4 06/11] smp: use smp_call_csd() from irq_work.c and core.c
2022-05-23 06:05:11 linux-kernel [PATCH v4 01/11] smp: consolidate the structure definitions to smp.h
2022-05-21 16:39:29 linux-kernel [PATCH v4 04/11] smp: replace smp_call_function_single() with smp_call()
2022-05-21 08:04:08 linux-kernel [PATCH v4 03/11] smp: remove SCF_WAIT and SCF_RUN_LOCAL
2022-05-21 04:15:43 linux-kernel [PATCH v4 05/11] smp: replace smp_call_function_single_async with smp_call_csd
2022-05-21 00:55:34 linux-kernel [PATCH v4 10/11] smp: replace smp_call_function_single() with smp_call
2022-05-20 21:58:16 linux-kernel [PATCH v4 09/11] smp: replace smp_call_function_single_async with smp_call_csd
2022-05-20 15:25:36 linux-kernel [PATCH v4 08/11] smp: replace smp_call_function_many_cond with __smp_call_mask_cond
2022-05-20 11:19:55 linux-kernel [PATCH v4 00/11] smp: cross CPU call interface
2022-05-20 10:11:23 linux-kernel [PATCH v4 07/11] smp: eliminate smp_call_function_any
2022-05-20 09:44:52 linux-kernel [PATCH v4 11/11] smp: up.c to adopt the same format of cross CPU call
2022-05-20 09:32:02 linux-kernel [PATCH v4 02/11] smp: the definitions of cross call interface
2022-05-18 04:47:01 linux-kernel [PATCH v3 07/11] smp: eliminate smp_call_function_any
2022-05-18 04:39:28 linux-kernel [PATCH v3 03/11] smp: remove SCF_WAIT and SCF_RUN_LOCAL
2022-05-18 04:33:01 linux-kernel [PATCH v3 02/11] smp: the definitions of cross call interface
2022-05-18 04:16:23 linux-kernel [PATCH v3 00/11] smp: cross CPU call interface
2022-05-18 04:05:42 linux-kernel [PATCH v3 08/11] smp: replace smp_call_function_many_cond() with __smp_call_mask_cond()
2022-05-18 04:03:34 linux-kernel [PATCH v3 05/11] smp: replace smp_call_function_single_async with smp_call_csd
2022-05-18 03:49:53 linux-kernel [PATCH v3 11/11] smp: up.c to adopt the same format of cross CPU call.
2022-05-18 03:40:35 linux-kernel [PATCH v3 09/11] smp: replace smp_call_function_single_async with smp_call_csd
2022-05-17 23:08:09 linux-kernel [PATCH v3 01/11] smp: consolidate the structure definitions to smp.h
2022-05-17 21:45:32 linux-kernel [PATCH v3 04/11] smp: replace smp_call_function_single() with smp_call()
2022-05-17 20:55:29 linux-kernel [PATCH v3 10/11] smp: replace smp_call_function_single() with smp_call()
2022-05-17 18:29:37 linux-kernel [PATCH v3 06/11] smp: use smp_call_csd() from irq_work.c and core.c
2022-04-22 23:06:13 linux-kernel [PATCH v2 05/11] smp: replace smp_call_function_single_async() with smp_call_private()
2022-04-22 23:02:31 linux-kernel [PATCH v2 00/11] smp: cross CPU call interface
2022-04-22 23:01:51 linux-kernel [PATCH v2 04/11] smp: replace smp_call_function_single() with smp_call()
2022-04-22 23:01:27 linux-kernel [PATCH v2 08/11] smp: replace smp_call_function_many_cond() with __smp_call_mask_cond()
2022-04-22 23:00:57 linux-kernel [PATCH v2 07/11] smp: change smp_call_function_any() to smp_call_any()
2022-04-22 23:00:51 linux-kernel [PATCH v2 10/11] smp: replace smp_call_function_single() with smp_call()
2022-04-22 23:00:48 linux-kernel [PATCH v2 02/11] smp: define the cross call interface
2022-04-22 23:00:39 linux-kernel [PATCH v2 03/11] smp: eliminate SCF_WAIT and SCF_RUN_LOCAL
2022-04-22 23:00:36 linux-kernel [PATCH v2 01/11] smp: consolidate the structure definitions to smp.h
2022-04-22 23:00:02 linux-kernel [PATCH v2 06/11] smp: use smp_call_private() fron irq_work.c and core.c
2022-04-22 22:59:58 linux-kernel [PATCH v2 09/11] smp: replace smp_call_function_single_async with smp_call_private
2022-04-22 22:59:45 linux-kernel [PATCH v2 11/11] smp: modify up.c to adopt the same format of cross CPU call.
2022-04-16 02:40:09 linux-kernel [PATCH 02/11] smp: cross call interface
2022-04-16 01:49:55 linux-kernel [PATCH 03/11] smp: eliminate SCF_WAIT and SCF_RUN_LOCAL
2022-04-16 01:49:29 linux-kernel [PATCH 04/11] smp: replace smp_call_function_single() with smp_xcall()
2022-04-16 01:46:20 linux-kernel [PATCH 08/11] smp: replace smp_call_function_many_cond() with __smp_call_mask_cond()
2022-04-16 01:32:05 linux-kernel [PATCH 09/11] smp: replace smp_call_function_single_async with smp_xcall_private
2022-04-16 00:38:35 linux-kernel [PATCH 06/11] smp: use smp_xcall_private() fron irq_work.c and core.c
2022-04-16 00:38:06 linux-kernel [PATCH 01/11] smp: consolidate the structure definitions to smp.h
2022-04-16 00:28:34 linux-kernel [PATCH 05/11] smp: replace smp_call_function_single_async() with smp_xcall_private()
2022-04-16 00:27:37 linux-kernel [PATCH 10/11] smp: replace smp_call_function_single() with smp_xcall()
2022-04-16 00:12:08 linux-kernel [PATCH 07/11] smp: change smp_call_function_any() to smp_xcall_any()
2022-04-15 18:47:09 linux-kernel [PATCH 00/11] smp: cross CPU call interface
2022-04-15 18:22:14 linux-kernel [PATCH 11/11] smp: modify up.c to adopt the same format of cross CPU call.
2021-11-18 18:11:38 linux-kernel [PATCH] mm/page_counter: remove an incorrect call to propagate_protected_usage()