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