summaryrefslogtreecommitdiff
path: root/kernel/rcu/tree_plugin.h
AgeCommit message (Expand)Author
2018-05-30rcu: Call touch_nmi_watchdog() while printing stall warningsTejun Heo
2017-11-24rcu: Fix up pending cbs check in rcu_prepare_for_idleNeeraj Upadhyay
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney
2017-08-17rcu: Add assertions verifying blocked-tasks listPaul E. McKenney
2017-08-17rcu: Add event tracing to ->gp_tasks update at GP startPaul E. McKenney
2017-08-17rcu: Add TPS() to event-traced stringsPaul E. McKenney
2017-07-25rcu: Make NOCB CPUs migrate CBs directly from outgoing CPUPaul E. McKenney
2017-07-25rcu: Use timer as backstop for NOCB deferred wakeupsPaul E. McKenney
2017-06-08rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney
2017-06-08rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney
2017-06-08rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney
2017-06-08rcu: Move docbook comments out of rcupdate.hPaul E. McKenney
2017-06-08rcu: Add memory barriers for NOCB leader wakeupPaul E. McKenney
2017-06-08rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKEPaul E. McKenney
2017-06-08rcu: Add lockdep_assert_held() teeth to tree_plugin.hPaul E. McKenney
2017-06-08rcu: Update rcu_bootup_announce_oddness()Paul E. McKenney
2017-06-08rcu: Print out rcupdate.c non-default boot-time settingsPaul E. McKenney
2017-06-08rcu: Remove obsolete reference to synchronize_kernel()Paul E. McKenney
2017-06-08rcu: Complain if blocking in preemptible RCU read-side critical sectionPaul E. McKenney
2017-05-02rcu: Open-code the rcu_cblist_n_lazy_cbs() functionPaul E. McKenney
2017-05-02rcu: Open-code the rcu_cblist_n_cbs() functionPaul E. McKenney
2017-05-02rcu: Open-code the rcu_cblist_empty() functionPaul E. McKenney
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney
2017-04-19rcu: Use true/false in assignment to boolNicholas Mc Guire
2017-04-18srcu: Abstract multi-tail callback list handlingPaul E. McKenney
2017-04-18rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actionsPaul E. McKenney
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-01-25Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney
2017-01-23rcu: Abstract extended quiescent state determinationPaul E. McKenney
2017-01-23rcu: Fix comment in rcu_organize_nocb_kthreads()Paul E. McKenney
2017-01-14rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney
2016-08-22rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong
2016-06-15Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...Paul E. McKenney
2016-06-15rcu: Correctly handle sparse possible cpusMark Rutland
2016-06-14torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify codePaul E. McKenney
2016-06-14rcu: Move expedited code from tree_plugin.h to tree_exp.hPaul E. McKenney
2016-03-31rcu: Consolidate expedited GP code into exp_funnel_lock()Paul E. McKenney
2016-03-31rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()Paul E. McKenney
2016-03-31rcu: Consolidate expedited GP code into rcu_exp_wait_wake()Paul E. McKenney
2016-03-31rcu: Enforce expedited-GP fairness via funnel wait queuePaul E. McKenney
2016-03-31rcu: Add expedited-grace-period event tracingPaul E. McKenney
2016-03-31rcu: Add funnel-locking tracing for expedited grace periodsPaul E. McKenney
2016-03-31rcu: Fix synchronize_rcu_expedited() header commentPaul E. McKenney
2016-03-15Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar
2016-02-25rcu: Use simple wait queues where possible in rcutreePaul Gortmaker
2016-02-25rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lockDaniel Wagner