Age | Commit message (Expand) | Author |
2017-10-09 | rcu: Make RCU CPU stall warnings check for irq-disabled CPUs | Paul E. McKenney |
2017-08-17 | Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',... | Paul E. McKenney |
2017-07-25 | rcu: Localize rcu_state ->orphan_pend and ->orphan_done | Paul E. McKenney |
2017-07-25 | rcu: Eliminate rcu_state ->orphan_lock | Paul E. McKenney |
2017-07-25 | rcu: Make NOCB CPUs migrate CBs directly from outgoing CPU | Paul E. McKenney |
2017-07-25 | rcu: Remove orphan/adopt event-tracing fields | Paul E. McKenney |
2017-07-25 | rcu: Use timer as backstop for NOCB deferred wakeups | Paul E. McKenney |
2017-06-08 | rcu: Remove debugfs tracing | Paul E. McKenney |
2017-06-08 | rcu: Remove nohz_full full-system-idle state machine | Paul E. McKenney |
2017-06-08 | rcu: Move rnp->lock wrappers for SRCU use | Paul E. McKenney |
2017-06-08 | rcu: Convert rnp->lock wrappers to macros for SRCU use | Paul E. McKenney |
2017-06-08 | rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE | Paul E. McKenney |
2017-06-08 | rcu: Complain if blocking in preemptible RCU read-side critical section | Paul E. McKenney |
2017-05-02 | srcu: Debloat the <linux/rcu_segcblist.h> header | Ingo Molnar |
2017-04-21 | srcu: Parallelize callback handling | Paul E. McKenney |
2017-04-18 | srcu: Move rcu_node traversal macros to rcu.h | Paul E. McKenney |
2017-04-18 | srcu: Move combining-tree definitions for SRCU's benefit | Paul E. McKenney |
2017-04-18 | srcu: Use rcu_segcblist to track SRCU callbacks | Paul E. McKenney |
2017-04-18 | srcu: Abstract multi-tail callback list handling | Paul E. McKenney |
2017-04-18 | rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changed | Paul E. McKenney |
2017-04-18 | rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions | Paul E. McKenney |
2017-04-18 | rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle() | Paul E. McKenney |
2017-04-18 | rcu: Pull rcu_qs_ctr into rcu_dynticks structure | Paul E. McKenney |
2017-04-18 | rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure | Paul E. McKenney |
2017-04-18 | rcu: Maintain special bits at bottom of ->dynticks counter | Paul E. McKenney |
2017-03-02 | sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> | Ingo Molnar |
2017-01-25 | Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',... | Paul E. McKenney |
2017-01-25 | srcu: Force full grace-period ordering | Paul E. McKenney |
2017-01-23 | rcu: Abstract extended quiescent state determination | Paul E. McKenney |
2017-01-23 | rcu: Eliminate unused expedited_normal counter | Paul E. McKenney |
2016-11-14 | rcu: Make expedited grace periods recheck dyntick idle state | Paul E. McKenney |
2016-08-22 | rcu: Drive expedited grace periods from workqueue | Paul E. McKenney |
2016-06-15 | rcu: Correctly handle sparse possible cpus | Mark Rutland |
2016-04-21 | Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ... | Paul E. McKenney |
2016-03-31 | rcu: Awaken grace-period kthread if too long since FQS | Paul E. McKenney |
2016-03-31 | rcu: Overlap wakeups with next expedited grace period | Paul E. McKenney |
2016-03-31 | rcu: Enforce expedited-GP fairness via funnel wait queue | Paul E. McKenney |
2016-03-31 | rcu: Shorten expedited_workdone* to exp_workdone* | Paul E. McKenney |
2016-03-31 | rcu: Remove expedited GP funnel-lock bypass | Paul E. McKenney |
2016-03-15 | Merge commit 'fixes.2015.02.23a' into core/rcu | Ingo Molnar |
2016-02-25 | rcu: Use simple wait queues where possible in rcutree | Paul Gortmaker |
2016-02-25 | rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock | Daniel Wagner |
2016-02-23 | RCU: Privatize rcu_node::lock | Boqun Feng |
2015-12-07 | Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li... | Paul E. McKenney |
2015-12-05 | rcutorture: Print symbolic name for ->gp_state | Paul E. McKenney |
2015-12-04 | rcu: Reduce expedited GP memory contention via per-CPU variables | Paul E. McKenney |
2015-12-04 | rcu: Clarify role of ->expmaskinitnext | Paul E. McKenney |
2015-11-23 | rcu: Create transitive rnp->lock acquisition functions | Peter Zijlstra |
2015-10-07 | Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD | Paul E. McKenney |
2015-10-07 | rcu: Add online/offline info to expedited stall warning message | Paul E. McKenney |