aboutsummaryrefslogtreecommitdiff
path: root/kernel/rcu
AgeCommit message (Expand)AuthorFilesLines
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-14/+14
2018-07-12Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEADGravatar Paul E. McKenney 4-130/+297
2018-07-12rcutorture: Fix rcu_barrier successes counterGravatar Joel Fernandes (Google) 1-5/+4
2018-07-12rcutorture: Add support to detect if boost kthread prio is too lowGravatar Joel Fernandes (Google) 3-4/+37
2018-07-12rcutorture: Use monotonic timestamp for stall detectionGravatar Arnd Bergmann 1-2/+3
2018-07-12rcutorture: Make boost test more robustGravatar Joel Fernandes (Google) 1-6/+39
2018-07-12rcutorture: Disable RT throttling for boost testsGravatar Joel Fernandes (Google) 1-0/+29
2018-07-12rcutorture: Emphasize testing of single reader protection typeGravatar Paul E. McKenney 1-1/+8
2018-07-12rcutorture: Handle extended read-side critical sectionsGravatar Paul E. McKenney 1-6/+152
2018-07-12rcutorture: Make rcu_torture_timer() use rcu_torture_one_read()Gravatar Paul E. McKenney 1-46/+1
2018-07-12rcutorture: Use per-CPU random state for rcu_torture_timer()Gravatar Paul E. McKenney 1-5/+5
2018-07-12rcutorture: Use atomic increment for n_rcu_torture_timersGravatar Paul E. McKenney 1-3/+3
2018-07-12rcutorture: Extract common code from rcu_torture_reader()Gravatar Paul E. McKenney 1-43/+55
2018-07-12rcuperf: Remove unused torturing_tasks() functionGravatar Paul E. McKenney 1-5/+0
2018-07-12rcu: Remove rcutorture test version and sequence numberGravatar Paul E. McKenney 3-44/+1
2018-07-12rcutorture: Change units of onoff_interval to jiffiesGravatar Paul E. McKenney 1-2/+2
2018-07-12rcu: Assign higher prio to RCU threads if rcutorture is built-inGravatar Joel Fernandes (Google) 1-1/+5
2018-07-12srcu: Add grace-period number to rcutorture statistics printoutGravatar Paul E. McKenney 1-1/+2
2018-07-12rcu: Print stall-warning NMI dyntick state in hexadecimalGravatar Paul E. McKenney 1-1/+1
2018-07-12rcu: Make rcu_seq_diff() more exactGravatar Paul E. McKenney 1-1/+14
2018-07-12rcu: Check the range of jiffies_till_{first,next}_fqs when setting themGravatar Byungchul Park 1-13/+32
2018-07-12rcu: Add diagnostics for rcutorture writer stall warningGravatar Paul E. McKenney 1-0/+21
2018-07-12rcu: Add comment to the last sleep in the rcu tasks loopGravatar Steven Rostedt (VMware) 1-0/+1
2018-07-12rcu: Speed up calling of RCU tasks callbacksGravatar Steven Rostedt (VMware) 1-2/+15
2018-07-12rcu: Add comment documenting how rcu_seq_snap worksGravatar Joel Fernandes (Google) 1-1/+11
2018-07-12rcu: Use RCU CPU stall timeout for rcu_check_gp_start_stall()Gravatar Paul E. McKenney 1-8/+9
2018-07-12rcu: Remove __maybe_unused from rcu_cpu_has_callbacks()Gravatar Paul E. McKenney 1-1/+1
2018-07-12rcu: Remove "inline" from rcu_perf_print_module_parms()Gravatar Paul E. McKenney 1-1/+1
2018-07-12rcu: Remove "inline" from rcu_torture_print_module_parms()Gravatar Paul E. McKenney 1-1/+1
2018-07-12rcu: Remove "inline" from panic_on_rcu_stall() and rcu_blocking_is_gp()Gravatar Paul E. McKenney 1-2/+2
2018-07-12rcu: Remove unused local variable "cpu"Gravatar Paul E. McKenney 1-2/+0
2018-07-12rcu: Remove unused rcu_kick_nohz_cpu() functionGravatar Paul E. McKenney 2-18/+0
2018-07-12rcu: Clarify and correct the rcu_preempt_qs() header commentGravatar Paul E. McKenney 1-6/+10
2018-07-12rcu: Inline rcu_dynticks_momentary_idle() into its sole callerGravatar Paul E. McKenney 1-16/+7
2018-07-12rcu: Mark task as .need_qs less aggressivelyGravatar Paul E. McKenney 1-1/+4
2018-07-12rcu: Improve RCU-tasks naming and commentsGravatar Paul E. McKenney 2-14/+15
2018-07-12rcu: Use pr_fmt to prefix "rcu: " to logging outputGravatar Joe Perches 5-14/+20
2018-07-12rcu: Improve rcu_note_voluntary_context_switch() reportingGravatar Byungchul Park 2-5/+3
2018-07-12rcu: Make rcu_read_unlock_special() staticGravatar Paul E. McKenney 1-1/+2
2018-07-12rcu: Add diagnostics for offline CPUs failing to report QSGravatar Paul E. McKenney 2-0/+23
2018-07-12rcu: Record ->gp_state for both phases of grace-period initializationGravatar Paul E. McKenney 2-4/+10
2018-07-12rcu: Add CPU online/offline state to dump_blkd_tasks()Gravatar Paul E. McKenney 3-10/+39
2018-07-12rcu: Add up-tree information to dump_blkd_tasks() diagnosticsGravatar Paul E. McKenney 1-4/+6
2018-07-12rcu: Remove CPU-hotplug failsafe from force-quiescent-state code pathGravatar Paul E. McKenney 2-9/+1
2018-07-12rcu: Remove failsafe check for lost quiescent stateGravatar Paul E. McKenney 1-13/+3
2018-07-12rcu: Move grace-period pre-init delay after pre-initGravatar Paul E. McKenney 1-1/+1
2018-07-12rcu: Add RCU-preempt check for waiting on newly onlined CPUGravatar Paul E. McKenney 1-0/+3
2018-07-12rcu: Fix grace-period hangs due to race with CPU offlineGravatar Paul E. McKenney 2-0/+10
2018-07-12rcu: Fix grace-period hangs from mid-init task resumeGravatar Paul E. McKenney 1-3/+17
2018-07-12rcu: Suppress false-positive splats from mid-init task resumeGravatar Paul E. McKenney 1-1/+2