index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
-
-
.
Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...
Boqun Feng
2024-02-26
13
-305
/
+383
|
\
\
\
\
|
|
|
|
*
rcu/sync: remove un-used rcu_sync_enter_start function
Onkarnath
2024-02-14
1
-16
/
+0
|
|
|
|
*
rcutorture: Suppress rtort_pipe_count warnings until after stalls
Paul E. McKenney
2024-02-14
1
-4
/
+9
|
|
|
|
*
srcu: Improve comments about acceleration leak
Joel Fernandes (Google)
2024-02-14
1
-4
/
+20
|
|
|
|
*
rcu: Provide a boot time parameter to control lazy RCU
Qais Yousef
2024-02-14
2
-1
/
+19
|
|
|
|
*
rcu: Rename jiffies_till_flush to jiffies_lazy_flush
Frederic Weisbecker
2024-02-14
3
-18
/
+18
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcu-tasks: Maintain real-time response in rcu_tasks_postscan()
Paul E. McKenney
2024-02-25
1
-1
/
+21
|
|
|
*
rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
Paul E. McKenney
2024-02-25
1
-16
/
+28
|
|
|
*
rcu-tasks: Maintain lists to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-02-25
1
-10
/
+33
|
|
|
*
rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-02-25
1
-0
/
+2
|
|
|
*
rcu-tasks: Initialize callback lists at rcu_init() time
Paul E. McKenney
2024-02-25
4
-6
/
+27
|
|
|
*
rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-02-25
1
-0
/
+2
|
|
_
|
/
|
/
|
|
|
|
*
rcu/exp: Remove rcu_par_gp_wq
Frederic Weisbecker
2024-02-14
4
-115
/
+8
|
|
*
rcu/exp: Handle parallel exp gp kworkers affinity
Frederic Weisbecker
2024-02-14
2
-43
/
+78
|
|
*
rcu/exp: Make parallel exp gp kworker per rcu node
Frederic Weisbecker
2024-02-14
5
-33
/
+52
|
|
*
rcu/exp: Move expedited kthread worker creation functions above rcutree_prepa...
Frederic Weisbecker
2024-02-14
1
-48
/
+48
|
|
*
rcu: s/boost_kthread_mutex/kthread_mutex
Frederic Weisbecker
2024-02-14
3
-7
/
+7
|
|
*
rcu/exp: Handle RCU expedited grace period kworker allocation failure
Frederic Weisbecker
2024-02-14
2
-6
/
+21
|
|
*
rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure r...
Frederic Weisbecker
2024-02-14
1
-0
/
+1
|
|
*
rcu/exp: Remove full barrier upon main thread wakeup
Frederic Weisbecker
2024-02-14
1
-3
/
+2
|
|
/
|
/
|
|
*
rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake()
Zqiang
2024-02-14
1
-1
/
+2
|
*
rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
Zqiang
2024-02-14
1
-1
/
+1
|
*
rcu/nocb: Re-arrange call_rcu() NOCB specific code
Frederic Weisbecker
2024-02-14
3
-32
/
+39
|
*
rcu/nocb: Make IRQs disablement symmetric
Frederic Weisbecker
2024-02-14
2
-14
/
+15
|
*
rcu/nocb: Remove needless full barrier after callback advancing
Frederic Weisbecker
2024-02-14
2
-1
/
+6
|
*
rcu/nocb: Remove needless LOAD-ACQUIRE
Frederic Weisbecker
2024-02-14
1
-2
/
+1
|
/
*
rcu: Defer RCU kthreads wakeup when CPU is dying
Frederic Weisbecker
2024-01-24
2
-3
/
+34
*
-
-
-
-
-
.
Merge branches 'doc.2023.12.13a', 'torture.2023.11.23a', 'fixes.2023.12.13a',...
Neeraj Upadhyay (AMD)
2023-12-14
8
-25
/
+71
|
\
\
\
\
|
|
|
|
*
srcu: Explain why callbacks invocations can't run concurrently
Frederic Weisbecker
2023-12-12
1
-0
/
+6
|
|
|
|
*
srcu: No need to advance/accelerate if no callback enqueued
Frederic Weisbecker
2023-12-12
1
-3
/
+5
|
|
|
|
*
srcu: Remove superfluous callbacks advancing from srcu_gp_start()
Frederic Weisbecker
2023-12-12
1
-10
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcu-tasks: Mark RCU Tasks accesses to current->rcu_tasks_idle_cpu
Paul E. McKenney
2023-12-12
1
-2
/
+2
|
|
_
|
/
|
/
|
|
|
|
*
rcu: Force quiescent states only for ongoing grace period
Zqiang
2023-12-14
1
-0
/
+2
|
|
*
rcu: Restrict access to RCU CPU stall notifiers
Paul E. McKenney
2023-12-12
5
-9
/
+53
|
|
/
|
/
|
|
*
rcutorture: Add fqs_holdoff check before fqs_task is created
Zqiang
2023-11-23
1
-1
/
+3
|
/
*
Merge tag 'rcu-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
2023-11-08
3
-14
/
+63
|
\
|
*
rcu/tasks-trace: Handle new PF_IDLE semantics
Frederic Weisbecker
2023-11-01
1
-1
/
+1
|
*
rcu/tasks: Handle new PF_IDLE semantics
Frederic Weisbecker
2023-11-01
1
-2
/
+28
|
*
rcu: Introduce rcu_cpu_online()
Frederic Weisbecker
2023-11-01
2
-0
/
+9
|
*
rcu: Break rcu_node_0 --> &rq->__lock order
Peter Zijlstra
2023-11-01
1
-11
/
+25
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
2
-18
/
+22
|
\
\
|
|
/
|
/
|
|
*
rcu: dynamically allocate the rcu-kfree shrinker
Qi Zheng
2023-10-04
1
-9
/
+12
|
*
rcu: dynamically allocate the rcu-lazy shrinker
Qi Zheng
2023-10-04
1
-9
/
+10
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
\
Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...
Frederic Weisbecker
2023-10-23
12
-141
/
+377
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
*
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
2023-09-11
3
-2
/
+34
|
|
|
|
|
*
rcutorture: Add test of RCU CPU stall notifiers
Paul E. McKenney
2023-09-11
1
-0
/
+21
|
|
|
|
|
*
rcu: Add RCU CPU stall notifier
Paul E. McKenney
2023-09-11
3
-2
/
+69
|
|
|
|
|
*
rcu: Eliminate check_cpu_stall() duplicate code
Zhen Lei
2023-09-11
1
-27
/
+15
|
|
|
|
|
*
rcu: Don't redump the stalled CPU where RCU GP kthread last ran
Zhen Lei
2023-09-11
1
-1
/
+3
|
|
|
|
|
*
rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
Zhen Lei
2023-09-11
1
-7
/
+5
|
|
|
|
_
|
/
|
|
|
/
|
|
[next]