index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-07-21
Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...
Paul E. McKenney
2022-07-21
rcu: Add irqs-disabled indicator to expedited RCU CPU stall warnings
Zqiang
2022-07-21
rcu: Diagnose extended sync_rcu_do_polled_gp() loops
Paul E. McKenney
2022-07-21
rcu: Put panic_on_rcu_stall() after expedited RCU CPU stall warnings
Zqiang
2022-07-21
rcutorture: Test polled expedited grace-period primitives
Paul E. McKenney
2022-07-21
rcu: Add polled expedited grace-period primitives
Paul E. McKenney
2022-07-21
rcutorture: Verify that polled GP API sees synchronous grace periods
Paul E. McKenney
2022-07-21
rcu: Make Tiny RCU grace periods visible to polled APIs
Paul E. McKenney
2022-07-21
rcu: Make polled grace-period API account for expedited grace periods
Paul E. McKenney
2022-07-21
rcu: Switch polled grace-period APIs to ->gp_seq_polled
Paul E. McKenney
2022-07-19
rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is empty
Zqiang
2022-07-19
rcu/nocb: Add option to opt rcuo kthreads out of RT priority
Uladzislau Rezki (Sony)
2022-07-19
rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
Zqiang
2022-07-19
rcu/nocb: Add an option to offload all CPUs on boot
Joel Fernandes
2022-07-19
rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rdp_deoffload() direc...
Zqiang
2022-07-19
rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock locking order
Zqiang
2022-07-19
rcu/nocb: Add/del rdp to iterate from rcuog itself
Frederic Weisbecker
2022-07-19
rcu/tree: Add comment to describe GP-done condition in fqs loop
Neeraj Upadhyay
2022-07-19
rcu: Initialize first_gp_fqs at declaration in rcu_gp_fqs()
Paul E. McKenney
2022-07-19
rcu/kvfree: Remove useless monitor_todo flag
Joel Fernandes (Google)
2022-07-19
rcu: Cleanup RCU urgency state for offline CPU
Zqiang
2022-07-19
rcu: tiny: Record kvfree_call_rcu() call stack for KASAN
Johannes Berg
2022-07-19
locking/csd_lock: Change csdlock_debug from early_param to __setup
Chen Zhongjin
2022-07-19
rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernels
Paul E. McKenney
2022-07-19
rcu: Immediately boost preempted readers for strict grace periods
Zqiang
2022-07-19
rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()
Zqiang
2022-07-19
rcu: Avoid tracing a few functions executed in stop machine
Patrick Wang
2022-07-19
rcu: Decrease FQS scan wait time in case of callback overloading
Paul E. McKenney
2022-07-19
srcu: Make expedited RCU grace periods block even less frequently
Neeraj Upadhyay
2022-07-19
srcu: Block less aggressively for expedited grace periods
Paul E. McKenney
2022-06-21
refscale: Convert test_lock spinlock to raw_spinlock
Zqiang
2022-06-21
rcutorture: Handle failure of memory allocation functions
Li Qiong
2022-06-21
rcutorture: Fix ksoftirqd boosting timing and iteration
Frederic Weisbecker
2022-06-21
rcuscale: Fix smp_processor_id()-in-preemptible warnings
Zqiang
2022-06-21
rcutorture: Make failure indication note reader-batch overflow
Paul E. McKenney
2022-06-21
rcutorture: Fix memory leak in rcu_test_debug_objects()
Zqiang
2022-06-21
rcutorture: Simplify rcu_torture_read_exit_child() loop
Paul E. McKenney
2022-06-21
rcu/torture: Change order of warning and trace dump
Anna-Maria Behnsen
2022-06-21
rcu-tasks: Use delayed_work to delay rcu_tasks_verify_self_tests()
Waiman Long
2022-06-21
rcu-tasks: Be more patient for RCU Tasks boot-time testing
Paul E. McKenney
2022-06-21
rcu-tasks: Update comments
Paul E. McKenney
2022-06-21
rcu-tasks: Disable and enable CPU hotplug in same function
Paul E. McKenney
2022-06-21
rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUs
Paul E. McKenney
2022-06-21
rcu-tasks: Maintain a count of tasks blocking RCU Tasks Trace grace period
Paul E. McKenney
2022-06-21
rcu-tasks: Stop RCU Tasks Trace from scanning full tasks list
Paul E. McKenney
2022-06-21
rcutorture: Update rcutorture.fwd_progress help text
Paul E. McKenney
2022-06-20
rcu-tasks: Stop RCU Tasks Trace from scanning idle tasks
Paul E. McKenney
2022-06-20
rcu-tasks: Pull in tasks blocked within RCU Tasks Trace readers
Paul E. McKenney
2022-06-20
rcu-tasks: Scan running tasks for RCU Tasks Trace readers
Paul E. McKenney
2022-06-20
rcu-tasks: Avoid rcu_tasks_trace_pertask() duplicate list additions
Paul E. McKenney
[next]