Commit History

Author SHA1 Message Date
  Paul E. McKenney d2856b046d Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD 9 years ago
  Paul E. McKenney 74611ecb0f rcu: Add online/offline info to expedited stall warning message 10 years ago
  Paul E. McKenney 83c2c735e7 rcu: Stop silencing lockdep false positive for expedited grace periods 10 years ago
  Paul E. McKenney 6587a23b6b rcu: Switch synchronize_sched_expedited() to IPI 10 years ago
  Paul E. McKenney c34d2f4184 rcu: Correct comment for values of ->gp_state field 10 years ago
  Petr Mladek 77f81fe08e rcu: Finish folding ->fqs_state into ->gp_state 10 years ago
  Boqun Feng db3e8db45e rcu: Use call_rcu_func_t to replace explicit type equivalents 10 years ago
  Boqun Feng b6a4ae766e rcu: Use rcu_callback_t in call_rcu*() and friends 10 years ago
  Paul E. McKenney 5b74c45890 rcu: Make ->cpu_no_qs be a union for aggregate OR 10 years ago
  Paul E. McKenney 0d43eb34f9 rcu: Invert passed_quiesce and rename to cpu_no_qs 10 years ago
  Paul E. McKenney 97c668b8e9 rcu: Rename qs_pending to core_needs_qs 10 years ago
  Paul E. McKenney bce5fa12aa rcu: Move synchronize_sched_expedited() to combining tree 10 years ago
  Paul E. McKenney b9585e940a rcu: Consolidate tree setup for synchronize_rcu_expedited() 10 years ago
  Paul E. McKenney 12d560f4ea rcu,locking: Privatize smp_mb__after_unlock_lock() 10 years ago
  Paul E. McKenney af859beaab rcu: Silence lockdep false positive for expedited grace periods 10 years ago
  Paul E. McKenney cdacbe1f91 rcu: Add fastpath bypassing funnel locking 10 years ago
  Paul E. McKenney 32bb1c7999 rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQS 10 years ago
  Paul E. McKenney cf3620a6c7 rcu: Add stall warnings to synchronize_sched_expedited() 10 years ago
  Paul E. McKenney 2cd6ffafec rcu: Extend expedited funnel locking to rcu_data structure 10 years ago
  Paul E. McKenney 4f525a528b rcu: Apply rcu_seq operations to _rcu_barrier() 10 years ago
  Peter Zijlstra 3a6d7c64d7 rcu: Make expedited GP CPU stoppage asynchronous 10 years ago
  Paul E. McKenney 385b73c06f rcu: Get rid of synchronize_sched_expedited()'s polling loop 10 years ago
  Paul E. McKenney d6ada2cf2f rcu: Rework synchronize_sched_expedited() counter handling 10 years ago
  Peter Zijlstra c190c3b16c rcu: Switch synchronize_sched_expedited() to stop_one_cpu() 10 years ago
  Paul E. McKenney 75c27f119b rcu: Remove CONFIG_RCU_CPU_STALL_INFO 10 years ago
  Alexander Gordeev 032dfc8722 rcu: Shut up bogus gcc array bounds warning 10 years ago
  Alexander Gordeev 426216970e rcu: Simplify arithmetic to calculate number of RCU nodes 10 years ago
  Alexander Gordeev cb00710239 rcu: Limit count of static data to the number of RCU levels 10 years ago
  Alexander Gordeev 199977bff9 rcu: Remove unnecessary fields from rcu_state structure 10 years ago
  Alexander Gordeev 05b84aec46 rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS items 10 years ago