index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
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
2018-06-26
rcu: Exclude near-simultaneous RCU CPU stall warnings
Paul E. McKenney
2018-06-26
rcu: Use the proper lockdep annotation in dump_blkd_tasks()
Boqun Feng
2018-06-26
rcu: Add debugging info to assertion
Paul E. McKenney
2018-06-25
torture: Keep old-school dmesg format
Paul E. McKenney
2018-06-25
torture: Make online/offline messages appear only for verbose=2
Paul E. McKenney
2018-06-25
srcu: Add address of first callback to rcutorture output
Paul E. McKenney
2018-06-25
srcu: Document that srcu_funnel_gp_start() implies srcu_funnel_exp_start()
Paul E. McKenney
2018-06-25
srcu: Fix typos in __call_srcu() header comment
Paul E. McKenney
2018-06-25
rcu: Make expedited grace period use direct call on last leaf
Paul E. McKenney
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-05-22
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
2018-05-15
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...
Paul E. McKenney
2018-05-15
rcutorture: Print end-of-test state
Paul E. McKenney
2018-05-15
rcu: Drop early GP request check from rcu_gp_kthread()
Paul E. McKenney
2018-05-15
rcu: Simplify and inline cpu_needs_another_gp()
Paul E. McKenney
2018-05-15
rcu: The rcu_gp_cleanup() function does not need cpu_needs_another_gp()
Paul E. McKenney
[prev]
[next]