aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-20Merge branches 'fixes.2015.07.20a' and 'initexp.2015.07.17b' into HEADPaul E. McKenney
2015-07-20rcu: Don't disable CPU hotplug during OOM notifiersPaul E. McKenney
2015-07-20scripts: Make checkpatch.pl warn on expedited RCU grace periodsPaul E. McKenney
2015-07-17rcu: Add fastpath bypassing funnel lockingPaul E. McKenney
2015-07-17rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQSPaul E. McKenney
2015-07-17rcu: Pull out wait_event*() condition into helper functionPaul E. McKenney
2015-07-17documentation: Describe new expedited stall warningsPaul E. McKenney
2015-07-17rcu: Add stall warnings to synchronize_sched_expedited()Paul E. McKenney
2015-07-17rcu: Extend expedited funnel locking to rcu_data structurePaul E. McKenney
2015-07-17rcu: Consolidate last open-coded expedited memory barrierPaul E. McKenney
2015-07-17rcu: Apply rcu_seq operations to _rcu_barrier()Paul E. McKenney
2015-07-17rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loopPaul E. McKenney
2015-07-17rcu: Fix synchronize_sched_expedited() type error for "s"Paul E. McKenney
2015-07-17rcu: Abstract funnel locking from synchronize_sched_expedited()Paul E. McKenney
2015-07-17rcu: Make synchronize_rcu_expedited() use sequence-counter schemePaul E. McKenney
2015-07-17rcu: Abstract sequence counting from synchronize_sched_expedited()Paul E. McKenney
2015-07-17rcu: Make expedited GP CPU stoppage asynchronousPeter Zijlstra
2015-07-17rcu: Get rid of synchronize_sched_expedited()'s polling loopPaul E. McKenney
2015-07-17rcu: Rework synchronize_sched_expedited() counter handlingPaul E. McKenney
2015-07-17rcu: Switch synchronize_sched_expedited() to stop_one_cpu()Peter Zijlstra
2015-07-17rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney
2015-07-17rcu: Stop disabling CPU hotplug in synchronize_rcu_expedited()Paul E. McKenney
2015-07-17rcu: Reset rcu_fanout_leaf if out of boundsPaul E. McKenney
2015-07-17rcu: Shut up bogus gcc array bounds warningAlexander Gordeev
2015-07-17rcu: update MAINTAINERS entryLai Jiangshan
2015-07-17rcu: Clarify CONFIG_RCU_EQS_DEBUG help textPaul E. McKenney
2015-07-17rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks()Paul E. McKenney
2015-07-17rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney
2015-07-15rcu: Simplify arithmetic to calculate number of RCU nodesAlexander Gordeev
2015-07-15rcu: Limit count of static data to the number of RCU levelsAlexander Gordeev
2015-07-15rcu: Remove unnecessary fields from rcu_state structureAlexander Gordeev
2015-07-15rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS itemsAlexander Gordeev
2015-07-15rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS itemsAlexander Gordeev
2015-07-15rcu: Simplify rcu_init_geometry() capacity arithmeticsAlexander Gordeev
2015-07-15rcu: Cleanup rcu_init_geometry() code and arithmeticsAlexander Gordeev
2015-07-15rcu: Remove superfluous local variable in rcu_init_geometry()Alexander Gordeev
2015-07-15rcu: Panic if RCU tree can not accommodate all CPUsAlexander Gordeev
2015-07-15rcu: Provide more diagnostics for stalled GP kthreadPaul E. McKenney
2015-07-15rcu: Make rcu_is_watching() really notraceAlexei Starovoitov
2015-07-15cpu: Wait for RCU grace periods concurrentlyPaul E. McKenney
2015-07-15rcu: Create a synchronize_rcu_mult()Paul E. McKenney
2015-07-15rcu: Fix obsolete priority-boosting commentPaul E. McKenney
2015-07-15rcu: Use WRITE_ONCE in RCU_INIT_POINTERPeter Zijlstra
2015-07-15rcu: Hide RCU_NOCB_CPU behind RCU_EXPERTPaul E. McKenney
2015-07-15rcu: Add RCU-sched flavors of get-state and cond-syncPaul E. McKenney
2015-07-15rcu: Change return type to boolNicholas Mc Guire
2015-07-15rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOCDenys Vlasenko
2015-07-06rcu: Drop RCU_USER_QS in favor of NO_HZ_FULLPaul E. McKenney
2015-07-05Linux 4.2-rc1v4.2-rc1Linus Torvalds
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds