index
:
linux-stable.git
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2021-01-06
rcu/nocb: Turn enabled/offload states into a common flag
Frederic Weisbecker
2021-01-06
rcu/segcblist: Add debug checks for segment lengths
Joel Fernandes (Google)
2021-01-06
rcu/trace: Add tracing for how segcb list changes
Joel Fernandes (Google)
2021-01-06
rcu/tree: segcblist: Remove redundant smp_mb()s
Joel Fernandes (Google)
2021-01-06
rcu/segcblist: Add counters to segcblist datastructure
Joel Fernandes (Google)
2021-01-06
rcu/segcblist: Add additional comments to explain smp_mb()
Joel Fernandes (Google)
2021-01-04
rcu: Make TASKS_TRACE_RCU select IRQ_WORK
Paul E. McKenney
2021-01-04
rcu-tasks: Add RCU-tasks self tests
Uladzislau Rezki (Sony)
2021-01-04
rcu: Add lockdep_assert_irqs_disabled() to raw_spin_unlock_rcu_node() macros
Paul E. McKenney
2021-01-04
rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and callees
Paul E. McKenney
2021-01-04
rcu: Do not NMI offline CPUs
Paul E. McKenney
2021-01-04
rcu: For RCU grace-period kthread starvation, dump last CPU it ran on
Paul E. McKenney
2021-01-04
rcu: Mark obtuse portion of stall warning as internal debug
Paul E. McKenney
2021-01-04
rcutorture: Add testing for RCU's global memory ordering
Paul E. McKenney
2021-01-04
rcutorture: Add reader-side tests of polling grace-period API
Paul E. McKenney
2021-01-04
rcutorture: Add writer-side tests of polling grace-period API
Paul E. McKenney
2021-01-04
rcutorture: Prepare for ->start_gp_poll and ->poll_gp_state
Paul E. McKenney
2021-01-04
srcu: Add comment explaining cookie overflow/wrap
Paul E. McKenney
2021-01-04
srcu: Provide polling interfaces for Tree SRCU grace periods
Paul E. McKenney
2021-01-04
srcu: Provide polling interfaces for Tiny SRCU grace periods
Paul E. McKenney
2021-01-04
srcu: Provide internal interface to start a Tree SRCU grace period
Paul E. McKenney
2021-01-04
srcu: Provide internal interface to start a Tiny SRCU grace period
Paul E. McKenney
2021-01-04
srcu: Make Tiny SRCU use multi-bit grace-period counter
Paul E. McKenney
2021-01-04
rcu: Enable rcu_normal_after_boot unconditionally for RT
Julia Cartwright
2021-01-04
rcu: Unconditionally use rcuc threads on PREEMPT_RT
Scott Wood
2021-01-04
rcu: Make RCU_BOOST default on CONFIG_PREEMPT_RT
Sebastian Andrzej Siewior
2021-01-04
rcu: Record kvfree_call_rcu() call stack for KASAN
Zqiang
2021-01-04
rcu/tree: Make rcu_do_batch count how many callbacks were executed
Joel Fernandes (Google)
2021-01-04
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-24
irq_work: Cleanup
Peter Zijlstra
2020-11-19
Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...
Paul E. McKenney
2020-11-19
srcu: Take early exit on memory-allocation failure
Paul E. McKenney
2020-11-19
rcu/tree: Defer kvfree_rcu() allocation to a clean context
Uladzislau Rezki (Sony)
2020-11-19
rcu: Do not report strict GPs for outgoing CPUs
Paul E. McKenney
2020-11-19
rcu: Fix a typo in rcu_blocking_is_gp() header comment
Zhouyi Zhou
2020-11-19
rcu: Prevent lockdep-RCU splats on lock acquisition/release
Paul E. McKenney
2020-11-19
rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBs
Joel Fernandes (Google)
2020-11-19
rcu,ftrace: Fix ftrace recursion
Peter Zijlstra
2020-11-19
rcu/tree: Make struct kernel_param_ops definitions const
Joe Perches
2020-11-19
rcu/tree: Add a warning if CPU being onlined did not report QS already
Joel Fernandes (Google)
2020-11-19
rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU config
Neeraj Upadhyay
2020-11-19
rcu: Fix single-CPU check in rcu_blocking_is_gp()
Neeraj Upadhyay
2020-11-19
rcu: Implement rcu_segcblist_is_offloaded() config dependent
Frederic Weisbecker
2020-11-19
rcu: Panic after fixed number of stalls
chao
2020-11-19
rcu: Allow rcu_irq_enter_check_tick() from NMI
Peter Zijlstra
2020-11-17
Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[prev]
[next]