index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-13
rcu: Remove rcutorture test version and sequence number
Paul E. McKenney
3
-44
/
+1
2018-07-13
rcutorture: Change units of onoff_interval to jiffies
Paul E. McKenney
4
-6
/
+6
2018-07-13
rcu: Add diagnostics for offline CPUs failing to report QS
Paul E. McKenney
2
-0
/
+23
2018-07-13
rcu: Record ->gp_state for both phases of grace-period initialization
Paul E. McKenney
2
-4
/
+10
2018-07-13
rcu: Add CPU online/offline state to dump_blkd_tasks()
Paul E. McKenney
3
-10
/
+39
2018-07-13
rcu: Add up-tree information to dump_blkd_tasks() diagnostics
Paul E. McKenney
1
-4
/
+6
2018-07-13
rcu: Remove CPU-hotplug failsafe from force-quiescent-state code path
Paul E. McKenney
3
-14
/
+6
2018-07-13
rcu: Remove failsafe check for lost quiescent state
Paul E. McKenney
1
-13
/
+3
2018-07-13
rcu: Move grace-period pre-init delay after pre-init
Paul E. McKenney
2
-2
/
+2
2018-07-13
rcu: Add RCU-preempt check for waiting on newly onlined CPU
Paul E. McKenney
1
-0
/
+3
2018-07-13
rcu: Fix grace-period hangs due to race with CPU offline
Paul E. McKenney
2
-0
/
+10
2018-07-13
rcu: Fix grace-period hangs from mid-init task resume
Paul E. McKenney
1
-3
/
+17
2018-07-13
rcu: Suppress false-positive splats from mid-init task resume
Paul E. McKenney
1
-1
/
+2
2018-07-13
rcu: Suppress more involved false-positive preempted-task splats
Paul E. McKenney
1
-1
/
+6
2018-07-13
rcu: Suppress false-positive preempted-task splats
Paul E. McKenney
1
-0
/
+5
2018-07-13
rcu: Suppress false-positive offline-CPU lockdep-RCU splat
Paul E. McKenney
1
-24
/
+24
2018-07-13
rcu: Prevent useless FQS scan after all CPUs have checked in
Paul E. McKenney
1
-0
/
+2
2018-07-13
rcu: Replace smp_wmb() with smp_store_release() for stall check
Paul E. McKenney
1
-2
/
+2
2018-07-13
rcu: Fix typo and add additional debug
Paul E. McKenney
2
-2
/
+9
2018-07-13
rcu: Make rcu_report_unblock_qs_rnp() warn on violated preconditions
Paul E. McKenney
1
-2
/
+4
2018-07-13
rcu: Make rcu_init_new_rnp() stop upon already-set bit
Paul E. McKenney
1
-1
/
+5
2018-07-13
rcu: Fix an obsolete ->qsmaskinit comment
Paul E. McKenney
1
-2
/
+2
2018-07-13
rcu: Clean up handling of tasks blocked across full-rcu_node offline
Paul E. McKenney
1
-13
/
+17
2018-07-13
rcu: Identify grace period is in progress as we advance up the tree
Joel Fernandes (Google)
1
-4
/
+5
2018-07-13
rcu: Use better variable names in funnel locking loop
Joel Fernandes (Google)
1
-32
/
+32
2018-07-13
rcu: Rename the grace-period-request variables and parameters
Joel Fernandes
2
-26
/
+35
2018-07-13
rcu: Regularize resetting of rcu_data wrap indicator
Paul E. McKenney
1
-2
/
+4
2018-07-13
rcutorture: Correctly handle grace-period sequence wrap
Paul E. McKenney
4
-11
/
+41
2018-07-13
rcu: Make rcu_start_this_gp() check for grace period already started
Paul E. McKenney
2
-1
/
+10
2018-07-13
rcu: Fix cpustart tracepoint gp_seq number
Joel Fernandes (Google)
1
-1
/
+1
2018-07-13
rcu: Produce last "CleanupMore" trace only if late-breaking request
Joel Fernandes (Google)
1
-1
/
+1
2018-07-13
rcu: Don't funnel-lock above leaf node if GP in progress
Paul E. McKenney
2
-2
/
+11
2018-07-13
doc: Update RCU CPU stall-warning documentation
Paul E. McKenney
1
-12
/
+12
2018-07-13
doc: Update memory-ordering documentation for ->gp-seq
Paul E. McKenney
6
-223
/
+243
2018-07-13
doc: Update data-structure documentation for ->gp_seq
Paul E. McKenney
1
-55
/
+63
2018-07-13
rcu: Make simple callback acceleration refer to rdp->gp_seq_needed
Paul E. McKenney
1
-19
/
+32
2018-07-13
rcu: Remove ->gpnum and ->completed
Paul E. McKenney
3
-48
/
+13
2018-07-13
rcu: Convert rcu_fqs tracepoint to ->gp_seq
Paul E. McKenney
2
-10
/
+10
2018-07-13
rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seq
Paul E. McKenney
3
-8
/
+8
2018-07-13
rcu: Convert rcu_unlock_preempted_task tracepoint to ->gp_seq
Paul E. McKenney
2
-8
/
+8
2018-07-13
rcu: Convert rcu_preempt_task tracepoint to ->gp_seq
Paul E. McKenney
2
-8
/
+8
2018-07-13
rcu: Convert rcu_grace_period_init tracepoint to gp_seq
Paul E. McKenney
1
-6
/
+6
2018-07-13
rcu: Convert rcu_future_grace_period tracepoint to gp_seq
Paul E. McKenney
2
-17
/
+12
2018-07-13
rcu: Convert rcu_grace_period tracepoint to gp_seq
Paul E. McKenney
3
-29
/
+29
2018-07-13
rcu: Make rcu_nocb_wait_gp() check if GP already requested
Paul E. McKenney
2
-5
/
+15
2018-07-13
rcu: Move from ->need_future_gp[] to ->gp_seq_needed
Paul E. McKenney
2
-33
/
+20
2018-07-12
rcutorture: Convert rcutorture_get_gp_data() to ->gp_seq
Paul E. McKenney
4
-31
/
+20
2018-07-12
rcu: Make RCU CPU stall warnings use ->gp_seq
Paul E. McKenney
2
-29
/
+30
2018-07-12
rcu: Convert grace-period requests to ->gp_seq
Paul E. McKenney
3
-68
/
+24
2018-07-12
rcu: Convert ->completedqs to ->gp_seq
Paul E. McKenney
2
-4
/
+4
[next]