index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_kick_kthreads
Paul E. McKenney
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_resched_ns
Paul E. McKenney
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_divisor
Paul E. McKenney
2020-08-24
nocb: Remove show_rcu_nocb_state() false positive printout
Paul E. McKenney
2020-08-24
rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnp()
Neeraj Upadhyay
2020-08-24
rcu/tree: Force quiescent state on callback overload
Neeraj Upadhyay
2020-08-24
nocb: Clarify RCU nocb CPU error message
Paul E. McKenney
2020-08-24
rcu/trace: Use gp_seq_req in acceleration's rcu_grace_period tracepoint
Joel Fernandes (Google)
2020-08-24
rcu: Initialize at declaration time in rcu_exp_handler()
Paul E. McKenney
2020-08-24
srcu: Remove KCSAN stubs
Paul E. McKenney
2020-08-24
rcu: Remove KCSAN stubs from update.c
Paul E. McKenney
2020-08-24
rcu: Remove KCSAN stubs
Paul E. McKenney
2020-08-07
rcu: kasan: record and print call_rcu() call stack
Walter Wu
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-07-05
Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-29
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...
Paul E. McKenney
2020-06-29
rcutorture: Check for unwatched readers
Paul E. McKenney
2020-06-29
rcu/rcutorture: Replace 0 with false
Jules Irenge
2020-06-29
rcutorture: NULL rcu_torture_current earlier in cleanup code
Paul E. McKenney
2020-06-29
rcutorture: Add races with task-exit processing
Paul E. McKenney
2020-06-29
srcu: Avoid local_irq_save() before acquiring spinlock_t
Sebastian Andrzej Siewior
2020-06-29
srcu: Fix a typo in comment "amoritized"->"amortized"
Ethon Paul
2020-06-29
refperf: Rename refperf.c to refscale.c and change internal names
Paul E. McKenney
2020-06-29
refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TEST
Paul E. McKenney
2020-06-29
rcu-tasks: Fix synchronize_rcu_tasks_trace() header comment
Paul E. McKenney
2020-06-29
refperf: Add test for RCU Tasks readers
Paul E. McKenney
2020-06-29
refperf: Add test for RCU Tasks Trace readers.
Paul E. McKenney
2020-06-29
refperf: Change readdelay module parameter to nanoseconds
Paul E. McKenney
2020-06-29
refperf: Work around 64-bit division
Arnd Bergmann
2020-06-29
refperf: Adjust refperf.loop default value
Paul E. McKenney
2020-06-29
refperf: Add read-side delay module parameter
Paul E. McKenney
2020-06-29
refperf: Simplify initialization-time wakeup protocol
Paul E. McKenney
2020-06-29
refperf: Label experiment-number column "Runs"
Paul E. McKenney
2020-06-29
refperf: Add warmup and cooldown processing phases
Paul E. McKenney
2020-06-29
refperf: More closely synchronize reader start times
Paul E. McKenney
2020-06-29
refperf: Convert reader_task structure's "start" field to int
Paul E. McKenney
2020-06-29
refperf: Tune reader measurement interval
Paul E. McKenney
2020-06-29
refperf: Make functions static
Paul E. McKenney
2020-06-29
refperf: Dynamically allocate thread-summary output buffer
Paul E. McKenney
2020-06-29
refperf: Dynamically allocate experiment-summary output buffer
Paul E. McKenney
2020-06-29
refperf: Provide module parameter to specify number of experiments
Paul E. McKenney
2020-06-29
refperf: Convert nreaders to a module parameter
Paul E. McKenney
2020-06-29
refperf: Allow decimal nanoseconds
Paul E. McKenney
2020-06-29
refperf: Hoist function-pointer calls out of the loop
Paul E. McKenney
2020-06-29
refperf: Add holdoff parameter to allow CPUs to come online
Paul E. McKenney
2020-06-29
rcuperf: Add comments explaining the high reader overhead
Paul E. McKenney
2020-06-29
refperf: Add a test to measure performance of read-side synchronization
Joel Fernandes (Google)
2020-06-29
rcuperf: Remove useless while loops around wait_event
Joel Fernandes (Google)
2020-06-29
rcu-tasks: Fix code-style issues
Paul E. McKenney
[prev]
[next]