index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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: 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
2020-06-29
rcu: Add comment documenting rcu_callback_map's purpose
Paul E. McKenney
2020-06-29
rcu: Add callbacks-invoked counters
Paul E. McKenney
2020-06-29
rcu: Simplify the calculation of rcu_state.ncpus
Wei Yang
[prev]
[next]