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
starfive-6.6.48-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
2022-04-12
srcu: Avoid NULL dereference in srcu_torture_stats_print()
Paul E. McKenney
1
-28
/
+34
2022-04-12
srcu: Add boot-time control over srcu_node array allocation
Paul E. McKenney
1
-16
/
+32
2022-04-12
srcu: Ensure snp nodes tree is fully initialized before traversal
Neeraj Upadhyay
1
-3
/
+19
2022-04-12
srcu: Use invalid initial value for srcu_node GP sequence numbers
Paul E. McKenney
1
-9
/
+27
2022-04-12
srcu: Compute snp_seq earlier in srcu_funnel_gp_start()
Paul E. McKenney
1
-5
/
+3
2022-04-12
srcu: Make rcutorture dump the SRCU size state
Paul E. McKenney
1
-2
/
+20
2022-04-12
srcu: Add size-state transitioning code
Paul E. McKenney
1
-0
/
+13
2022-04-12
srcu: Dynamically allocate srcu_node array
Paul E. McKenney
1
-15
/
+50
2022-04-12
srcu: Make Tree SRCU able to operate without snp_node array
Paul E. McKenney
1
-92
/
+111
2022-04-12
srcu: Make srcu_funnel_gp_start() cache ->mynode in snp_leaf
Paul E. McKenney
1
-6
/
+7
2022-04-12
srcu: Tighten cleanup_srcu_struct() GP checks
Paul E. McKenney
1
-2
/
+4
2022-04-06
sched: Move rt_period/runtime sysctls to rt.c
Zhen Ni
1
-0
/
+2
2022-03-23
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+4
2022-03-22
Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-185
/
+308
2022-03-08
tick/rcu: Remove obsolete rcu_needs_cpu() parameters
Frederic Weisbecker
1
-2
/
+1
2022-02-24
Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...
Paul E. McKenney
9
-183
/
+305
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
1
-4
/
+8
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2
-4
/
+4
2022-02-14
rcu: Replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2
-3
/
+3
2022-02-14
rcu: Uninline multi-use function: finish_rcuwait()
Ingo Molnar
1
-0
/
+7
2022-02-14
rcu: Mark writes to the rcu_segcblist structure's ->flags field
Paul E. McKenney
1
-2
/
+2
2022-02-14
kasan: Record work creation stack trace with interrupts enabled
Zqiang
1
-1
/
+1
2022-02-14
rcu: Inline __call_rcu() into call_rcu()
Paul E. McKenney
1
-49
/
+42
2022-02-14
rcu: Add mutex for rcu boost kthread spawning and affinity setting
David Woodhouse
3
-2
/
+12
2022-02-08
rcu-tasks: Set ->percpu_enqueue_shift to zero upon contention
Paul E. McKenney
1
-1
/
+1
2022-02-08
rcu-tasks: Use order_base_2() instead of ilog2()
Paul E. McKenney
1
-3
/
+3
2022-02-08
rcu: Create and use an rcu_rdp_cpu_online()
Paul E. McKenney
2
-12
/
+15
2022-02-08
rcu: Make rcu_barrier() no longer block CPU-hotplug operations
Paul E. McKenney
2
-15
/
+16
2022-02-08
rcu: Rework rcu_barrier() and callback-migration logic
Paul E. McKenney
2
-16
/
+63
2022-02-08
rcu: Refactor rcu_barrier() empty-list handling
Paul E. McKenney
1
-17
/
+8
2022-02-08
rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion
David Woodhouse
2
-38
/
+37
2022-02-02
rcutorture: Enable limited callback-flooding tests of SRCU
Paul E. McKenney
1
-0
/
+2
2022-02-02
rcutorture: Fix rcu_fwd_mutex deadlock
Paul E. McKenney
1
-2
/
+2
2022-02-02
rcutorture: Add end-of-test check to rcu_torture_fwd_prog() loop
Paul E. McKenney
1
-1
/
+1
2022-02-02
rcutorture: Make rcu_fwd_cb_nodelay be a counter
Paul E. McKenney
1
-7
/
+7
2022-02-02
rcutorture: Increase visibility of forward-progress hangs
Paul E. McKenney
1
-0
/
+4
2022-02-02
rcutorture: Print message before invoking ->cb_barrier()
Paul E. McKenney
1
-2
/
+6
2022-02-02
rcu: Add per-CPU rcuc task dumps to RCU CPU stall warnings
Zqiang
4
-0
/
+42
2022-02-02
rcu: Don't deboost before reporting expedited quiescent state
Paul E. McKenney
1
-4
/
+4
2022-02-02
rcu: Elevate priority of offloaded callback threads
Alison Chaiken
2
-1
/
+4
2022-02-02
rcu: Make priority of grace-period thread consistent
Alison Chaiken
1
-0
/
+4
2022-02-02
rcu: Move kthread_prio bounds-check to a separate function
Alison Chaiken
1
-16
/
+23
2022-02-02
rcu: Create per-cpu rcuc kthreads only when rcutree.use_softirq=0
Zqiang
1
-1
/
+1
2022-02-02
rcu: Remove unused rcu_state.boost
Neeraj Upadhyay
2
-5
/
+2
2022-02-02
rcu/nocb: Handle concurrent nocb kthreads creation
Neeraj Upadhyay
2
-1
/
+8
2022-02-02
rcu: Mark accesses to boost_starttime
Paul E. McKenney
1
-3
/
+4
2022-02-02
rcu: Mark ->expmask access in synchronize_rcu_expedited_wait()
Paul E. McKenney
1
-1
/
+2
2022-02-02
rcu/exp: Fix check for idle context in rcu_exp_handler
Neeraj Upadhyay
1
-1
/
+1
2022-01-27
rcu-tasks: Fix computation of CPU-to-list shift counts
Paul E. McKenney
1
-4
/
+8
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+2
[prev]
[next]