开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2018-07-12
rcu: Suppress more involved false-positive preempted-task splats
Paul E. McKenney
2018-07-12
rcu: Suppress false-positive preempted-task splats
Paul E. McKenney
2018-07-12
rcu: Suppress false-positive offline-CPU lockdep-RCU splat
Paul E. McKenney
2018-07-12
rcu: Prevent useless FQS scan after all CPUs have checked in
Paul E. McKenney
2018-07-12
rcu: Replace smp_wmb() with smp_store_release() for stall check
Paul E. McKenney
2018-07-12
rcu: Fix typo and add additional debug
Paul E. McKenney
2018-07-12
rcu: Make rcu_report_unblock_qs_rnp() warn on violated preconditions
Paul E. McKenney
2018-07-12
rcu: Make rcu_init_new_rnp() stop upon already-set bit
Paul E. McKenney
2018-07-12
rcu: Fix an obsolete ->qsmaskinit comment
Paul E. McKenney
2018-07-12
rcu: Clean up handling of tasks blocked across full-rcu_node offline
Paul E. McKenney
2018-07-12
rcu: Identify grace period is in progress as we advance up the tree
Joel Fernandes (Google)
2018-07-12
rcu: Use better variable names in funnel locking loop
Joel Fernandes (Google)
2018-07-12
rcu: Rename the grace-period-request variables and parameters
Joel Fernandes
2018-07-12
rcu: Regularize resetting of rcu_data wrap indicator
Paul E. McKenney
2018-07-12
rcutorture: Correctly handle grace-period sequence wrap
Paul E. McKenney
2018-07-12
rcu: Make rcu_start_this_gp() check for grace period already started
Paul E. McKenney
2018-07-12
rcu: Fix cpustart tracepoint gp_seq number
Joel Fernandes (Google)
2018-07-12
rcu: Produce last "CleanupMore" trace only if late-breaking request
Joel Fernandes (Google)
2018-07-12
rcu: Don't funnel-lock above leaf node if GP in progress
Paul E. McKenney
2018-07-12
rcu: Make simple callback acceleration refer to rdp->gp_seq_needed
Paul E. McKenney
2018-07-12
rcu: Remove ->gpnum and ->completed
Paul E. McKenney
2018-07-12
rcu: Convert rcu_fqs tracepoint to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert rcu_unlock_preempted_task tracepoint to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert rcu_preempt_task tracepoint to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert rcu_future_grace_period tracepoint to gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert rcu_grace_period tracepoint to gp_seq
Paul E. McKenney
2018-07-12
rcu: Make rcu_nocb_wait_gp() check if GP already requested
Paul E. McKenney
2018-07-12
rcu: Move from ->need_future_gp[] to ->gp_seq_needed
Paul E. McKenney
2018-07-12
rcutorture: Convert rcutorture_get_gp_data() to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Make RCU CPU stall warnings use ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert grace-period requests to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert ->completedqs to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert ->rcu_iw_gpnum to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Move rcu_gp_in_progress() to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Move rcu_nocb_gp_get() to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Move rcu_try_advance_all_cbs() to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Move rcu_implicit_dynticks_qs() to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert rcu_gpnum_ovf() to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Move RCU's grace-period-change code to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert conditional grace-period primitives to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Make quiescent-state reporting use ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert rcu_check_gp_kthread_starvation() to GP sequence number
Paul E. McKenney
2018-07-12
rcu: Make rcutorture's batches-completed API use ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Move rcu_gp_slow() to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Introduce grace-period sequence numbers
Paul E. McKenney
2018-07-12
Merge branches 'expedited.2018.07.12a', 'fixes.2018.07.12a', 'srcu.2018.06.25...
Paul E. McKenney
2018-07-12
rcu: Make rcu_gp_cleanup() write only once to ->gp_flags
Paul E. McKenney
2018-07-12
rcu: Diagnostics for grace-period startup hangs
Paul E. McKenney
2018-07-12
rcu: Make expedited GPs handle CPU 0 being offline
Boqun Feng
[prev]
[next]