projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2018-07-12
Paul E. McKenney
rcu: Add diagnostics for rcutorture writer stall warning
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Steven Rostedt...
rcu: Add comment to the last sleep in the rcu tasks...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Steven Rostedt...
rcu: Speed up calling of RCU tasks callbacks
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Joel Fernandes...
rcu: Add comment documenting how rcu_seq_snap works
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Use RCU CPU stall timeout for rcu_check_gp_start_s...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Remove __maybe_unused from rcu_cpu_has_callbacks()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Remove "inline" from rcu_perf_print_module_parms()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Remove "inline" from rcu_torture_print_module_parms()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Remove "inline" from panic_on_rcu_stall() and...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Remove unused local variable "cpu"
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Remove unused rcu_kick_nohz_cpu() function
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Clarify and correct the rcu_preempt_qs() header...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Inline rcu_dynticks_momentary_idle() into its...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Mark task as .need_qs less aggressively
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Improve RCU-tasks naming and comments
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Joe Perches
rcu: Use pr_fmt to prefix "rcu: " to logging output
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Mauro Carvalho...
rcu: rcupdate.h: Get rid of Sphinx warnings at rcu_poin...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Byungchul Park
rcu: Improve rcu_note_voluntary_context_switch() reporting
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Make rcu_read_unlock_special() static
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Add diagnostics for offline CPUs failing to report QS
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Record ->gp_state for both phases of grace-period...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Add CPU online/offline state to dump_blkd_tasks()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Add up-tree information to dump_blkd_tasks() diagn...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Remove CPU-hotplug failsafe from force-quiescent...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Remove failsafe check for lost quiescent state
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Move grace-period pre-init delay after pre-init
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Add RCU-preempt check for waiting on newly onlined CPU
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Fix grace-period hangs due to race with CPU offline
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Fix grace-period hangs from mid-init task resume
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Suppress false-positive splats from mid-init task...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Suppress more involved false-positive preempted...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Suppress false-positive preempted-task splats
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Suppress false-positive offline-CPU lockdep-RCU...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Prevent useless FQS scan after all CPUs have check...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Replace smp_wmb() with smp_store_release() for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Fix typo and add additional debug
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Make rcu_report_unblock_qs_rnp() warn on violated...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Make rcu_init_new_rnp() stop upon already-set bit
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Fix an obsolete ->qsmaskinit comment
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Clean up handling of tasks blocked across full...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Joel Fernandes...
rcu: Identify grace period is in progress as we advance...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Joel Fernandes...
rcu: Use better variable names in funnel locking loop
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Joel Fernandes
rcu: Rename the grace-period-request variables and...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Regularize resetting of rcu_data wrap indicator
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcutorture: Correctly handle grace-period sequence...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Make rcu_start_this_gp() check for grace period...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Joel Fernandes...
rcu: Fix cpustart tracepoint gp_seq number
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Joel Fernandes...
rcu: Produce last "CleanupMore" trace only if late...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Don't funnel-lock above leaf node if GP in progress
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
doc: Update RCU CPU stall-warning documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
doc: Update memory-ordering documentation for ->gp-seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
doc: Update data-structure documentation for ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Make simple callback acceleration refer to rdp...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Remove ->gpnum and ->completed
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert rcu_fqs tracepoint to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert rcu_quiescent_state_report tracepoint...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert rcu_unlock_preempted_task tracepoint to...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert rcu_preempt_task tracepoint to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert rcu_grace_period_init tracepoint to gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert rcu_future_grace_period tracepoint to...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert rcu_grace_period tracepoint to gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Make rcu_nocb_wait_gp() check if GP already requested
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Move from ->need_future_gp[] to ->gp_seq_needed
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcutorture: Convert rcutorture_get_gp_data() to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Make RCU CPU stall warnings use ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert grace-period requests to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert ->completedqs to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert ->rcu_iw_gpnum to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Move rcu_gp_in_progress() to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Move rcu_nocb_gp_get() to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Move rcu_try_advance_all_cbs() to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Move rcu_implicit_dynticks_qs() to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert rcu_gpnum_ovf() to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Move RCU's grace-period-change code to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert conditional grace-period primitives to...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Make quiescent-state reporting use ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Convert rcu_check_gp_kthread_starvation() to GP...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Make rcutorture's batches-completed API use -...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Move rcu_gp_slow() to ->gp_seq
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Introduce grace-period sequence numbers
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
Merge branches 'expedited.2018.07.12a', 'fixes.2018...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Make rcu_gp_cleanup() write only once to ->gp_flags
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Paul E. McKenney
rcu: Diagnostics for grace-period startup hangs
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Boqun Feng
rcu: Make expedited GPs handle CPU 0 being offline
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
Paul E. McKenney
rcu: Exclude near-simultaneous RCU CPU stall warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
Boqun Feng
rcu: Use the proper lockdep annotation in dump_blkd_tasks()
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
Paul E. McKenney
rcu: Add debugging info to assertion
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Paul E. McKenney
torture: Keep old-school dmesg format
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Paul E. McKenney
torture: Make online/offline messages appear only for...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Paul E. McKenney
rcutorture: Make kvm-find-errors.sh find close calls
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Paul E. McKenney
rcutorture: Remove obsolete TREE08-T.boot file
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Paul E. McKenney
torture: Use a single build directory for torture scenarios
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Paul E. McKenney
srcu: Introduce srcu_read_{un,}lock_notrace()
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Paul E. McKenney
srcu: Add address of first callback to rcutorture output
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Paul E. McKenney
srcu: Document that srcu_funnel_gp_start() implies...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Paul E. McKenney
srcu: Fix typos in __call_srcu() header comment
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Paul E. McKenney
rcu: Make expedited grace period use direct call on...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Linus Torvalds
Linux 4.18-rc1
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Linus Torvalds
Merge tag 'for-linus-20180616' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Linus Torvalds
Merge tag 'docs-broken-links' of git://linuxtv.org...
commit
|
commitdiff
|
tree
|
snapshot
next