Age | Commit message (Expand) | Author | Files | Lines |
2017-08-17 | Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',... | Paul E. McKenney | 1 | -98/+140 |
2017-08-17 | rcu: Add assertions verifying blocked-tasks list | Paul E. McKenney | 1 | -2/+9 |
2017-08-17 | rcu: Add event tracing to ->gp_tasks update at GP start | Paul E. McKenney | 1 | -1/+8 |
2017-08-17 | rcu: Add TPS() to event-traced strings | Paul E. McKenney | 1 | -6/+6 |
2017-07-25 | rcu: Make NOCB CPUs migrate CBs directly from outgoing CPU | Paul E. McKenney | 1 | -21/+10 |
2017-07-25 | rcu: Use timer as backstop for NOCB deferred wakeups | Paul E. McKenney | 1 | -70/+109 |
2017-06-08 | rcu: Eliminate NOCBs CPU-state Kconfig options | Paul E. McKenney | 1 | -24/+3 |
2017-06-08 | rcu: Remove debugfs tracing | Paul E. McKenney | 1 | -30/+1 |
2017-06-08 | rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option | Paul E. McKenney | 1 | -3/+1 |
2017-06-08 | rcu: Remove nohz_full full-system-idle state machine | Paul E. McKenney | 1 | -429/+0 |
2017-06-08 | rcu: Remove *_SLOW_* Kconfig options | Paul E. McKenney | 1 | -3/+3 |
2017-06-08 | rcu: Move docbook comments out of rcupdate.h | Paul E. McKenney | 1 | -2/+31 |
2017-06-08 | rcu: Add memory barriers for NOCB leader wakeup | Paul E. McKenney | 1 | -0/+2 |
2017-06-08 | rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE | Paul E. McKenney | 1 | -4/+4 |
2017-06-08 | rcu: Add lockdep_assert_held() teeth to tree_plugin.h | Paul E. McKenney | 1 | -0/+17 |
2017-06-08 | rcu: Update rcu_bootup_announce_oddness() | Paul E. McKenney | 1 | -3/+28 |
2017-06-08 | rcu: Print out rcupdate.c non-default boot-time settings | Paul E. McKenney | 1 | -0/+1 |
2017-06-08 | rcu: Remove obsolete reference to synchronize_kernel() | Paul E. McKenney | 1 | -2/+7 |
2017-06-08 | rcu: Complain if blocking in preemptible RCU read-side critical section | Paul E. McKenney | 1 | -2/+3 |
2017-05-02 | rcu: Open-code the rcu_cblist_n_lazy_cbs() function | Paul E. McKenney | 1 | -1/+1 |
2017-05-02 | rcu: Open-code the rcu_cblist_n_cbs() function | Paul E. McKenney | 1 | -1/+1 |
2017-05-02 | rcu: Open-code the rcu_cblist_empty() function | Paul E. McKenney | 1 | -2/+2 |
2017-04-21 | Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ... | Paul E. McKenney | 1 | -32/+32 |
2017-04-19 | rcu: Use true/false in assignment to bool | Nicholas Mc Guire | 1 | -1/+1 |
2017-04-18 | srcu: Abstract multi-tail callback list handling | Paul E. McKenney | 1 | -29/+25 |
2017-04-18 | rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions | Paul E. McKenney | 1 | -2/+6 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 1 | -0/+1 |
2017-01-25 | Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',... | Paul E. McKenney | 1 | -3/+4 |
2017-01-23 | rcu: Abstract extended quiescent state determination | Paul E. McKenney | 1 | -1/+1 |
2017-01-23 | rcu: Fix comment in rcu_organize_nocb_kthreads() | Paul E. McKenney | 1 | -2/+3 |
2017-01-14 | rcu: Narrow early boot window of illegal synchronous grace periods | Paul E. McKenney | 1 | -1/+1 |
2016-08-22 | rcu: Fix soft lockup for rcu_nocb_kthread | Ding Tianhong | 1 | -0/+1 |
2016-06-15 | Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14... | Paul E. McKenney | 1 | -92/+3 |
2016-06-15 | rcu: Correctly handle sparse possible cpus | Mark Rutland | 1 | -2/+3 |
2016-06-14 | torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code | Paul E. McKenney | 1 | -2/+0 |
2016-06-14 | rcu: Move expedited code from tree_plugin.h to tree_exp.h | Paul E. McKenney | 1 | -88/+0 |
2016-03-31 | rcu: Consolidate expedited GP code into exp_funnel_lock() | Paul E. McKenney | 1 | -3/+0 |
2016-03-31 | rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap() | Paul E. McKenney | 1 | -2/+0 |
2016-03-31 | rcu: Consolidate expedited GP code into rcu_exp_wait_wake() | Paul E. McKenney | 1 | -8/+2 |
2016-03-31 | rcu: Enforce expedited-GP fairness via funnel wait queue | Paul E. McKenney | 1 | -11/+5 |
2016-03-31 | rcu: Add expedited-grace-period event tracing | Paul E. McKenney | 1 | -0/+3 |
2016-03-31 | rcu: Add funnel-locking tracing for expedited grace periods | Paul E. McKenney | 1 | -0/+3 |
2016-03-31 | rcu: Fix synchronize_rcu_expedited() header comment | Paul E. McKenney | 1 | -7/+13 |
2016-03-15 | Merge commit 'fixes.2015.02.23a' into core/rcu | Ingo Molnar | 1 | -14/+13 |
2016-02-25 | rcu: Use simple wait queues where possible in rcutree | Paul Gortmaker | 1 | -13/+13 |
2016-02-25 | rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock | Daniel Wagner | 1 | -3/+13 |
2016-02-23 | RCU: Privatize rcu_node::lock | Boqun Feng | 1 | -13/+13 |
2016-02-23 | rcu: Remove useless rcu_data_p when !PREEMPT_RCU | Chen Gang | 1 | -1/+0 |
2015-12-07 | Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li... | Paul E. McKenney | 1 | -28/+22 |