Date |
List |
Subject |
2024-05-21 09:04:02
|
linux-kernel
|
Re: [PATCH v5 0/2] tcp/dcpp: Un-pin tw_timer |
2024-05-16 17:09:36
|
linux-kernel
|
Re: [PATCH 5/6] rcu: Remove full memory barrier on RCU stall printout |
2024-05-16 17:09:34
|
linux-kernel
|
Re: [PATCH 4/6] rcu: Remove full memory barrier on boot time eqs sanity check |
2024-05-16 17:09:13
|
linux-kernel
|
Re: [PATCH 2/6] rcu: Remove superfluous full memory barrier upon first EQS snapshot |
2024-05-16 15:36:04
|
linux-kernel
|
Re: [PATCH 2/6] rcu: Remove superfluous full memory barrier upon first EQS snapshot |
2024-05-15 17:33:11
|
linux-kernel
|
Re: [PATCH 1/6] rcu: Remove full ordering on second EQS snapshot |
2024-05-15 17:32:59
|
linux-kernel
|
Re: [PATCH 0/6] rcu: Remove several redundant memory barriers |
2024-05-13 18:47:05
|
linux-kernel
|
Re: [PATCH v2 27/27] context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watching |
2024-05-13 18:41:29
|
linux-kernel
|
Re: [PATCH v2 26/27] rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}() |
2024-05-13 18:41:22
|
linux-kernel
|
Re: [PATCH v2 18/27] rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_changed_since() |
2024-05-13 18:40:07
|
linux-kernel
|
Re: [PATCH v2 13/27] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*() |
2024-05-07 16:15:49
|
linux-kernel
|
Re: [PATCH v2 17/27] rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_in_eqs() |
2024-05-07 08:59:54
|
linux-kernel
|
Re: [PATCH v2 15/27] rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_eqs_online() |
2024-05-02 16:09:10
|
linux-kernel
|
Re: [PATCH v4 1/3] sched/fair: allow disabling sched_balance_newidle with sched_relax_domain_level |
2024-05-02 16:01:46
|
linux-kernel
|
Re: [PATCH v4 2/3] sched/debug: dump domains' level |
2024-05-02 15:58:07
|
linux-kernel
|
Re: [PATCH] sched/core: Test online status in available_idle_cpu() |
2024-04-30 09:29:45
|
linux-kernel
|
[PATCH v2 21/27] rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap |
2024-04-30 09:28:08
|
linux-kernel
|
[PATCH v2 18/27] rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_changed_since() |
2024-04-30 09:27:49
|
linux-kernel
|
[PATCH v2 17/27] rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_in_eqs() |
2024-04-30 09:26:54
|
linux-kernel
|
[PATCH v2 14/27] context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_watching_curr_cpu() |
2024-04-30 09:26:37
|
linux-kernel
|
[PATCH v2 15/27] rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_eqs_online() |
2024-04-30 09:26:01
|
linux-kernel
|
[PATCH v2 27/27] context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watching |
2024-04-30 09:25:47
|
linux-kernel
|
[PATCH v2 26/27] rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}() |
2024-04-30 09:25:34
|
linux-kernel
|
[PATCH v2 25/27] context_tracking, rcu: Rename stray ->dynticks comments |
2024-04-30 09:25:10
|
linux-kernel
|
[PATCH v2 22/27] rcu: Rename dyntick_save_progress_counter() into eqs_save_progress_counter() |
2024-04-30 09:25:09
|
linux-kernel
|
[PATCH v2 24/27] rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs() |
2024-04-30 09:24:59
|
linux-kernel
|
[PATCH v2 23/27] rcu: Rename rcu_implicit_dynticks_qs() into rcu_implicit_eqs() |
2024-04-30 09:24:11
|
linux-kernel
|
[PATCH v2 19/27] rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs() |
2024-04-30 09:24:00
|
linux-kernel
|
[PATCH v2 20/27] rcu: Rename struct rcu_data .dynticks_snap into .watching_snap |
2024-04-30 09:22:58
|
linux-kernel
|
[PATCH v2 16/27] rcu: Rename rcu_dynticks_snap() into rcu_watching_snap() |
2024-04-30 09:22:20
|
linux-kernel
|
[PATCH v2 09/27] context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting into .nmi_nesting |
2024-04-30 09:22:17
|
linux-kernel
|
[PATCH v2 10/27] context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting() |
2024-04-30 09:21:42
|
linux-kernel
|
[PATCH v2 13/27] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*() |
2024-04-30 09:20:59
|
linux-kernel
|
[PATCH v2 11/27] context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesting_cpu() |
2024-04-30 09:20:49
|
linux-kernel
|
[PATCH v2 12/27] context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE |
2024-04-30 09:20:23
|
linux-kernel
|
[PATCH v2 08/27] context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu() |
2024-04-30 09:20:15
|
linux-kernel
|
[PATCH v2 07/27] context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting() |
2024-04-30 09:19:37
|
linux-kernel
|
[PATCH v2 06/27] context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting |
2024-04-30 09:19:30
|
linux-kernel
|
[PATCH v2 03/27] context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching() |
2024-04-30 09:19:19
|
linux-kernel
|
[PATCH v2 05/27] context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire() |
2024-04-30 09:19:14
|
linux-kernel
|
[PATCH v2 04/27] context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu() |
2024-04-30 09:18:47
|
linux-kernel
|
[PATCH v2 02/27] context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING |
2024-04-30 09:18:28
|
linux-kernel
|
[PATCH v2 01/27] treewide: context_tracking: Rename CONTEXT_* into CT_STATE_* |
2024-04-30 09:18:20
|
linux-kernel
|
[PATCH v2 00/27] context_tracking, rcu: Spring cleaning renaming |
2024-04-22 14:32:07
|
linux-kernel
|
Re: [PATCH v5 0/2] tcp/dcpp: Un-pin tw_timer |
2024-04-16 08:36:50
|
linux-kernel
|
Re: [PATCH 2/2] context_tracking, rcu: Rename RCU_DYNTICKS_IDX to CT_DYNTICKS_IDX |
2024-04-15 16:38:56
|
linux-kernel
|
Re: [PATCH 2/2] context_tracking, rcu: Rename RCU_DYNTICKS_IDX to CT_DYNTICKS_IDX |
2024-04-15 14:38:14
|
linux-kernel
|
Re: [PATCH v5 0/2] tcp/dcpp: Un-pin tw_timer |
2024-04-15 11:50:30
|
linux-kernel
|
Re: [PATCH v2 2/2] sched/topology: Optimize topology_span_sane() |
2024-04-15 11:50:15
|
linux-kernel
|
Re: [PATCH v2 1/2] cpumask: Add for_each_cpu_from() |
2024-04-15 11:35:51
|
linux-kernel
|
[PATCH v5 2/2] tcp/dcpp: Un-pin tw_timer |