index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
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
2020-06-29
rcu-tasks: Conditionally compile show_rcu_tasks_gp_kthreads()
Paul E. McKenney
2020-06-29
rcu-tasks: Add #include of rcupdate_trace.h to update.c
Paul E. McKenney
2020-06-29
rcu-tasks: Make rcu_tasks_postscan() be static
Paul E. McKenney
2020-06-29
rcu-tasks: Convert sleeps to idle priority
Paul E. McKenney
2020-06-29
rcu: Support reclaim for head-less object
Uladzislau Rezki (Sony)
2020-06-29
rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*
Uladzislau Rezki (Sony)
2020-06-29
rcu/tiny: support vmalloc in tiny-RCU
Uladzislau Rezki (Sony)
2020-06-29
rcu/tree: Maintain separate array for vmalloc ptrs
Uladzislau Rezki (Sony)
2020-06-29
rcu/tree: cache specified number of objects
Uladzislau Rezki (Sony)
2020-06-29
rcu/tree: Use static initializer for krc.lock
Sebastian Andrzej Siewior
2020-06-29
rcu/tree: Move kfree_rcu_cpu locking/unlocking to separate functions
Uladzislau Rezki (Sony)
2020-06-29
rcu/tree: Simplify KFREE_BULK_MAX_ENTR macro
Uladzislau Rezki (Sony)
2020-06-29
rcu/tree: Make debug_objects logic independent of rcu_head
Joel Fernandes (Google)
2020-06-29
rcu/tree: Repeat the monitor if any free channel is busy
Uladzislau Rezki (Sony)
2020-06-29
rcu/tree: Skip entry into the page allocator for PREEMPT_RT
Joel Fernandes (Google)
2020-06-29
rcu/tree: Keep kfree_rcu() awake during lock contention
Joel Fernandes (Google)
2020-06-29
rcu: Fix a kernel-doc warnings for "count"
Mauro Carvalho Chehab
2020-06-29
kernel/rcu/tree.c: Fix kernel-doc warnings
Randy Dunlap
2020-06-29
rcu: grpnum just records group number
Wei Yang
2020-06-29
rcu: grplo/grphi just records CPU number
Wei Yang
2020-06-29
rcu: gp_max is protected by root rcu_node's lock
Wei Yang
2020-06-29
rcu: Stop shrinker loop
Peter Enderborg
2020-06-29
rcu: Replace 1 with true
Jules Irenge
2020-06-29
rcu: Mark rcu_nmi_enter() call to rcu_cleanup_after_idle() noinstr
Paul E. McKenney
2020-06-29
rcu: Remove initialized but unused rnp from check_slow_task()
Paul E. McKenney
2020-06-29
rcu: Update comment from rsp->rcu_gp_seq to rsp->gp_seq
Lihao Liang
2020-06-29
rcu: Expedited grace-period sleeps to idle priority
Paul E. McKenney
2020-06-29
rcu: No-CBs-related sleeps to idle priority
Paul E. McKenney
2020-06-29
rcu: Priority-boost-related sleeps to idle priority
Paul E. McKenney
2020-06-29
rcu: Grace-period-kthread related sleeps to idle priority
Paul E. McKenney
[prev]
[next]