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
/
tree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-18
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...
Paul E. McKenney
1
-7
/
+7
2021-05-12
rcu: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-05-12
rcu/nocb: Unify timers
Frederic Weisbecker
1
-3
/
+3
2021-05-12
rcu/nocb: Prepare for fine-grained deferred wakeup
Frederic Weisbecker
1
-1
/
+1
2021-05-11
rcu: Make RCU priority boosting work on single-CPU rcu_node structures
Paul E. McKenney
1
-1
/
+1
2021-05-11
rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output
Paul E. McKenney
1
-0
/
+1
2021-05-11
rcu/nocb: Use the rcuog CPU's ->nocb_timer
Frederic Weisbecker
1
-1
/
+0
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-17
rcu/nocb: Trigger self-IPI on late deferred wake up before user resume
Frederic Weisbecker
1
-1
/
+1
2021-01-07
rcu/nocb: Shutdown nocb timer on de-offloading
Frederic Weisbecker
1
-0
/
+1
2021-01-07
rcu/nocb: De-offloading CB kthread
Frederic Weisbecker
1
-0
/
+1
2020-11-20
rcu: Prevent lockdep-RCU splats on lock acquisition/release
Paul E. McKenney
1
-0
/
+1
2020-11-20
rcu: Fix single-CPU check in rcu_blocking_is_gp()
Neeraj Upadhyay
1
-0
/
+1
2020-09-03
Merge branch 'strictgp.2020.08.24a' into HEAD
Paul E. McKenney
1
-0
/
+1
2020-08-25
rcu: Execute RCU reader shortly after rcu_core for strict GPs
Paul E. McKenney
1
-0
/
+1
2020-08-25
rcu: Move rcu_cpu_started per-CPU variable to rcu_data
Paul E. McKenney
1
-0
/
+1
2020-06-29
rcu: grpnum just records group number
Wei Yang
1
-1
/
+1
2020-06-29
rcu: grplo/grphi just records CPU number
Wei Yang
1
-2
/
+2
2020-06-29
rcu: gp_max is protected by root rcu_node's lock
Wei Yang
1
-2
/
+2
2020-06-29
rcu: Update comment from rsp->rcu_gp_seq to rsp->gp_seq
Lihao Liang
1
-2
/
+2
2020-06-29
rcu: Add callbacks-invoked counters
Paul E. McKenney
1
-0
/
+1
2020-05-07
Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....
Paul E. McKenney
1
-0
/
+2
2020-04-27
rcu-tasks: Avoid IPIing userspace/idle tasks if kernel is so built
Paul E. McKenney
1
-0
/
+2
2020-04-27
rcu: Expedite first two FQS scans under callback-overload conditions
Paul E. McKenney
1
-0
/
+1
2020-02-21
rcu: React to callback overload by aggressively seeking quiescent states
Paul E. McKenney
1
-0
/
+4
2020-01-24
Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...
Paul E. McKenney
1
-17
/
+1
2020-01-24
rcu: Remove unused stop-machine #include
Paul E. McKenney
1
-1
/
+0
2020-01-24
rcu: Move gp_state_names[] and gp_state_getname() to tree_stall.h
Lai Jiangshan
1
-12
/
+0
2020-01-24
rcu: Remove the declaration of call_rcu() in tree.h
Lai Jiangshan
1
-1
/
+0
2020-01-24
rcu: Remove kfree_rcu() special casing and lazy-callback handling
Joel Fernandes (Google)
1
-1
/
+0
2019-12-12
rcu: Mark non-global functions and variables as static
Paul E. McKenney
1
-2
/
+0
2019-12-09
rcu: Enable tick for nohz_full CPUs slow to provide expedited QS
Paul E. McKenney
1
-0
/
+1
2019-10-28
rcu: Force tick on for nohz_full CPUs not reaching quiescent states
Paul E. McKenney
1
-0
/
+1
2019-08-14
rcu/nocb: Print no-CBs diagnostics when rcutorture writer unduly delayed
Paul E. McKenney
1
-1
/
+6
2019-08-14
rcu/nocb: Add bypass callback queueing
Paul E. McKenney
1
-10
/
+18
2019-08-14
rcu/nocb: Reduce ->nocb_lock contention with separate ->nocb_gp_lock
Paul E. McKenney
1
-1
/
+2
2019-08-14
rcu/nocb: Avoid ->nocb_lock capture by corresponding CPU
Paul E. McKenney
1
-1
/
+17
2019-08-14
rcu/nocb: Remove obsolete nocb_gp_head and nocb_gp_tail fields
Paul E. McKenney
1
-4
/
+2
2019-08-14
rcu/nocb: Remove obsolete nocb_cb_tail and nocb_cb_head fields
Paul E. McKenney
1
-2
/
+0
2019-08-14
rcu/nocb: Remove obsolete nocb_q_count and nocb_q_count_lazy fields
Paul E. McKenney
1
-3
/
+0
2019-08-14
rcu/nocb: Remove obsolete nocb_head and nocb_tail fields
Paul E. McKenney
1
-3
/
+0
2019-08-14
rcu/nocb: Use rcu_segcblist for no-CBs CPUs
Paul E. McKenney
1
-6
/
+8
2019-08-14
rcu/nocb: Leave ->cblist enabled for no-CBs CPUs
Paul E. McKenney
1
-1
/
+0
2019-08-14
rcu/nocb: Provide separate no-CBs grace-period kthreads
Paul E. McKenney
1
-2
/
+4
2019-08-14
rcu/nocb: Update comments to prepare for forward-progress work
Paul E. McKenney
1
-4
/
+4
2019-08-14
rcu/nocb: Rename rcu_data fields to prepare for forward-progress work
Paul E. McKenney
1
-7
/
+7
2019-05-28
rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qs
Paul E. McKenney
1
-1
/
+1
2019-05-26
rcu: Use irq_work to get scheduler's attention in clean context
Paul E. McKenney
1
-0
/
+2
2019-05-26
rcu: Enable elimination of Tree-RCU softirq processing
Sebastian Andrzej Siewior
1
-1
/
+1
2019-03-27
rcu: Move forward-progress checkers into tree_stall.h
Paul E. McKenney
1
-0
/
+2
[next]