- 8bc6782 Merge commit 'fixes.2015.02.23a' into core/rcu by Ingo Molnar · 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
- 67c583a7 RCU: Privatize rcu_node::lock by Boqun Feng · 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
- 6b50e11 rcutorture: Print symbolic name for ->gp_state 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
- 1de6e56 rcu: Clarify role of ->expmaskinitnext 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
- 74611ec rcu: Add online/offline info to expedited stall warning message 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
- c34d2f4 rcu: Correct comment for values of ->gp_state field by Paul E. McKenney · 9 years ago
- 77f81fe rcu: Finish folding ->fqs_state into ->gp_state by Petr Mladek · 9 years ago
- db3e8db rcu: Use call_rcu_func_t to replace explicit type equivalents by Boqun Feng · 9 years ago
- b6a4ae7 rcu: Use rcu_callback_t in call_rcu*() and friends by Boqun Feng · 9 years ago
- 5b74c45 rcu: Make ->cpu_no_qs be a union for aggregate OR by Paul E. McKenney · 9 years ago
- 0d43eb3 rcu: Invert passed_quiesce and rename to cpu_no_qs by Paul E. McKenney · 9 years ago
- 97c668b rcu: Rename qs_pending to core_needs_qs by Paul E. McKenney · 9 years ago
- bce5fa1 rcu: Move synchronize_sched_expedited() to combining tree by Paul E. McKenney · 9 years ago
- b9585e9 rcu: Consolidate tree setup for synchronize_rcu_expedited() by Paul E. McKenney · 9 years ago
- 12d560f rcu,locking: Privatize smp_mb__after_unlock_lock() by Paul E. McKenney · 9 years ago
- af859be rcu: Silence lockdep false positive for expedited grace periods by Paul E. McKenney · 9 years ago
- cdacbe1 rcu: Add fastpath bypassing funnel locking by Paul E. McKenney · 9 years ago
- 32bb1c7 rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQS by Paul E. McKenney · 10 years ago
- cf3620a rcu: Add stall warnings to synchronize_sched_expedited() by Paul E. McKenney · 10 years ago
- 2cd6ffa rcu: Extend expedited funnel locking to rcu_data structure by Paul E. McKenney · 10 years ago
- 4f525a5 rcu: Apply rcu_seq operations to _rcu_barrier() by Paul E. McKenney · 10 years ago
- 3a6d7c6 rcu: Make expedited GP CPU stoppage asynchronous by Peter Zijlstra · 10 years ago
- 385b73c rcu: Get rid of synchronize_sched_expedited()'s polling loop by Paul E. McKenney · 10 years ago
- d6ada2c rcu: Rework synchronize_sched_expedited() counter handling by Paul E. McKenney · 10 years ago
- c190c3b rcu: Switch synchronize_sched_expedited() to stop_one_cpu() by Peter Zijlstra · 10 years ago
- 75c27f1 rcu: Remove CONFIG_RCU_CPU_STALL_INFO by Paul E. McKenney · 10 years ago
- 032dfc8 rcu: Shut up bogus gcc array bounds warning by Alexander Gordeev · 9 years ago
- 4262169 rcu: Simplify arithmetic to calculate number of RCU nodes by Alexander Gordeev · 10 years ago
- cb00710 rcu: Limit count of static data to the number of RCU levels by Alexander Gordeev · 10 years ago
- 199977b rcu: Remove unnecessary fields from rcu_state structure by Alexander Gordeev · 10 years ago
- 05b84ae rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS items by Alexander Gordeev · 10 years ago
- a6d7708 rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS items by Alexander Gordeev · 10 years ago
- 319362c rcu: Provide more diagnostics for stalled GP kthread by Paul E. McKenney · 10 years ago
- 0868aa2 Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD by Paul E. McKenney · 10 years ago
- 47d631a rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF by Paul E. McKenney · 10 years ago
- 05c5df3 rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT by Paul E. McKenney · 10 years ago
- c92fb05 rcu: Make rcu_*_data variables static by Nicolas Iooss · 10 years ago
- 727b705 rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED() by Paul E. McKenney · 10 years ago
- c199068 rcu: Eliminate ->onoff_mutex from rcu_node structure by Paul E. McKenney · 10 years ago
- 0aa04b0 rcu: Process offlining and onlining only at grace-period start by Paul E. McKenney · 10 years ago
- 78e691f4 Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD by Paul E. McKenney · 10 years ago
- 5cd3719 rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors by Paul E. McKenney · 10 years ago
- f9103c3 rcu: Remove redundant rcu_batches_completed() declaration by Paul E. McKenney · 10 years ago
- 9733e4f rcu: Make _batches_completed() functions return unsigned long by Paul E. McKenney · 10 years ago
- e3663b1 rcu: Handle gpnum/completed wrap while dyntick idle by Paul E. McKenney · 10 years ago
- 6ccd2ec rcu: Improve diagnostics for spurious RCU CPU stall warnings by Paul E. McKenney · 10 years ago
- fc908ed rcu: Make RCU_CPU_STALL_INFO include number of fqs attempts by Paul E. McKenney · 10 years ago
- abaf3f9d rcu: Revert "Allow post-unlock reference for rt_mutex" to avoid priority-inversion by Lai Jiangshan · 10 years ago
- d19fb8d rcu: Don't migrate blocked tasks even if all corresponding CPUs offline by Paul E. McKenney · 10 years ago
- 8af3a5e rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu() by Paul E. McKenney · 10 years ago
- 5a43b88 rcu: Remove "select IRQ_WORK" from config TREE_RCU by Lai Jiangshan · 10 years ago
- 41050a0 rcu: Fix rcu_barrier() race that could result in too-short wait by Paul E. McKenney · 10 years ago
- 9ea6c58 Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEAD by Paul E. McKenney · 10 years ago
- 8fa7845 rcu: Remove "cpu" argument to rcu_cleanup_after_idle() by Paul E. McKenney · 10 years ago
- 198bbf8 rcu: Remove "cpu" argument to rcu_prepare_for_idle() by Paul E. McKenney · 10 years ago
- 38200cf rcu: Remove "cpu" argument to rcu_note_context_switch() by Paul E. McKenney · 10 years ago
- 86aea0e rcu: Remove "cpu" argument to rcu_preempt_check_callbacks() by Paul E. McKenney · 10 years ago
- 28ced79 rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_dynticks) by Christoph Lameter · 10 years ago
- 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
- d7e2993 rcu: Make rcu_barrier() understand about missing rcuo kthreads by Paul E. McKenney · 10 years ago
- 96b4672 Merge branch 'rcu-tasks.2014.09.10a' into HEAD by Paul E. McKenney · 10 years ago
- e98d06d Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b' and 'torture.2014.09.07a' into HEAD by Paul E. McKenney · 10 years ago
- 35ce7f2 rcu: Create rcuo kthreads only for onlined CPUs by Paul E. McKenney · 10 years ago
- 9386c0b rcu: Rationalize kthread spawning by Paul E. McKenney · 10 years ago
- 176f8f7 rcu: Make TASKS_RCU handle nohz_full= CPUs by Paul E. McKenney · 10 years ago
- 9fdd3bc rcu: Break more call_rcu() deadlock involving scheduler and perf by Paul E. McKenney · 10 years ago
- 11ed7f9 rcu: Make nocb leader kthreads process pending callbacks after spawning by Pranith Kumar · 10 years ago
- 1823172 Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.08b', 'nocbs.2014.07.07a' and 'torture.2014.07.07a' into HEAD by Paul E. McKenney · 10 years ago
- abaa93d rcu: Simplify priority boosting by putting rt_mutex in rcu_node by Paul E. McKenney · 11 years ago
- dfeb976 rcu: Allow post-unlock reference for rt_mutex by Paul E. McKenney · 11 years ago
- fbce749 rcu: Parallelize and economize NOCB kthread wakeups by Paul E. McKenney · 11 years ago
- 4a81e83 rcu: Reduce overhead of cond_resched() checks for RCU by Paul E. McKenney · 11 years ago
- f5d2a04 Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14a' into HEAD by Paul E. McKenney · 11 years ago
- afea227 rcutorture: Export RCU grace-period kthread wait state to rcutorture by Paul E. McKenney · 11 years ago
- 48a7639 rcu: Make callers awaken grace-period kthread by Paul E. McKenney · 11 years ago
- 9b67122 rcu: Remove unused rcu_data structure field by Iulia Manda · 11 years ago
- 365187f rcu: Update cpu_needs_another_gp() for futures from non-NOCB CPUs by Paul E. McKenney · 11 years ago
- 87de1cf rcu: Stop tracking FSF's postal address by Paul E. McKenney · 11 years ago
- a096932 rcu: Don't activate RCU core on NO_HZ_FULL CPUs by Paul E. McKenney · 11 years ago
- 96d3fd0 rcu: Break call_rcu() deadlock involving scheduler and perf by Paul E. McKenney · 11 years ago
- 6193c76 rcu: Kick CPU halfway to RCU CPU stall warning by Paul E. McKenney · 11 years ago
- 4102ada rcu: Move RCU-related source code to kernel/rcu directory by Paul E. McKenney · 11 years ago[Renamed from kernel/rcutree.h]
- c229828 rcu: Throttle rcu_try_advance_all_cbs() execution by Paul E. McKenney · 11 years ago
- eb75767 nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU by Paul E. McKenney · 12 years ago
- 0edd1b1 nohz_full: Add full-system-idle state machine by Paul E. McKenney · 12 years ago
- eb348b8 nohz_full: Add per-CPU idle-state tracking by Paul E. McKenney · 12 years ago
- 2333210 nohz_full: Add rcu_dyntick data for scalable detection of all-idle state by Paul E. McKenney · 12 years ago
- e66c33d rcu: Add const annotation to char * for RCU tracepoints and functions by Steven Rostedt (Red Hat) · 11 years ago
- 49fb4c6 rcu: delete __cpuinit usage from all rcu files by Paul Gortmaker · 12 years ago
- 026ad28 rcu: Drive quiescent-state-forcing delay from HZ by Paul E. McKenney · 12 years ago
- 016a8d5 rcu: Don't call wakeup() with rcu_node structure ->lock held by Steven Rostedt · 12 years ago
- c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 12 years ago