summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree.c
Commit message (Expand)AuthorAgeFilesLines
* rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun2019-03-231-6/+14
* rcu: Make need_resched() respond to urgent RCU-QS needsPaul E. McKenney2018-12-011-0/+9
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-131-4/+4
|\
| * sched/swait: Rename to exclusivePeter Zijlstra2018-06-201-4/+4
* | Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEADPaul E. McKenney2018-07-121-37/+7
|\ \
| * | rcutorture: Add support to detect if boost kthread prio is too lowJoel Fernandes (Google)2018-07-121-0/+7
| * | rcu: Remove rcutorture test version and sequence numberPaul E. McKenney2018-07-121-37/+0
* | | rcu: Assign higher prio to RCU threads if rcutorture is built-inJoel Fernandes (Google)2018-07-121-1/+5
* | | rcu: Check the range of jiffies_till_{first,next}_fqs when setting themByungchul Park2018-07-121-13/+32
* | | rcu: Add diagnostics for rcutorture writer stall warningPaul E. McKenney2018-07-121-0/+21
* | | rcu: Use RCU CPU stall timeout for rcu_check_gp_start_stall()Paul E. McKenney2018-07-121-8/+9
* | | rcu: Remove __maybe_unused from rcu_cpu_has_callbacks()Paul E. McKenney2018-07-121-1/+1
* | | rcu: Remove "inline" from panic_on_rcu_stall() and rcu_blocking_is_gp()Paul E. McKenney2018-07-121-2/+2
* | | rcu: Inline rcu_dynticks_momentary_idle() into its sole callerPaul E. McKenney2018-07-121-16/+7
* | | rcu: Improve RCU-tasks naming and commentsPaul E. McKenney2018-07-121-1/+1
* | | rcu: Use pr_fmt to prefix "rcu: " to logging outputJoe Perches2018-07-121-3/+5
* | | rcu: Improve rcu_note_voluntary_context_switch() reportingByungchul Park2018-07-121-2/+2
|/ /
* | rcu: Add diagnostics for offline CPUs failing to report QSPaul E. McKenney2018-07-121-0/+22
* | rcu: Record ->gp_state for both phases of grace-period initializationPaul E. McKenney2018-07-121-0/+2
* | rcu: Add CPU online/offline state to dump_blkd_tasks()Paul E. McKenney2018-07-121-2/+10
* | rcu: Remove CPU-hotplug failsafe from force-quiescent-state code pathPaul E. McKenney2018-07-121-8/+1
* | rcu: Remove failsafe check for lost quiescent statePaul E. McKenney2018-07-121-13/+3
* | rcu: Move grace-period pre-init delay after pre-initPaul E. McKenney2018-07-121-1/+1
* | rcu: Fix grace-period hangs due to race with CPU offlinePaul E. McKenney2018-07-121-0/+6
* | rcu: Fix grace-period hangs from mid-init task resumePaul E. McKenney2018-07-121-3/+17
* | rcu: Suppress more involved false-positive preempted-task splatsPaul E. McKenney2018-07-121-1/+6
* | rcu: Suppress false-positive preempted-task splatsPaul E. McKenney2018-07-121-0/+5
* | rcu: Suppress false-positive offline-CPU lockdep-RCU splatPaul E. McKenney2018-07-121-24/+24
* | rcu: Prevent useless FQS scan after all CPUs have checked inPaul E. McKenney2018-07-121-0/+2
* | rcu: Replace smp_wmb() with smp_store_release() for stall checkPaul E. McKenney2018-07-121-2/+2
* | rcu: Fix typo and add additional debugPaul E. McKenney2018-07-121-0/+1
* | rcu: Make rcu_report_unblock_qs_rnp() warn on violated preconditionsPaul E. McKenney2018-07-121-2/+4
* | rcu: Make rcu_init_new_rnp() stop upon already-set bitPaul E. McKenney2018-07-121-1/+5
* | rcu: Fix an obsolete ->qsmaskinit commentPaul E. McKenney2018-07-121-2/+2
* | rcu: Clean up handling of tasks blocked across full-rcu_node offlinePaul E. McKenney2018-07-121-13/+17
* | rcu: Identify grace period is in progress as we advance up the treeJoel Fernandes (Google)2018-07-121-4/+5
* | rcu: Use better variable names in funnel locking loopJoel Fernandes (Google)2018-07-121-32/+32
* | rcu: Rename the grace-period-request variables and parametersJoel Fernandes2018-07-121-19/+27
* | rcu: Regularize resetting of rcu_data wrap indicatorPaul E. McKenney2018-07-121-2/+4
* | rcutorture: Correctly handle grace-period sequence wrapPaul E. McKenney2018-07-121-3/+3
* | rcu: Make rcu_start_this_gp() check for grace period already startedPaul E. McKenney2018-07-121-1/+1
* | rcu: Fix cpustart tracepoint gp_seq numberJoel Fernandes (Google)2018-07-121-1/+1
* | rcu: Produce last "CleanupMore" trace only if late-breaking requestJoel Fernandes (Google)2018-07-121-1/+1
* | rcu: Don't funnel-lock above leaf node if GP in progressPaul E. McKenney2018-07-121-0/+9
* | rcu: Make simple callback acceleration refer to rdp->gp_seq_neededPaul E. McKenney2018-07-121-19/+32
* | rcu: Remove ->gpnum and ->completedPaul E. McKenney2018-07-121-34/+11
* | rcu: Convert rcu_fqs tracepoint to ->gp_seqPaul E. McKenney2018-07-121-4/+4
* | rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seqPaul E. McKenney2018-07-121-1/+1
* | rcu: Convert rcu_future_grace_period tracepoint to gp_seqPaul E. McKenney2018-07-121-4/+3
* | rcu: Convert rcu_grace_period tracepoint to gp_seqPaul E. McKenney2018-07-121-22/+21