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
/
srcutree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
1
-46
/
+26
2019-02-09
rcu/srcu: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2019-01-26
srcu: Remove srcu_queue_delayed_work_on()
Sebastian Andrzej Siewior
1
-31
/
+24
2018-11-27
srcu: Use "ssp" instead of "sp" for srcu_struct pointer
Paul E. McKenney
1
-244
/
+244
2018-11-27
srcu: Lock srcu_data structure in srcu_gp_start()
Dennis Krein
1
-0
/
+2
2018-11-09
srcu: Prevent __call_srcu() counter wrap with read-side critical section
Paul E. McKenney
1
-0
/
+3
2018-08-31
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
1
-5
/
+26
2018-08-31
srcu: Make early-boot call_srcu() reuse workqueue lists
Paul E. McKenney
1
-6
/
+5
2018-08-31
srcu: Make call_srcu() available during very early boot
Paul E. McKenney
1
-2
/
+24
2018-08-31
rcu: Clean up flavor-related definitions and comments in srcutree.h
Paul E. McKenney
1
-1
/
+1
2018-08-31
rcu: Remove rsp parameter from rcu_node tree accessor macros
Paul E. McKenney
1
-2
/
+2
2018-07-13
srcu: Add grace-period number to rcutorture statistics printout
Paul E. McKenney
1
-1
/
+2
2018-07-13
rcu: Use pr_fmt to prefix "rcu: " to logging output
Joe Perches
1
-1
/
+4
2018-07-13
rcutorture: Convert rcutorture_get_gp_data() to ->gp_seq
Paul E. McKenney
1
-3
/
+2
2018-06-25
srcu: Add address of first callback to rcutorture output
Paul E. McKenney
1
-7
/
+8
2018-06-25
srcu: Document that srcu_funnel_gp_start() implies srcu_funnel_exp_start()
Paul E. McKenney
1
-0
/
+3
2018-06-25
srcu: Fix typos in __call_srcu() header comment
Paul E. McKenney
1
-4
/
+4
2018-05-15
srcu: Add cleanup_srcu_struct_quiesced()
Paul E. McKenney
1
-13
/
+17
2018-02-24
Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...
Paul E. McKenney
1
-8
/
+9
2018-02-24
rcu: Create RCU-specific workqueues with rescuers
Paul E. McKenney
1
-5
/
+3
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
2018-02-21
rcu: Fix misprint in srcu_funnel_exp_start
Ildar Ismagilov
1
-1
/
+1
2018-02-21
rcu: Use wrapper for lockdep asserts
Matthew Wilcox
1
-1
/
+1
2017-11-29
srcu: Prohibit call_srcu() use under raw spinlocks
Paul E. McKenney
1
-41
/
+68
2017-10-20
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
1
-1
/
+1
2017-08-17
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
1
-2
/
+48
2017-07-28
srcu: Provide ordering for CPU not involved in grace period
Paul E. McKenney
1
-0
/
+9
2017-07-25
rcutorture: Print SRCU lock/unlock totals
Paul E. McKenney
1
-1
/
+4
2017-07-25
rcutorture: Move SRCU status printing to SRCU implementations
Paul E. McKenney
1
-0
/
+34
2017-07-25
srcu: Make process_srcu() be static
Paul E. McKenney
1
-2
/
+2
2017-06-09
srcu: Use rnp->lock wrappers to replace explicit memory barriers
Paul E. McKenney
1
-48
/
+43
2017-06-09
srcu: Shrink srcu.h by moving docbook and private function
Paul E. McKenney
1
-0
/
+17
2017-06-09
srcu: Prevent sdp->srcu_gp_seq_needed counter wrap
Paul E. McKenney
1
-0
/
+18
2017-06-08
srcu: Add DEBUG_OBJECTS_RCU_HEAD functionality
Paul E. McKenney
1
-1
/
+18
2017-06-08
srcu: Print non-default exp_holdoff values at boot time
Paul E. McKenney
1
-1
/
+5
2017-06-08
srcu: Make exp_holdoff module parameter be static
Paul E. McKenney
1
-1
/
+1
2017-06-08
srcu: Make Classic and Tree SRCU announce themselves at bootup
Paul E. McKenney
1
-0
/
+7
2017-06-08
srcu: Eliminate possibility of destructive counter overflow
Paul E. McKenney
1
-9
/
+24
2017-06-08
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
1
-3
/
+2
2017-05-02
srcu: Debloat the <linux/rcu_segcblist.h> header
Ingo Molnar
1
-0
/
+1
2017-04-27
srcu: Adjust default auto-expediting holdoff
Paul E. McKenney
1
-1
/
+1
2017-04-27
srcu: Specify auto-expedite holdoff time
Paul E. McKenney
1
-1
/
+17
2017-04-27
srcu: Expedite first synchronize_srcu() when idle
Paul E. McKenney
1
-1
/
+58
2017-04-27
srcu: Expedited grace periods with reduced memory contention
Paul E. McKenney
1
-40
/
+95
2017-04-26
srcu: Make rcutorture writer stalls print SRCU GP state
Paul E. McKenney
1
-0
/
+13
2017-04-26
srcu: Exact tracking of srcu_data structures containing callbacks
Paul E. McKenney
1
-6
/
+23
[next]