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
/
Documentation
/
RCU
/
Design
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-01
doc: RCU: Avoid 'Symbol' font-family in SVG figures
Akira Yokosawa
11
-67
/
+67
2021-09-14
rcu: Fix undefined Kconfig macros
Zhouyi Zhou
1
-37
/
+32
2021-07-20
rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock...
Frederic Weisbecker
1
-0
/
+29
2021-07-20
Documentation/RCU: Fix nested inline markup
Akira Yokosawa
1
-3
/
+5
2021-05-11
doc: Fix diagram references in memory-ordering document
Frederic Weisbecker
1
-2
/
+2
2021-05-11
doc: Fix statement of RCU's memory-ordering requirements
Paul E. McKenney
1
-1
/
+1
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-360
/
+376
2021-01-23
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
1
-0
/
+18
2021-01-07
doc: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2
-13
/
+13
2021-01-07
doc: Update RCU's requirements page about the PREEMPT_RT wiki
Sebastian Andrzej Siewior
1
-1
/
+1
2021-01-05
srcu: Document polling interfaces for Tree SRCU grace periods
Paul E. McKenney
1
-0
/
+18
2021-01-05
doc: Update RCU requirements RCU_INIT_POINTER() description
Paul E. McKenney
1
-2
/
+1
2021-01-05
docs: Fix typos and drop/fix dead links in RCU documentation
Paul Gortmaker
1
-12
/
+11
2021-01-05
doc: Remove obsolete RCU-bh and RCU-sched update-side API members
Paul E. McKenney
1
-14
/
+14
2021-01-05
docs: Remove redundant "``" from Requirements.rst
Paul E. McKenney
1
-332
/
+332
2021-01-01
docs: Fix reST markup when linking to sections
NĂcolas F. R. A. Prado
2
-14
/
+14
2020-11-07
docs: RCU: Requirements.rst: Fix a list block
Mauro Carvalho Chehab
1
-0
/
+1
2020-11-07
docs: Update RCU's hotplug requirements with a bit about design
Joel Fernandes (Google)
1
-10
/
+39
2020-08-25
doc: Drop doubled words from RCU requirements documentation
Randy Dunlap
1
-2
/
+2
2020-08-25
doc: Drop doubled words from RCU Data-Structures.rst
Randy Dunlap
1
-1
/
+1
2020-08-04
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2020-07-21
Documentation/barriers: Remove references to [smp_]read_barrier_depends()
Will Deacon
1
-1
/
+1
2020-06-29
doc: Tasks RCU must protect instructions before trampoline
Paul E. McKenney
1
-1
/
+6
2020-04-27
rcu: Make rcu_read_unlock_special() safe for rq/pi locks
Paul E. McKenney
1
-45
/
+16
2020-02-27
doc/RCU/Design: Remove remaining HTML tags in ReST files
SeongJae Park
1
-4
/
+4
2019-10-29
Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()
Sebastian Andrzej Siewior
3
-3
/
+3
2019-10-29
Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"
Joel Fernandes (Google)
1
-0
/
+54
2019-10-29
Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"
Joel Fernandes (Google)
1
-1
/
+1
2019-10-29
docs: rcu: Correct links referring to titles
Joel Fernandes (Google)
2
-60
/
+47
2019-10-29
docs: rcu: convert some articles from html to ReST
Mauro Carvalho Chehab
9
-6102
/
+4971
2019-10-29
Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"
Joel Fernandes (Google)
1
-1
/
+1
2019-10-29
Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo...
Joel Fernandes (Google)
1
-71
/
+0
2019-08-14
Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...
Paul E. McKenney
1
-1
/
+72
2019-08-02
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
1
-1
/
+1
2019-08-02
rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()
Paul E. McKenney
1
-0
/
+71
2019-03-27
doc: Remove obsolete RCU update functions from RCU documentation
Paul E. McKenney
3
-6
/
+6
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
4
-11
/
+11
2019-01-26
rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU
Paul E. McKenney
3
-5
/
+5
2019-01-26
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
4
-6
/
+6
2019-01-26
doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()
Paul E. McKenney
1
-7
/
+13
2019-01-26
rcu: Determine expedited-GP IPI handler at build time
Paul E. McKenney
2
-20
/
+24
2018-11-12
doc: Fix "struction" typo in RCU memory-ordering documentation
Joel Fernandes (Google)
1
-1
/
+1
2018-11-12
doc: RCU scheduler spinlock rcu_read_unlock() restriction remains
Paul E. McKenney
1
-15
/
+29
2018-11-12
doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()
Joel Fernandes (Google)
1
-1
/
+1
2018-11-12
doc: Remove obsolete (non-)requirement about disabling preemption
Joel Fernandes (Google)
1
-50
/
+0
2018-11-12
doc: rcu: Update description of gp_seq fields in rcu_data
Joel Fernandes (Google)
1
-3
/
+4
2018-11-12
doc: rcu: Better clarify the rcu_segcblist ->len field
Joel Fernandes (Google)
1
-8
/
+15
2018-11-12
doc: rcu: Update Data-Structures for RCU flavor consolidation
Joel Fernandes (Google)
5
-2240
/
+559
2018-11-12
doc: Remove rcu_dynticks from Data-Structures
Joel Fernandes (Google)
2
-760
/
+25
2018-11-12
doc: Update information about resched_cpu
Joel Fernandes (Google)
1
-3
/
+3
[next]