index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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
2023-05-24
rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
Zqiang
2023-05-24
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-05-11
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
2023-03-10
rcu-tasks: Handle queue-shrink/callback-enqueue race condition
Zqiang
2023-03-10
rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
Zqiang
2023-03-10
srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
Pingfan Liu
2023-03-10
rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
Paul E. McKenney
2023-03-10
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
Frederic Weisbecker
2023-03-10
rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls
Frederic Weisbecker
2023-03-10
rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose
Frederic Weisbecker
2022-12-31
rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
Zqiang
2022-10-20
rcu: Keep synchronize_rcu() from enabling irqs in early boot
Paul E. McKenney
2022-09-01
Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', ...
Paul E. McKenney
2022-09-01
rcutorture: Use the barrier operation specified by cur_ops
Zqiang
2022-08-31
rcu-tasks: Make RCU Tasks Trace check for userspace execution
Zqiang
2022-08-31
rcu-tasks: Ensure RCU Tasks Trace loops have quiescent states
Paul E. McKenney
2022-08-31
rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
Zqiang
2022-08-31
srcu: Make Tiny SRCU use full-sized grace-period counters
Paul E. McKenney
2022-08-31
srcu: Make Tiny SRCU poll_state_synchronize_srcu() more precise
Paul E. McKenney
2022-08-31
rcutorture: Make "srcud" option also test polled grace-period API
Paul E. McKenney
2022-08-31
rcutorture: Limit read-side polling-API testing
Paul E. McKenney
2022-08-31
rcutorture: Expand rcu_torture_write_types() first "if" statement
Paul E. McKenney
2022-08-31
rcutorture: Use 1-suffixed variable in rcu_torture_write_types() check
Paul E. McKenney
2022-08-31
rcu: Make synchronize_rcu() fastpath update only boot-CPU counters
Paul E. McKenney
2022-08-31
rcutorture: Adjust rcu_poll_need_2gp() for rcu_gp_oldstate field removal
Paul E. McKenney
2022-08-31
rcu: Remove ->rgos_polled field from rcu_gp_oldstate structure
Paul E. McKenney
2022-08-31
rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequence
Paul E. McKenney
2022-08-31
rcu: Remove expedited grace-period fast-path forward-progress helper
Paul E. McKenney
2022-08-31
rcu: Make synchronize_rcu() fast path update ->gp_seq counters
Paul E. McKenney
2022-08-31
rcu-tasks: Remove grace-period fast-path rcu-tasks helper
Paul E. McKenney
2022-08-31
rcu: Set rcu_data structures' initial ->gpwrap value to true
Paul E. McKenney
2022-08-31
rcu: Disable run-time single-CPU grace-period optimization
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for cond_sync_exp_full()
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for cond_sync_full()
Paul E. McKenney
2022-08-31
rcu: Remove blank line from poll_state_synchronize_rcu() docbook header
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for start_poll_expedited()
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for start_poll()
Paul E. McKenney
2022-08-31
rcutorture: Verify long-running reader prevents full polling from completing
Paul E. McKenney
2022-08-31
rcutorture: Remove redundant RTWS_DEF_FREE check
Paul E. McKenney
2022-08-31
rcutorture: Verify RCU reader prevents full polling from completing
Paul E. McKenney
2022-08-31
rcutorture: Allow per-RCU-flavor polled double-GP check
Paul E. McKenney
2022-08-31
rcutorture: Abstract synchronous and polled API testing
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for get_state()
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for get_completed*() and poll_state*()
Paul E. McKenney
2022-08-31
rcu/nocb: Add CPU number to CPU-{,de}offload failure messages
Paul E. McKenney
2022-08-31
rcu/nocb: Choose the right rcuog/rcuop kthreads to output
Zqiang
2022-08-31
rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval
Uladzislau Rezki (Sony)
2022-08-31
rcu/kfree: Fix kfree_rcu_shrink_count() return value
Joel Fernandes (Google)
2022-08-31
rcu: Back off upon fill_page_cache_func() allocation failure
Michal Hocko
2022-08-31
rcu: Exclude outgoing CPU when it is the last to leave
Paul E. McKenney
[next]