index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2018-08-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-12
Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD
Paul E. McKenney
2018-07-12
rcutorture: Fix rcu_barrier successes counter
Joel Fernandes (Google)
2018-07-12
rcutorture: Add support to detect if boost kthread prio is too low
Joel Fernandes (Google)
2018-07-12
rcutorture: Use monotonic timestamp for stall detection
Arnd Bergmann
2018-07-12
rcutorture: Make boost test more robust
Joel Fernandes (Google)
2018-07-12
rcutorture: Disable RT throttling for boost tests
Joel Fernandes (Google)
2018-07-12
rcutorture: Emphasize testing of single reader protection type
Paul E. McKenney
2018-07-12
rcutorture: Handle extended read-side critical sections
Paul E. McKenney
2018-07-12
rcutorture: Make rcu_torture_timer() use rcu_torture_one_read()
Paul E. McKenney
2018-07-12
rcutorture: Use per-CPU random state for rcu_torture_timer()
Paul E. McKenney
2018-07-12
rcutorture: Use atomic increment for n_rcu_torture_timers
Paul E. McKenney
2018-07-12
rcutorture: Extract common code from rcu_torture_reader()
Paul E. McKenney
2018-07-12
rcuperf: Remove unused torturing_tasks() function
Paul E. McKenney
2018-07-12
rcu: Remove rcutorture test version and sequence number
Paul E. McKenney
2018-07-12
rcutorture: Change units of onoff_interval to jiffies
Paul E. McKenney
2018-07-12
rcu: Assign higher prio to RCU threads if rcutorture is built-in
Joel Fernandes (Google)
2018-07-12
srcu: Add grace-period number to rcutorture statistics printout
Paul E. McKenney
2018-07-12
rcu: Print stall-warning NMI dyntick state in hexadecimal
Paul E. McKenney
2018-07-12
rcu: Make rcu_seq_diff() more exact
Paul E. McKenney
2018-07-12
rcu: Check the range of jiffies_till_{first,next}_fqs when setting them
Byungchul Park
2018-07-12
rcu: Add diagnostics for rcutorture writer stall warning
Paul E. McKenney
2018-07-12
rcu: Add comment to the last sleep in the rcu tasks loop
Steven Rostedt (VMware)
2018-07-12
rcu: Speed up calling of RCU tasks callbacks
Steven Rostedt (VMware)
2018-07-12
rcu: Add comment documenting how rcu_seq_snap works
Joel Fernandes (Google)
2018-07-12
rcu: Use RCU CPU stall timeout for rcu_check_gp_start_stall()
Paul E. McKenney
2018-07-12
rcu: Remove __maybe_unused from rcu_cpu_has_callbacks()
Paul E. McKenney
2018-07-12
rcu: Remove "inline" from rcu_perf_print_module_parms()
Paul E. McKenney
2018-07-12
rcu: Remove "inline" from rcu_torture_print_module_parms()
Paul E. McKenney
2018-07-12
rcu: Remove "inline" from panic_on_rcu_stall() and rcu_blocking_is_gp()
Paul E. McKenney
2018-07-12
rcu: Remove unused local variable "cpu"
Paul E. McKenney
2018-07-12
rcu: Remove unused rcu_kick_nohz_cpu() function
Paul E. McKenney
2018-07-12
rcu: Clarify and correct the rcu_preempt_qs() header comment
Paul E. McKenney
2018-07-12
rcu: Inline rcu_dynticks_momentary_idle() into its sole caller
Paul E. McKenney
2018-07-12
rcu: Mark task as .need_qs less aggressively
Paul E. McKenney
2018-07-12
rcu: Improve RCU-tasks naming and comments
Paul E. McKenney
2018-07-12
rcu: Use pr_fmt to prefix "rcu: " to logging output
Joe Perches
2018-07-12
rcu: Improve rcu_note_voluntary_context_switch() reporting
Byungchul Park
2018-07-12
rcu: Make rcu_read_unlock_special() static
Paul E. McKenney
2018-07-12
rcu: Add diagnostics for offline CPUs failing to report QS
Paul E. McKenney
2018-07-12
rcu: Record ->gp_state for both phases of grace-period initialization
Paul E. McKenney
2018-07-12
rcu: Add CPU online/offline state to dump_blkd_tasks()
Paul E. McKenney
2018-07-12
rcu: Add up-tree information to dump_blkd_tasks() diagnostics
Paul E. McKenney
2018-07-12
rcu: Remove CPU-hotplug failsafe from force-quiescent-state code path
Paul E. McKenney
2018-07-12
rcu: Remove failsafe check for lost quiescent state
Paul E. McKenney
2018-07-12
rcu: Move grace-period pre-init delay after pre-init
Paul E. McKenney
2018-07-12
rcu: Add RCU-preempt check for waiting on newly onlined CPU
Paul E. McKenney
2018-07-12
rcu: Fix grace-period hangs due to race with CPU offline
Paul E. McKenney
2018-07-12
rcu: Fix grace-period hangs from mid-init task resume
Paul E. McKenney
2018-07-12
rcu: Suppress false-positive splats from mid-init task resume
Paul E. McKenney
[next]