- f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
- 31945aa Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a', 'srcu.2017.01.25a' and 'torture.2017.01.15b' into HEAD by Paul E. McKenney · 8 years ago
- 38d30b3 rcu: Adjust FQS offline checks for exact online-CPU detection by Paul E. McKenney · 8 years ago
- 3a19b46 rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead by Paul E. McKenney · 8 years ago
- 02a5c550 rcu: Abstract extended quiescent state determination by Paul E. McKenney · 8 years ago
- 2625d46 rcu: Abstract dynticks extended quiescent state enter/exit operations by Paul E. McKenney · 8 years ago
- fdbb9b3 rcu: Make rcu_cpu_starting() use its "cpu" argument by Paul E. McKenney · 8 years ago
- 630c7ed rcu: Don't wake rcuc/X kthreads on NOCB CPUs by Paul E. McKenney · 8 years ago
- 7aa9223 rcu: Once again use NMI-based stack traces in stall warnings by Paul E. McKenney · 8 years ago
- b201fa67 rcu: Remove short-term CPU kicking by Paul E. McKenney · 8 years ago
- 28053bc rcu: Add long-term CPU kicking by Paul E. McKenney · 8 years ago
- 94060d2 rcu: Remove unused but set variable by Tobias Klauser · 8 years ago
- c4402b2 rcu: Only dump stalled-tasks stacks if there was a real stall by Byungchul Park · 8 years ago
- 8b2f63a rcu: Abstract the dynticks snapshot operation by Paul E. McKenney · 8 years ago
- 6563de9 rcu: Abstract the dynticks momentary-idle operation by Paul E. McKenney · 8 years ago
- 52d7e48 rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 8 years ago
- aa3e0bf rcu: Don't kick unless grace period or request by Paul E. McKenney · 9 years ago
- 1f21b50 rcu: Remove obsolete comment from __call_rcu() by Paul E. McKenney · 8 years ago
- 5403d36 rcu: Remove obsolete rcu_check_callbacks() header comment by Paul E. McKenney · 8 years ago
- b8f2ed5 rcu: Tighten up __call_rcu() rcu_head alignment check by Paul E. McKenney · 8 years ago
- 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
- d74b62b Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'hotplug.2016.08.22c' and 'torture.2016.08.22c' into HEAD by Paul E. McKenney · 8 years ago
- 7ec99de rcu: Provide exact CPU-online tracking for RCU by Paul E. McKenney · 9 years ago
- 3563a43 rcu: Avoid redundant quiescent-state chasing by Paul E. McKenney · 8 years ago
- e77b704 rcu: Don't use modular infrastructure in non-modular code by Paul Gortmaker · 8 years ago
- 94d4477 rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads by Jisheng Zhang · 9 years ago
- 4df8374 rcu: Convert rcutree to hotplug state machine by Thomas Gleixner · 8 years ago
- bc75e99 rcu: Correctly handle sparse possible cpus by Mark Rutland · 9 years ago
- 088e9d2 rcu: sysctl: Panic on RCU Stall by Daniel Bristot de Oliveira · 9 years ago
- 3549c2b rcu: Move expedited code from tree.c to tree_exp.h by Paul E. McKenney · 9 years ago
- d3acab6 rcu: Remove some superfluous lines by Peter Zijlstra · 9 years ago
- 590d175 rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init() by Paul E. McKenney · 9 years ago
- 0d95092 rcu: Fix outdated rcu_scheduler_active comment by Paul E. McKenney · 9 years ago
- dcd36d0 Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and 'torture.2016.04.21a' into HEAD by Paul E. McKenney · 9 years ago
- 291783b rcutorture: Expedited-GP batch progress access to torturing by Paul E. McKenney · 9 years ago
- 5dffed1 rcu: Dump ftrace buffer when kicking grace-period kthread by Paul E. McKenney · 9 years ago
- 8c7c482 rcu: Awaken grace-period kthread if too long since FQS by Paul E. McKenney · 9 years ago
- fcfd0a2 rcu: Make FQS schedule advance only if FQS happened by Paul E. McKenney · 9 years ago
- 86057b8 rcu: Awaken grace-period kthread when stalled by Paul E. McKenney · 9 years ago
- 3b5f668 rcu: Overlap wakeups with next expedited grace period by Paul E. McKenney · 9 years ago
- aff12cd rcu: Consolidate expedited GP code into exp_funnel_lock() by Paul E. McKenney · 9 years ago
- 179e5dc rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap() by Paul E. McKenney · 9 years ago
- 4ea3e85 rcu: Consolidate expedited GP code into rcu_exp_wait_wake() by Paul E. McKenney · 9 years ago
- 356051e rcu: Add exp_funnel_lock() fastpath by Paul E. McKenney · 9 years ago
- f6a12f3 rcu: Enforce expedited-GP fairness via funnel wait queue by Paul E. McKenney · 9 years ago
- d40a4f0 rcu: Shorten expedited_workdone* to exp_workdone* by Paul E. McKenney · 9 years ago
- ec3833e rcu: Force boolean subscript for expedited stall warnings by Paul E. McKenney · 9 years ago
- e2fd9d3 rcu: Remove expedited GP funnel-lock bypass by Paul E. McKenney · 9 years ago
- 4f41530 rcu: Add expedited-grace-period event tracing by Paul E. McKenney · 9 years ago
- bea2de4 rcu: Add funnel-locking tracing for expedited grace periods by Paul E. McKenney · 9 years ago
- a1e1224 rcu: Make cond_resched_rcu_qs() supply RCU-sched expedited QS by Paul E. McKenney · 9 years ago
- 251c617 rcu: Make expedited RCU-preempt stall warnings count accurately by Paul E. McKenney · 9 years ago
- 28728dd rcu: Make expedited RCU-sched grace period immediately detect idle by Paul E. McKenney · 9 years ago
- 274529b rcu: Consolidate dumping of ftrace buffer by Paul E. McKenney · 9 years ago
- 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 8bc6782 Merge commit 'fixes.2015.02.23a' into core/rcu by Ingo Molnar · 9 years ago
- 27d50c7 rcu: Make CPU_DYING_IDLE an explicit call by Thomas Gleixner · 9 years ago
- abedf8e rcu: Use simple wait queues where possible in rcutree by Paul Gortmaker · 9 years ago
- 065bb78 rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock by Daniel Wagner · 9 years ago
- 4b455dc rcu: Catch up rcu_report_qs_rdp() comment with reality by Paul E. McKenney · 9 years ago
- 67c583a7 RCU: Privatize rcu_node::lock by Boqun Feng · 9 years ago
- 1914aab rcu: Remove useless rcu_data_p when !PREEMPT_RCU by Chen Gang · 9 years ago
- 23a9bac rcu: Set rdp->gpwrap when CPU is idle by Paul E. McKenney · 9 years ago
- 4914950 rcu: Stop treating in-kernel CPU-bound workloads as errors by Paul E. McKenney · 9 years ago
- 8994515 rcu: Update rcu_report_qs_rsp() comment by Paul E. McKenney · 9 years ago
- bb53e41 rcu: Assign false instead of 0 for ->core_needs_qs by Paul E. McKenney · 9 years ago
- 648c630 Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD by Paul E. McKenney · 9 years ago
- 45fed3e rcu: Make rcu_gp_init() be bool rather than int by Paul E. McKenney · 9 years ago
- e11f133 rcu: Move wakeup out from under rnp->lock by Peter Zijlstra · 9 years ago
- 7c9906c rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}() by Paul E. McKenney · 9 years ago
- d117c8a rcu: Make cpu_needs_another_gp() be bool by Paul E. McKenney · 9 years ago
- a87f203 rcu: Eliminate unused rcu_init_one() argument by Paul E. McKenney · 9 years ago
- 6b50e11 rcutorture: Print symbolic name for ->gp_state by Paul E. McKenney · 9 years ago
- b1adb3e rcutorture: Dump stack when GP kthread stalls by Paul E. McKenney · 9 years ago
- a0e3a3a rcutorture: Flag nonexistent RCU GP kthread by Paul E. McKenney · 9 years ago
- 46a5d16 rcu: Stop disabling interrupts in scheduler fastpaths by Paul E. McKenney · 9 years ago
- fecbf6f rcu: Simplify rcu_sched_qs() control flow by Paul E. McKenney · 9 years ago
- 3dc5dbe rcu: Move lock_class_key to local scope by Paul E. McKenney · 9 years ago
- 5a9be7c rcu: Add rcu_normal kernel parameter to suppress expediting by Paul E. McKenney · 9 years ago
- 72611ab rcu: Add more diagnostics to expedited stall warning messages. by Paul E. McKenney · 9 years ago
- 73f36f9 rcu: Make expedited grace periods resolve stall-warning ties by Paul E. McKenney · 9 years ago
- df5bd51 rcu: Reduce expedited GP memory contention via per-CPU variables by Paul E. McKenney · 9 years ago
- 1307f21 rcu: Invert sync_rcu_exp_select_cpus() "if" statement by Paul E. McKenney · 9 years ago
- 886ef5a rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap() by Paul E. McKenney · 9 years ago
- 06f60de rcu: Short-circuit synchronize_sched_expedited() if only one CPU by Paul E. McKenney · 9 years ago
- 6cf1008 rcu: Add transitivity to remaining rcu_node ->lock acquisitions by Paul E. McKenney · 9 years ago
- 2a67e74 rcu: Create transitive rnp->lock acquisition functions by Peter Zijlstra · 9 years ago
- d2856b0 Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD by Paul E. McKenney · 9 years ago
- 338b0f7 rcu: Better hotplug handling for synchronize_sched_expedited() by Paul E. McKenney · 9 years ago
- c586563 rcu: Add tasks to expedited stall-warning messages by Paul E. McKenney · 9 years ago
- 74611ec rcu: Add online/offline info to expedited stall warning message by Paul E. McKenney · 9 years ago
- dcdb880 rcu: Consolidate expedited CPU selection by Paul E. McKenney · 9 years ago
- 66fe6cb rcu: Prepare for consolidating expedited CPU selection by Paul E. McKenney · 9 years ago
- 807226e rcu: Stop excluding CPU hotplug in synchronize_sched_expedited() by Paul E. McKenney · 9 years ago
- 83c2c73 rcu: Stop silencing lockdep false positive for expedited grace periods by Paul E. McKenney · 9 years ago
- 6587a23 rcu: Switch synchronize_sched_expedited() to IPI by Paul E. McKenney · 9 years ago
- 77f81fe rcu: Finish folding ->fqs_state into ->gp_state by Petr Mladek · 9 years ago
- ee968ac rcu: Eliminate panic when silly boot-time fanout specified by Paul E. McKenney · 9 years ago
- bb73c52 rcu: Don't disable preemption for Tiny and Tree RCU readers by Boqun Feng · 9 years ago