index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
rcu-tasks: Count trylocks to estimate call_rcu_tasks() contention
Paul E. McKenney
1
-1
/
+14
2021-12-09
rcu-tasks: Add rcupdate.rcu_task_enqueue_lim to set initial queueing
Paul E. McKenney
1
-6
/
+18
2021-12-09
rcu-tasks: Make rcu_barrier_tasks*() handle multiple callback queues
Paul E. McKenney
1
-6
/
+64
2021-12-09
rcu-tasks: Use workqueues for multiple rcu_tasks_invoke_cbs() invocations
Paul E. McKenney
1
-23
/
+52
2021-12-09
rcu-tasks: Abstract invocations of callbacks
Paul E. McKenney
1
-22
/
+34
2021-12-09
rcu-tasks: Abstract checking of callback lists
Paul E. McKenney
1
-23
/
+38
2021-12-09
rcu-tasks: Add a ->percpu_enqueue_lim to the rcu_tasks structure
Paul E. McKenney
1
-0
/
+4
2021-12-09
rcu-tasks: Inspect stalled task's trc state in locked state
Neeraj Upadhyay
1
-9
/
+34
2021-12-09
rcu-tasks: Use spin_lock_rcu_node() and friends
Paul E. McKenney
1
-22
/
+20
2021-12-08
rcutorture: Combine n_max_cbs from all kthreads in a callback flood
Paul E. McKenney
1
-0
/
+9
2021-12-08
rcutorture: Add ability to limit callback-flood intensity
Paul E. McKenney
1
-5
/
+14
2021-12-08
rcutorture: Enable multiple concurrent callback-flood kthreads
Paul E. McKenney
1
-28
/
+86
2021-12-08
rcutorture: Avoid soft lockup during cpu stall
Wander Lairson Costa
1
-0
/
+5
2021-12-08
locktorture,rcutorture,torture: Always log error message
Li Zhijian
1
-4
/
+4
2021-12-08
rcuscale: Always log error message
Li Zhijian
1
-7
/
+7
2021-12-08
refscale: Add missing '\n' to flush message
Li Zhijian
1
-4
/
+7
2021-12-08
refscale: Always log the error message
Li Zhijian
1
-4
/
+3
2021-12-08
rcu_tasks: Convert bespoke callback list to rcu_segcblist structure
Paul E. McKenney
2
-24
/
+30
2021-12-08
rcu-tasks: Convert grace-period counter to grace-period sequence number
Paul E. McKenney
1
-4
/
+5
2021-12-08
rcu-tasks: Introduce ->percpu_enqueue_shift for dynamic queue selection
Paul E. McKenney
1
-1
/
+6
2021-12-08
rcu-tasks: Create per-CPU callback lists
Paul E. McKenney
1
-28
/
+78
2021-12-08
rcu/nocb: Don't invoke local rcu core on callback overload from nocb kthread
Frederic Weisbecker
1
-5
/
+5
2021-12-08
rcu: Apply callbacks processing time limit only on softirq
Frederic Weisbecker
1
-13
/
+12
2021-12-08
rcu: Fix callbacks processing time limit retaining cond_resched()
Frederic Weisbecker
1
-10
/
+15
2021-12-08
rcu/nocb: Limit number of softirq callbacks only on softirq
Frederic Weisbecker
1
-3
/
+2
2021-12-08
rcu/nocb: Use appropriate rcu_nocb_lock_irqsave()
Frederic Weisbecker
1
-5
/
+3
2021-12-08
rcu/nocb: Check a stable offloaded state to manipulate qlen_last_fqs_check
Frederic Weisbecker
1
-1
/
+1
2021-12-08
rcu/nocb: Make rcu_core() callbacks acceleration (de-)offloading safe
Frederic Weisbecker
1
-2
/
+16
2021-12-08
rcu/nocb: Make rcu_core() callbacks acceleration preempt-safe
Thomas Gleixner
1
-2
/
+3
2021-12-08
rcu/nocb: Invoke rcu_core() at the start of deoffloading
Frederic Weisbecker
3
-4
/
+28
2021-12-08
rcu/nocb: Prepare state machine for a new step
Frederic Weisbecker
4
-17
/
+27
2021-12-08
rcu/nocb: Make local rcu_nocb_lock_irqsave() safe against concurrent deoffloa...
Frederic Weisbecker
1
-6
/
+10
2021-12-08
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
1
-3
/
+4
2021-12-08
rcu/exp: Mark current CPU as exp-QS in IPI loop second pass
Frederic Weisbecker
1
-0
/
+1
2021-12-08
rcu: Make idle entry report expedited quiescent states
Paul E. McKenney
2
-2
/
+13
2021-12-08
rcu: Prevent expedited GP from enabling tick on offline CPU
Paul E. McKenney
1
-1
/
+4
2021-12-08
rcu: Mark sync_sched_exp_online_cleanup() ->cpu_no_qs.b.exp load
Paul E. McKenney
1
-1
/
+1
2021-12-08
rcu: Remove rcu_data.exp_deferred_qs and convert to rcu_data.cpu no_qs.b.exp
Frederic Weisbecker
3
-10
/
+8
2021-12-08
rcu: Move rcu_data.cpu_no_qs.b.exp reset to rcu_export_exp_rdp()
Frederic Weisbecker
2
-4
/
+3
2021-12-08
rcu: Ignore rdp.cpu_no_qs.b.exp on preemptible RCU's rcu_qs()
Frederic Weisbecker
1
-1
/
+5
2021-12-01
refscale: Prevent buffer to pr_alert() being too long
Li Zhijian
1
-10
/
+13
2021-12-01
refscale: Simplify the errexit checkpoint
Li Zhijian
1
-13
/
+6
2021-12-01
rcutorture: Suppress pi-lock-across read-unlock testing for Tiny SRCU
Paul E. McKenney
1
-1
/
+6
2021-12-01
rcutorture: More thoroughly test nested readers
Paul E. McKenney
1
-23
/
+50
2021-12-01
rcutorture: Sanitize RCUTORTURE_RDR_MASK
Paul E. McKenney
1
-3
/
+4
2021-12-01
rcu-tasks: Don't remove tasks with pending IPIs from holdout list
Paul E. McKenney
1
-2
/
+3
2021-12-01
srcu: Prevent redundant __srcu_read_unlock() wakeup
Paul E. McKenney
1
-1
/
+1
2021-12-01
rcu: Avoid alloc_pages() when recording stack
Jun Miao
1
-2
/
+2
2021-12-01
rcu: Avoid running boost kthreads on isolated CPUs
Zqiang
1
-1
/
+2
2021-12-01
rcu: Improve tree_plugin.h comments and add code cleanups
Zhouyi Zhou
1
-6
/
+5
[prev]
[next]