index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
/
Design
Age
Commit message (
Expand
)
Author
2020-08-03
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-21
Documentation/barriers: Remove references to [smp_]read_barrier_depends()
Will Deacon
2020-06-29
doc: Tasks RCU must protect instructions before trampoline
Paul E. McKenney
2020-04-27
rcu: Make rcu_read_unlock_special() safe for rq/pi locks
Paul E. McKenney
2020-02-27
doc/RCU/Design: Remove remaining HTML tags in ReST files
SeongJae Park
2019-10-29
Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()
Sebastian Andrzej Siewior
2019-10-29
Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"
Joel Fernandes (Google)
2019-10-29
Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"
Joel Fernandes (Google)
2019-10-29
docs: rcu: Correct links referring to titles
Joel Fernandes (Google)
2019-10-29
docs: rcu: convert some articles from html to ReST
Mauro Carvalho Chehab
2019-10-29
Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"
Joel Fernandes (Google)
2019-10-29
Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo...
Joel Fernandes (Google)
2019-08-13
Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...
Paul E. McKenney
2019-08-01
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2019-08-01
rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()
Paul E. McKenney
2019-03-26
doc: Remove obsolete RCU update functions from RCU documentation
Paul E. McKenney
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-01-25
rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU
Paul E. McKenney
2019-01-25
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
2019-01-25
doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()
Paul E. McKenney
2019-01-25
rcu: Determine expedited-GP IPI handler at build time
Paul E. McKenney
2018-11-12
doc: Fix "struction" typo in RCU memory-ordering documentation
Joel Fernandes (Google)
2018-11-12
doc: RCU scheduler spinlock rcu_read_unlock() restriction remains
Paul E. McKenney
2018-11-12
doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()
Joel Fernandes (Google)
2018-11-12
doc: Remove obsolete (non-)requirement about disabling preemption
Joel Fernandes (Google)
2018-11-12
doc: rcu: Update description of gp_seq fields in rcu_data
Joel Fernandes (Google)
2018-11-12
doc: rcu: Better clarify the rcu_segcblist ->len field
Joel Fernandes (Google)
2018-11-12
doc: rcu: Update Data-Structures for RCU flavor consolidation
Joel Fernandes (Google)
2018-11-12
doc: Remove rcu_dynticks from Data-Structures
Joel Fernandes (Google)
2018-11-12
doc: Update information about resched_cpu
Joel Fernandes (Google)
2018-11-08
doc: Clarify RCU data-structure comment about rcu_tree fanout
Joel Fernandes (Google)
2018-11-08
doc: Set down forward-progress requirements
Paul E. McKenney
2018-08-30
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-30
rcu: Defer reporting RCU-preempt quiescent states when disabled
Paul E. McKenney
2018-08-30
doc: Fix broken HTML directive
Paul E. McKenney
2018-08-30
doc: Update removal of RCU-bh/sched update machinery
Paul E. McKenney
2018-08-29
doc: Improve rcu_dynticks::dynticks documentation
Joel Fernandes (Google)
2018-08-29
doc: Fix broken RCU-requirements link to LKML archive
Joel Fernandes (Google)
2018-08-29
doc: Add design documentation on interruption of NMI handlers
Paul E. McKenney
2018-07-12
doc: Update memory-ordering documentation for ->gp-seq
Paul E. McKenney
2018-07-12
doc: Update data-structure documentation for ->gp_seq
Paul E. McKenney
2017-12-11
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
2017-12-05
doc: De-emphasize smp_read_barrier_depends
Paul E. McKenney
2017-12-04
doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
2017-11-28
doc: Update dyntick-idle design documentation for NMI/irq consolidation
Paul E. McKenney
2017-11-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-10-19
Documentation: fix ref to workqueue content
Tom Saeger
2017-10-09
documentation: RCU grace-period memory ordering guarantees
Paul E. McKenney
2017-08-17
doc: Set down RCU's scheduling-clock-interrupt needs
Paul E. McKenney
2017-06-08
rcu: Remove debugfs tracing
Paul E. McKenney
[next]