index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2024-07-04
Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc...
Paul E. McKenney
2024-07-04
rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation
Frederic Weisbecker
2024-07-04
rcu: Eliminate lockless accesses to rcu_sync->gp_count
Oleg Nesterov
2024-07-04
rcu: Add rcutree.nohz_full_patience_delay to reduce nohz_full OS jitter
Paul E. McKenney
2024-06-28
rcu/exp: Remove redundant full memory barrier at the end of GP
Frederic Weisbecker
2024-06-28
rcu: Remove full memory barrier on RCU stall printout
Frederic Weisbecker
2024-06-28
rcu: Remove full memory barrier on boot time eqs sanity check
Frederic Weisbecker
2024-06-28
rcu/exp: Remove superfluous full memory barrier upon first EQS snapshot
Frederic Weisbecker
2024-06-28
rcu: Remove superfluous full memory barrier upon first EQS snapshot
Frederic Weisbecker
2024-06-28
rcu: Remove full ordering on second EQS snapshot
Frederic Weisbecker
2024-06-18
srcu: Fill out polled grace-period APIs
Paul E. McKenney
2024-06-18
srcu: Update cleanup_srcu_struct() comment
Paul E. McKenney
2024-06-18
srcu: Disable interrupts directly in srcu_gp_end()
Paul E. McKenney
2024-06-18
rcu: Disable interrupts directly in rcu_gp_init()
Paul E. McKenney
2024-06-18
rcu/tree: Reduce wake up for synchronize_rcu() common case
Joel Fernandes (Google)
2024-06-06
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
2024-06-06
rcutorture: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-06
rcutorture: Fix rcu_torture_fwd_cb_cr() data race
Paul E. McKenney
2024-06-03
rcutorture: Make rcutorture support srcu double call test
Zqiang
2024-06-03
Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()"
Frederic Weisbecker
2024-06-03
rcu/nocb: Remove buggy bypass lock contention mitigation
Frederic Weisbecker
2024-06-03
rcu/nocb: Use kthread parking instead of ad-hoc implementation
Frederic Weisbecker
2024-05-01
Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr...
Uladzislau Rezki (Sony)
2024-04-16
rcutorture: Use rcu_gp_slow_register/unregister() only for rcutype test
Zqiang
2024-04-16
rcutorture: Fix invalid context warning when enable srcu barrier testing
Zqiang
2024-04-16
rcutorture: Make stall-tasks directly exit when rcutorture tests end
Zqiang
2024-04-16
rcutorture: Removing redundant function pointer initialization
Zqiang
2024-04-16
rcutorture: Make rcutorture support print rcu-tasks gp state
Zqiang
2024-04-16
rcutorture: Use the gp_kthread_dbg operation specified by cur_ops
Zqiang
2024-04-16
rcutorture: Re-use value stored to ->rtort_pipe_count instead of re-reading
linke li
2024-04-16
rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
Paul E. McKenney
2024-04-16
rcutorture: Remove extraneous rcu_torture_pipe_update_one() READ_ONCE()
Paul E. McKenney
2024-04-15
rcu: Allocate WQ with WQ_MEM_RECLAIM bit set
Uladzislau Rezki (Sony)
2024-04-15
rcu: Support direct wake-up of synchronize_rcu() users
Uladzislau Rezki (Sony)
2024-04-15
rcu: Add a trace event for synchronize_rcu_normal()
Uladzislau Rezki (Sony)
2024-04-15
rcu: Reduce synchronize_rcu() latency
Uladzislau Rezki (Sony)
2024-04-15
rcu: Fix buffer overflow in print_cpu_stall_info()
Nikita Kiryushin
2024-04-15
rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
Nikita Kiryushin
2024-04-15
rcu-tasks: Fix the comments for tasks_rcu_exit_srcu_stall_timer
Zqiang
2024-04-15
rcu-tasks: Replace exit_tasks_rcu_start() initialization with WARN_ON_ONCE()
Paul E. McKenney
2024-04-15
rcu: Inform KCSAN of one-byte cmpxchg() in rcu_trc_cmpxchg_need_qs()
Paul E. McKenney
2024-04-15
rcu: Make hotplug operations track GP state, not flags
Paul E. McKenney
2024-04-15
rcu: Mark loads from rcu_state.n_online_cpus
Paul E. McKenney
2024-04-15
rcu: Mark writes to rcu_sync ->gp_count field
Paul E. McKenney
2024-04-15
rcu: Bring diagnostic read of rcu_state.gp_flags into alignment
Paul E. McKenney
2024-04-15
rcu: Remove redundant READ_ONCE() of rcu_state.gp_flags in tree.c
Paul E. McKenney
2024-04-15
rcu: Make Tiny RCU explicitly disable preemption
Paul E. McKenney
2024-04-15
rcu: Remove redundant BH disabling in TINY_RCU
Paul E. McKenney
2024-04-15
rcu: Create NEED_TASKS_RCU to factor out enablement logic
Paul E. McKenney
2024-04-15
srcu: Make Tiny SRCU explicitly disable preemption
Paul E. McKenney
[next]