| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2... | Paul E. McKenney | 2019-04-09 | 1 | -2/+34 |
|\ \ |
|
| | * | rcu: Move rcu_print_task_exp_stall() to tree_exp.h | Paul E. McKenney | 2019-03-26 | 1 | -0/+32 |
| |/
|/| |
|
| * | rcu: Correct READ_ONCE()/WRITE_ONCE() for ->rcu_read_unlock_special | Paul E. McKenney | 2019-03-26 | 1 | -1/+1 |
| * | rcu: Fix typo in tree_exp.h comment | Paul E. McKenney | 2019-03-26 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp... | Paul E. McKenney | 2019-02-09 | 1 | -17/+2 |
|\ \ |
|
| | * | rcu/tree: Convert to SPDX license identifier | Paul E. McKenney | 2019-02-09 | 1 | -15/+2 |
| |/
|/| |
|
| * | rcu: Remove preemption disabling from expedited CPU selection | Paul E. McKenney | 2019-01-25 | 1 | -2/+0 |
|/ |
|
* | rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited() | Paul E. McKenney | 2019-01-25 | 1 | -45/+36 |
* | rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu() | Paul E. McKenney | 2019-01-25 | 1 | -27/+0 |
* | rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited() | Paul E. McKenney | 2019-01-25 | 1 | -56/+49 |
* | rcu: Determine expedited-GP IPI handler at build time | Paul E. McKenney | 2019-01-25 | 1 | -16/+14 |
* | rcu: Make expedited IPI handler return after handling critical section | Paul E. McKenney | 2019-01-25 | 1 | -0/+1 |
* | rcu: Speed up expedited GPs when interrupting RCU reader | Paul E. McKenney | 2018-11-12 | 1 | -1/+3 |
* | rcu: Stop expedited grace periods from relying on stop-machine | Paul E. McKenney | 2018-11-11 | 1 | -2/+4 |
* | rcu: Switch ->dynticks to rcu_data structure, remove rcu_dynticks | Paul E. McKenney | 2018-08-30 | 1 | -4/+2 |
* | rcu: Switch urgent quiescent-state requests to rcu_data structure | Paul E. McKenney | 2018-08-30 | 1 | -1/+1 |
* | rcu: Avoid resched_cpu() when rescheduling the current CPU | Paul E. McKenney | 2018-08-30 | 1 | -7/+10 |
* | rcu: Clean up flavor-related definitions and comments in tree_exp.h | Paul E. McKenney | 2018-08-30 | 1 | -11/+11 |
* | rcu: Remove rsp parameter from rcu_node tree accessor macros | Paul E. McKenney | 2018-08-30 | 1 | -9/+9 |
* | rcu: Remove rsp parameter from expedited grace-period functions | Paul E. McKenney | 2018-08-30 | 1 | -99/+86 |
* | rcu: Remove rsp parameter from rcu_get_root() | Paul E. McKenney | 2018-08-30 | 1 | -3/+3 |
* | rcu: Remove rcu_state_p pointer to default rcu_state structure | Paul E. McKenney | 2018-08-30 | 1 | -1/+1 |
* | rcu: Remove rcu_state structure's ->rda field | Paul E. McKenney | 2018-08-30 | 1 | -10/+9 |
* | rcu: Eliminate rcu_state structure's ->call field | Paul E. McKenney | 2018-08-30 | 1 | -1/+1 |
* | rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds | Paul E. McKenney | 2018-08-30 | 1 | -76/+77 |
* | rcu: Drop "wake" parameter from rcu_report_exp_rdp() | Paul E. McKenney | 2018-08-30 | 1 | -5/+4 |
* | rcu: Defer reporting RCU-preempt quiescent states when disabled | Paul E. McKenney | 2018-08-30 | 1 | -16/+55 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-08-13 | 1 | -2/+2 |
|\ |
|
| * | sched/swait: Rename to exclusive | Peter Zijlstra | 2018-06-20 | 1 | -2/+2 |
* | | rcu: Make expedited GPs handle CPU 0 being offline | Boqun Feng | 2018-07-12 | 1 | -1/+8 |
* | | rcu: Make expedited grace period use direct call on last leaf | Paul E. McKenney | 2018-06-25 | 1 | -2/+3 |
|/ |
|
*-. | Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and... | Paul E. McKenney | 2018-05-15 | 1 | -8/+5 |
|\ \ |
|
| * | | rcu: Remove deprecated RCU debugfs tracing code | Byungchul Park | 2018-05-15 | 1 | -8/+5 |
| |/ |
|
* | | rcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lock | Boqun Feng | 2018-05-15 | 1 | -3/+25 |
* | | rcu: exp: Fix "must hold exp_mutex" comments for QS reporting functions | Boqun Feng | 2018-05-15 | 1 | -7/+3 |
* | | rcu: Parallelize expedited grace-period initialization | Paul E. McKenney | 2018-05-15 | 1 | -78/+106 |
|/ |
|
* | rcu: Create RCU-specific workqueues with rescuers | Paul E. McKenney | 2018-02-23 | 1 | -1/+1 |
* | rcu: Make expedited RCU CPU selection avoid unnecessary stores | Paul E. McKenney | 2018-02-20 | 1 | -7/+14 |
* | rcu: Trace expedited GP delays due to transitioning CPUs | Paul E. McKenney | 2018-02-20 | 1 | -1/+2 |
* | rcu: Add more tracing of expedited grace periods | Paul E. McKenney | 2018-02-20 | 1 | -0/+12 |
* | rcu: Make expedited GPs correctly handle hardware CPU insertion | Paul E. McKenney | 2017-07-25 | 1 | -1/+1 |
* | rcu: Make sync_rcu_preempt_exp_done() return bool | Paul E. McKenney | 2017-06-08 | 1 | -1/+1 |
* | srcu: Improve rcu_seq grace-period-counter abstraction | Paul E. McKenney | 2017-04-18 | 1 | -5/+4 |
* | rcu: Expedited wakeups need to be fully ordered | Paul E. McKenney | 2017-04-18 | 1 | -0/+2 |
* | srcu: Allow SRCU to access rcu_scheduler_active | Paul E. McKenney | 2017-04-18 | 1 | -12/+0 |
* | rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions | Paul E. McKenney | 2017-04-18 | 1 | -0/+2 |
*-. | Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',... | Paul E. McKenney | 2017-01-25 | 1 | -7/+31 |
|\ \ |
|
| | * | rcu: Add lockdep checks to synchronous expedited primitives | Paul E. McKenney | 2017-01-23 | 1 | -0/+10 |
| | * | rcu: Add comment headers to expedited-grace-period counter functions | Paul E. McKenney | 2017-01-23 | 1 | -1/+17 |
| |/
|/| |
|
| * | rcu: Abstract extended quiescent state determination | Paul E. McKenney | 2017-01-23 | 1 | -3/+3 |