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
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+3
2018-05-23
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
1
-0
/
+9
2018-05-15
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...
Paul E. McKenney
12
-376
/
+250
2018-05-15
rcutorture: Print end-of-test state
Paul E. McKenney
1
-0
/
+8
2018-05-15
rcu: Drop early GP request check from rcu_gp_kthread()
Paul E. McKenney
1
-6
/
+0
2018-05-15
rcu: Simplify and inline cpu_needs_another_gp()
Paul E. McKenney
3
-57
/
+3
2018-05-15
rcu: The rcu_gp_cleanup() function does not need cpu_needs_another_gp()
Paul E. McKenney
1
-4
/
+2
2018-05-15
rcu: Make rcu_start_this_gp() check for out-of-range requests
Paul E. McKenney
1
-0
/
+2
2018-05-15
rcu: Add funnel locking to rcu_start_this_gp()
Paul E. McKenney
1
-57
/
+35
2018-05-15
rcu: Make rcu_start_future_gp() caller select grace period
Paul E. McKenney
2
-35
/
+27
2018-05-15
rcu: Inline rcu_start_gp_advanced() into rcu_start_future_gp()
Paul E. McKenney
1
-44
/
+12
2018-05-15
rcu: Clear request other than RCU_GP_FLAG_INIT at GP end
Paul E. McKenney
1
-0
/
+1
2018-05-15
rcu: Cleanup, don't put ->completed into an int
Paul E. McKenney
1
-1
/
+1
2018-05-15
rcu: Switch __rcu_process_callbacks() to rcu_accelerate_cbs()
Paul E. McKenney
1
-38
/
+15
2018-05-15
rcu: Avoid __call_rcu_core() root rcu_node ->lock acquisition
Paul E. McKenney
1
-4
/
+4
2018-05-15
rcu: Make rcu_migrate_callbacks wake GP kthread when needed
Paul E. McKenney
1
-2
/
+6
2018-05-15
rcu: Convert ->need_future_gp[] array to boolean
Paul E. McKenney
2
-4
/
+4
2018-05-15
rcu: Make rcu_future_needs_gp() check all ->need_future_gps[] elements
Paul E. McKenney
2
-2
/
+3
2018-05-15
rcu: Avoid losing ->need_future_gp[] values due to GP start/end races
Paul E. McKenney
1
-2
/
+1
2018-05-15
rcu: Make rcu_gp_cleanup() more accurately predict need for new GP
Paul E. McKenney
3
-24
/
+10
2018-05-15
rcu: Make rcu_gp_kthread() check for early-boot activity
Paul E. McKenney
1
-0
/
+6
2018-05-15
rcu: Add accessor macros for the ->need_future_gp[] array
Paul E. McKenney
3
-10
/
+23
2018-05-15
rcu: Make rcu_start_future_gp()'s grace-period check more precise
Paul E. McKenney
1
-13
/
+5
2018-05-15
rcu: Improve non-root rcu_cbs_completed() accuracy
Paul E. McKenney
1
-0
/
+15
2018-05-15
rcu: Add leaf-node macros
Paul E. McKenney
3
-7
/
+12
2018-05-15
srcu: Add cleanup_srcu_struct_quiesced()
Paul E. McKenney
3
-17
/
+29
2018-05-15
rcu: Declare rcu_eqs_special_set() in public header
Yury Norov
1
-1
/
+0
2018-05-15
rcu: Update rcu_bind_gp_kthread() header comment
Paul E. McKenney
1
-2
/
+1
2018-05-15
rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h
Paul E. McKenney
2
-48
/
+44
2018-05-15
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
4
-14
/
+14
2018-05-15
rcu: Remove deprecated RCU debugfs tracing code
Byungchul Park
2
-12
/
+5
2018-05-15
rcu: Call wake_nocb_leader_defer() with 'FORCE' when nocb_q_count is high
Byungchul Park
1
-1
/
+1
2018-05-15
rcu: Don't allocate rcu_nocb_mask if no one needs it
Paul E. McKenney
1
-2
/
+2
2018-05-15
rcu: Inline rcu_preempt_do_callback() into its sole caller
Byungchul Park
2
-11
/
+1
2018-05-15
rcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lock
Boqun Feng
1
-3
/
+25
2018-05-15
rcu: exp: Fix "must hold exp_mutex" comments for QS reporting functions
Boqun Feng
1
-7
/
+3
2018-05-15
rcu: Parallelize expedited grace-period initialization
Paul E. McKenney
4
-78
/
+120
2018-02-24
Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...
Paul E. McKenney
3
-40
/
+70
2018-02-24
rcu: Create RCU-specific workqueues with rescuers
Paul E. McKenney
4
-6
/
+11
2018-02-21
torture: Provide more sensible nreader/nwriter defaults for rcuperf
Paul E. McKenney
1
-1
/
+20
2018-02-21
rcutorture: Record which grace-period primitives are tested
Paul E. McKenney
1
-8
/
+16
2018-02-21
rcutorture: Re-enable testing of dynamic expediting
Paul E. McKenney
1
-6
/
+9
2018-02-21
rcutorture: Avoid fake-writer use of undefined primitives
Paul E. McKenney
1
-4
/
+4
2018-02-21
rcutorture: Abstract function and module names
Paul E. McKenney
1
-8
/
+8
2018-02-21
rcutorture: Replace multi-instance kzalloc() with kcalloc()
Paul E. McKenney
1
-5
/
+4
2018-02-21
rcu: Remove SRCU throttling
Paul E. McKenney
1
-3
/
+1
2018-02-21
srcu: Remove dead code in srcu_gp_end()
Byungchul Park
1
-2
/
+0
2018-02-21
srcu: Reduce scans of srcu_data in counter wrap check
Ildar Ismagilov
1
-2
/
+4
2018-02-21
srcu: Prevent sdp->srcu_gp_seq_needed_exp counter wrap
Ildar Ismagilov
1
-0
/
+3
2018-02-21
srcu: Abstract function name
Paul E. McKenney
1
-1
/
+1
[next]