index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree_nocb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu/nocb: Fix missed RCU barrier on deoffloading
Zqiang
2024-11-12
1
-1
/
+12
*
rcu/nocb: Fix rcuog wake-up from offline softirq
Frederic Weisbecker
2024-10-10
1
-1
/
+7
*
-
.
Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...
Neeraj Upadhyay
2024-09-09
1
-171
/
+106
|
\
\
|
*
|
rcu/nocb: Remove superfluous memory barrier after bypass enqueue
Frederic Weisbecker
2024-09-09
1
-1
/
+1
|
*
|
rcu/nocb: Conditionally wake up rcuo if not already waiting on GP
Frederic Weisbecker
2024-09-09
1
-4
/
+1
|
*
|
rcu/nocb: Fix RT throttling hrtimer armed from offline CPU
Frederic Weisbecker
2024-09-09
1
-1
/
+4
|
*
|
rcu/nocb: Simplify (de-)offloading state machine
Frederic Weisbecker
2024-09-09
1
-72
/
+66
|
*
|
rcu/nocb: Remove SEGCBLIST_RCU_CORE
Frederic Weisbecker
2024-07-29
1
-9
/
+0
|
*
|
rcu/nocb: Remove halfway (de-)offloading handling from bypass
Frederic Weisbecker
2024-07-29
1
-8
/
+0
|
*
|
rcu/nocb: (De-)offload callbacks on offline CPUs only
Frederic Weisbecker
2024-07-29
1
-61
/
+21
|
*
|
rcu/nocb: Introduce nocb mutex
Frederic Weisbecker
2024-07-29
1
-8
/
+12
|
*
|
rcu/nocb: Assert no callbacks while nocb kthread allocation fails
Frederic Weisbecker
2024-07-29
1
-3
/
+11
|
*
|
rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN()
Frederic Weisbecker
2024-07-29
1
-14
/
+0
|
|
/
*
/
rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs()
Valentin Schneider
2024-08-15
1
-1
/
+1
|
/
*
rcu/nocb: Remove buggy bypass lock contention mitigation
Frederic Weisbecker
2024-06-03
1
-26
/
+6
*
rcu/nocb: Use kthread parking instead of ad-hoc implementation
Frederic Weisbecker
2024-06-03
1
-81
/
+34
*
-
.
Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...
Boqun Feng
2024-02-26
1
-30
/
+39
|
\
\
|
|
*
rcu: Rename jiffies_till_flush to jiffies_lazy_flush
Frederic Weisbecker
2024-02-14
1
-11
/
+11
|
|
/
|
/
|
|
*
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
1
-3
/
+15
|
*
rcu/nocb: Make IRQs disablement symmetric
Frederic Weisbecker
2024-02-14
1
-11
/
+9
|
*
rcu/nocb: Remove needless full barrier after callback advancing
Frederic Weisbecker
2024-02-14
1
-1
/
+0
|
*
rcu/nocb: Remove needless LOAD-ACQUIRE
Frederic Weisbecker
2024-02-14
1
-2
/
+1
|
/
*
rcu: dynamically allocate the rcu-lazy shrinker
Qi Zheng
2023-10-04
1
-9
/
+10
*
rcu: Make the rcu_nocb_poll boot parameter usable via boot config
Paul E. McKenney
2023-08-16
1
-2
/
+2
*
rcu/nocb: Make shrinker iterate only over NOCB CPUs
Frederic Weisbecker
2023-05-11
1
-3
/
+14
*
rcu/nocb: Recheck lazy callbacks under the ->nocb_lock from shrinker
Frederic Weisbecker
2023-05-09
1
-3
/
+11
*
rcu/nocb: Fix shrinker race against callback enqueuer
Frederic Weisbecker
2023-05-09
1
-1
/
+1
*
rcu/nocb: Protect lazy shrinker against concurrent (de-)offloading
Frederic Weisbecker
2023-05-09
1
-1
/
+24
*
rcu: Register rcu-lazy shrinker only for CONFIG_RCU_LAZY=y kernels
Zqiang
2023-04-05
1
-0
/
+4
*
rcu: Shrinker for lazy rcu
Vineeth Pillai
2022-11-29
1
-0
/
+52
*
rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
Joel Fernandes (Google)
2022-11-29
1
-8
/
+9
*
rcu: Make call_rcu() lazy to save power
Joel Fernandes (Google)
2022-11-29
1
-30
/
+129
*
rcu: Fix missing nocb gp wake on rcu_barrier()
Frederic Weisbecker
2022-10-18
1
-0
/
+5
*
rcu: Fix late wakeup when flush of bypass cblist happens
Joel Fernandes (Google)
2022-10-18
1
-2
/
+8
*
rcu: Simplify rcu_init_nohz() cpumask handling
Zhen Lei
2022-10-18
1
-23
/
+11
*
rcu/nocb: Add CPU number to CPU-{,de}offload failure messages
Paul E. McKenney
2022-08-31
1
-2
/
+2
*
rcu/nocb: Choose the right rcuog/rcuop kthreads to output
Zqiang
2022-08-31
1
-3
/
+3
*
rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is empty
Zqiang
2022-07-19
1
-5
/
+19
*
rcu/nocb: Add option to opt rcuo kthreads out of RT priority
Uladzislau Rezki (Sony)
2022-07-19
1
-1
/
+2
*
rcu/nocb: Add an option to offload all CPUs on boot
Joel Fernandes
2022-07-19
1
-1
/
+14
*
rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rdp_deoffload() direc...
Zqiang
2022-07-19
1
-16
/
+64
*
rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock locking order
Zqiang
2022-07-19
1
-4
/
+4
*
rcu/nocb: Add/del rdp to iterate from rcuog itself
Frederic Weisbecker
2022-07-19
1
-68
/
+70
*
rcu/nocb: Initialize nocb kthreads only for boot CPU prior SMP initialization
Frederic Weisbecker
2022-04-11
1
-20
/
+0
*
rcu/nocb: Move rcu_nocb_is_setup to rcu_state
Frederic Weisbecker
2022-04-11
1
-8
/
+5
*
rcu: Remove rcu_is_nocb_cpu()
Frederic Weisbecker
2022-04-11
1
-8
/
+0
*
-
.
Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...
Paul E. McKenney
2022-02-24
1
-3
/
+15
|
\
\
|
|
*
rcu: Elevate priority of offloaded callback threads
Alison Chaiken
2022-02-01
1
-0
/
+3
[next]