summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree_plugin.h
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...Paul E. McKenney2018-05-151-40/+58
|\ \
| | * rcu: Make rcu_start_future_gp() caller select grace periodPaul E. McKenney2018-05-151-4/+5
| | * rcu: Make rcu_gp_cleanup() more accurately predict need for new GPPaul E. McKenney2018-05-151-17/+0
| | * rcu: Add accessor macros for the ->need_future_gp[] arrayPaul E. McKenney2018-05-151-1/+1
| |/ |/|
| * rcu: Add leaf-node macrosPaul E. McKenney2018-05-151-2/+2
| * rcu: Update rcu_bind_gp_kthread() header commentPaul E. McKenney2018-05-151-2/+1
| * rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.hPaul E. McKenney2018-05-151-0/+44
| * rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()Paul E. McKenney2018-05-151-2/+2
| * rcu: Call wake_nocb_leader_defer() with 'FORCE' when nocb_q_count is highByungchul Park2018-05-151-1/+1
| * rcu: Don't allocate rcu_nocb_mask if no one needs itPaul E. McKenney2018-05-151-2/+2
| * rcu: Inline rcu_preempt_do_callback() into its sole callerByungchul Park2018-05-151-10/+1
|/
* rcu: Use wrapper for lockdep assertsMatthew Wilcox2018-02-201-2/+2
* rcu: Remove obsolete callback-invocation statistics for debugfsPaul E. McKenney2018-02-201-1/+0
* rcu: Remove obsolete boost statistics for debugfsPaul E. McKenney2018-02-201-6/+2
* rcu: Call touch_nmi_watchdog() while printing stall warningsTejun Heo2018-02-201-1/+13
* rcu: Fix CPU offload boot message when no CPUs are offloadedPaul E. McKenney2018-02-201-2/+5
*-. Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney2017-12-111-8/+5
|\ \
| | * rcu: Remove have_rcu_nocb_mask from tree_plugin.hRakib Mullick2017-12-111-7/+4
| |/ |/|
| * rcu: Shrink ->dynticks_{nmi_,}nesting from long long to longPaul E. McKenney2017-11-281-1/+1
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-4/+5
|\
| * rcu: Convert timers to use timer_setup()Kees Cook2017-11-021-4/+5
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-131-1/+2
|\ \
| * | sched/isolation: Introduce housekeeping flagsFrederic Weisbecker2017-10-271-1/+1
| * | sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-271-0/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-5/+5
|\ \
| * | rcu: Use lockdep to assert IRQs are disabled/enabledFrederic Weisbecker2017-11-081-5/+5
| |/
| |
| \
*-. \ Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an...Paul E. McKenney2017-10-201-5/+9
|\ \ \ | |_|/ |/| |
| | * rcu: Make RCU CPU stall warnings check for irq-disabled CPUsPaul E. McKenney2017-10-091-1/+6
| |/ |/|
| * rcu: Suppress lockdep false-positive ->boost_mtx complaintsPaul E. McKenney2017-10-191-1/+1
| * rcu: Do not include rtmutex_common.h unconditionallySebastian Andrzej Siewior2017-10-191-2/+1
| * rcu: Fix up pending cbs check in rcu_prepare_for_idleNeeraj Upadhyay2017-10-091-1/+1
|/
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-081-1/+1
*-. Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney2017-08-171-98/+140
|\ \
| | * rcu: Make NOCB CPUs migrate CBs directly from outgoing CPUPaul E. McKenney2017-07-251-21/+10
| |/ |/|
| * rcu: Add assertions verifying blocked-tasks listPaul E. McKenney2017-08-171-2/+9
| * rcu: Add event tracing to ->gp_tasks update at GP startPaul E. McKenney2017-08-171-1/+8
| * rcu: Add TPS() to event-traced stringsPaul E. McKenney2017-08-171-6/+6
| * rcu: Use timer as backstop for NOCB deferred wakeupsPaul E. McKenney2017-07-251-70/+109
|/
* rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney2017-06-081-24/+3
* rcu: Remove debugfs tracingPaul E. McKenney2017-06-081-30/+1
* rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney2017-06-081-3/+1
* rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney2017-06-081-429/+0
* rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney2017-06-081-3/+3
* rcu: Move docbook comments out of rcupdate.hPaul E. McKenney2017-06-081-2/+31
* rcu: Add memory barriers for NOCB leader wakeupPaul E. McKenney2017-06-081-0/+2
* rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKEPaul E. McKenney2017-06-081-4/+4
* rcu: Add lockdep_assert_held() teeth to tree_plugin.hPaul E. McKenney2017-06-081-0/+17
* rcu: Update rcu_bootup_announce_oddness()Paul E. McKenney2017-06-081-3/+28
* rcu: Print out rcupdate.c non-default boot-time settingsPaul E. McKenney2017-06-081-0/+1
* rcu: Remove obsolete reference to synchronize_kernel()Paul E. McKenney2017-06-081-2/+7
OpenPOWER on IntegriCloud