aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree_plugin.h
AgeCommit message (Expand)Author
2018-05-15Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...Paul E. McKenney
2018-05-15rcu: Make rcu_start_future_gp() caller select grace periodPaul E. McKenney
2018-05-15rcu: Make rcu_gp_cleanup() more accurately predict need for new GPPaul E. McKenney
2018-05-15rcu: Add accessor macros for the ->need_future_gp[] arrayPaul E. McKenney
2018-05-15rcu: Add leaf-node macrosPaul E. McKenney
2018-05-15rcu: Update rcu_bind_gp_kthread() header commentPaul E. McKenney
2018-05-15rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.hPaul E. McKenney
2018-05-15rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()Paul E. McKenney
2018-05-15rcu: Call wake_nocb_leader_defer() with 'FORCE' when nocb_q_count is highByungchul Park
2018-05-15rcu: Don't allocate rcu_nocb_mask if no one needs itPaul E. McKenney
2018-05-15rcu: Inline rcu_preempt_do_callback() into its sole callerByungchul Park
2018-02-20rcu: Use wrapper for lockdep assertsMatthew Wilcox
2018-02-20rcu: Remove obsolete callback-invocation statistics for debugfsPaul E. McKenney
2018-02-20rcu: Remove obsolete boost statistics for debugfsPaul E. McKenney
2018-02-20rcu: Call touch_nmi_watchdog() while printing stall warningsTejun Heo
2018-02-20rcu: Fix CPU offload boot message when no CPUs are offloadedPaul E. McKenney
2017-12-11Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney
2017-12-11rcu: Remove have_rcu_nocb_mask from tree_plugin.hRakib Mullick
2017-11-28rcu: Shrink ->dynticks_{nmi_,}nesting from long long to longPaul E. McKenney
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-08rcu: Use lockdep to assert IRQs are disabled/enabledFrederic Weisbecker
2017-11-02rcu: Convert timers to use timer_setup()Kees Cook
2017-10-27sched/isolation: Introduce housekeeping flagsFrederic Weisbecker
2017-10-27sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker
2017-10-20Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an...Paul E. McKenney
2017-10-19rcu: Suppress lockdep false-positive ->boost_mtx complaintsPaul E. McKenney
2017-10-19rcu: Do not include rtmutex_common.h unconditionallySebastian Andrzej Siewior
2017-10-09rcu: Make RCU CPU stall warnings check for irq-disabled CPUsPaul E. McKenney
2017-10-09rcu: 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