index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree.c
Age
Commit message (
Expand
)
Author
2021-01-06
rcu/nocb: Always init segcblist on CPU up
Frederic Weisbecker
2021-01-06
rcu/nocb: Provide basic callback offloading state machine bits
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-04
rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and callees
Paul E. McKenney
2021-01-04
rcu: Unconditionally use rcuc threads on PREEMPT_RT
Scott Wood
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)
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-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
rcu/tree: Defer kvfree_rcu() allocation to a clean context
Uladzislau Rezki (Sony)
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: 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: Allow rcu_irq_enter_check_tick() from NMI
Peter Zijlstra
2020-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-10
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
2020-11-06
x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs
Paul E. McKenney
2020-10-26
stop_machine, rcu: Mark functions as notrace
Zong Li
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-15
rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpu
Mauro Carvalho Chehab
2020-10-09
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-09-21
rcu/tree: Export rcu_idle_{enter,exit} to modules
Borislav Petkov
2020-09-03
Merge branch 'strictgp.2020.08.24a' into HEAD
Paul E. McKenney
2020-09-03
rcu: Shrink each possible cpu krcp
Zqiang
2020-08-24
rcu: Remove unused "cpu" parameter from rcu_report_qs_rdp()
Paul E. McKenney
2020-08-24
rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs
Paul E. McKenney
2020-08-24
rcu: Execute RCU reader shortly after rcu_core for strict GPs
Paul E. McKenney
2020-08-24
rcu: IPI all CPUs at GP end for strict GPs
Paul E. McKenney
2020-08-24
rcu: IPI all CPUs at GP start for strict GPs
Paul E. McKenney
2020-08-24
rcu: Attempt QS when CPU discovers GP for strict GPs
Paul E. McKenney
2020-08-24
rcu: Force DEFAULT_RCU_BLIMIT to 1000 for strict RCU GPs
Paul E. McKenney
2020-08-24
rcu: Restrict default jiffies_till_first_fqs for strict RCU GPs
Paul E. McKenney
2020-08-24
rcu: Remove unused __rcu_is_watching() function
Paul E. McKenney
2020-08-24
rcu: Make FQS more aggressive in complaining about offline CPUs
Joel Fernandes (Google)
2020-08-24
rcu: Clarify comments about FQS loop reporting quiescent states
Joel Fernandes (Google)
2020-08-24
rcu: Move rcu_cpu_started per-CPU variable to rcu_data
Paul E. McKenney
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_resched_ns
Paul E. McKenney
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_divisor
Paul E. McKenney
2020-08-24
rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnp()
Neeraj Upadhyay
2020-08-24
rcu/tree: Force quiescent state on callback overload
Neeraj Upadhyay
[prev]
[next]