index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
/
Design
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Fix reST markup when linking to sections
NĂcolas F. R. A. Prado
2020-12-31
2
-14
/
+14
*
docs: RCU: Requirements.rst: Fix a list block
Mauro Carvalho Chehab
2020-11-07
1
-0
/
+1
*
docs: Update RCU's hotplug requirements with a bit about design
Joel Fernandes (Google)
2020-11-07
1
-10
/
+39
*
doc: Drop doubled words from RCU requirements documentation
Randy Dunlap
2020-08-24
1
-2
/
+2
*
doc: Drop doubled words from RCU Data-Structures.rst
Randy Dunlap
2020-08-24
1
-1
/
+1
*
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-03
1
-1
/
+6
|
\
|
*
doc: Tasks RCU must protect instructions before trampoline
Paul E. McKenney
2020-06-29
1
-1
/
+6
*
|
Documentation/barriers: Remove references to [smp_]read_barrier_depends()
Will Deacon
2020-07-21
1
-1
/
+1
|
/
*
rcu: Make rcu_read_unlock_special() safe for rq/pi locks
Paul E. McKenney
2020-04-27
1
-45
/
+16
*
doc/RCU/Design: Remove remaining HTML tags in ReST files
SeongJae Park
2020-02-27
1
-4
/
+4
*
Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()
Sebastian Andrzej Siewior
2019-10-29
3
-3
/
+3
*
Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"
Joel Fernandes (Google)
2019-10-29
1
-0
/
+54
*
Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"
Joel Fernandes (Google)
2019-10-29
1
-1
/
+1
*
docs: rcu: Correct links referring to titles
Joel Fernandes (Google)
2019-10-29
2
-60
/
+47
*
docs: rcu: convert some articles from html to ReST
Mauro Carvalho Chehab
2019-10-29
9
-6102
/
+4971
*
Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"
Joel Fernandes (Google)
2019-10-29
1
-1
/
+1
*
Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo...
Joel Fernandes (Google)
2019-10-29
1
-71
/
+0
*
-
.
Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...
Paul E. McKenney
2019-08-13
1
-1
/
+72
|
\
\
|
|
*
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2019-08-01
1
-1
/
+1
|
|
/
|
/
|
|
*
rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()
Paul E. McKenney
2019-08-01
1
-0
/
+71
|
/
*
doc: Remove obsolete RCU update functions from RCU documentation
Paul E. McKenney
2019-03-26
3
-6
/
+6
*
-
.
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-02-09
4
-11
/
+11
|
\
\
|
*
|
rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU
Paul E. McKenney
2019-01-26
3
-5
/
+5
|
*
|
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
2019-01-26
4
-6
/
+6
|
|
/
*
/
doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()
Paul E. McKenney
2019-01-26
1
-7
/
+13
|
/
*
rcu: Determine expedited-GP IPI handler at build time
Paul E. McKenney
2019-01-26
2
-20
/
+24
*
doc: Fix "struction" typo in RCU memory-ordering documentation
Joel Fernandes (Google)
2018-11-12
1
-1
/
+1
*
doc: RCU scheduler spinlock rcu_read_unlock() restriction remains
Paul E. McKenney
2018-11-12
1
-15
/
+29
*
doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()
Joel Fernandes (Google)
2018-11-12
1
-1
/
+1
*
doc: Remove obsolete (non-)requirement about disabling preemption
Joel Fernandes (Google)
2018-11-12
1
-50
/
+0
*
doc: rcu: Update description of gp_seq fields in rcu_data
Joel Fernandes (Google)
2018-11-12
1
-3
/
+4
*
doc: rcu: Better clarify the rcu_segcblist ->len field
Joel Fernandes (Google)
2018-11-12
1
-8
/
+15
*
doc: rcu: Update Data-Structures for RCU flavor consolidation
Joel Fernandes (Google)
2018-11-12
5
-2240
/
+559
*
doc: Remove rcu_dynticks from Data-Structures
Joel Fernandes (Google)
2018-11-12
2
-760
/
+25
*
doc: Update information about resched_cpu
Joel Fernandes (Google)
2018-11-12
1
-3
/
+3
*
doc: Clarify RCU data-structure comment about rcu_tree fanout
Joel Fernandes (Google)
2018-11-09
1
-3
/
+5
*
doc: Set down forward-progress requirements
Paul E. McKenney
2018-11-09
1
-2
/
+108
*
-
.
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-31
1
-26
/
+24
|
\
\
|
*
|
rcu: Defer reporting RCU-preempt quiescent states when disabled
Paul E. McKenney
2018-08-31
1
-26
/
+24
|
|
/
*
|
doc: Fix broken HTML directive
Paul E. McKenney
2018-08-30
1
-1
/
+1
*
|
doc: Update removal of RCU-bh/sched update machinery
Paul E. McKenney
2018-08-30
3
-134
/
+45
*
|
doc: Improve rcu_dynticks::dynticks documentation
Joel Fernandes (Google)
2018-08-29
1
-3
/
+5
*
|
doc: Fix broken RCU-requirements link to LKML archive
Joel Fernandes (Google)
2018-08-29
1
-2
/
+2
*
|
doc: Add design documentation on interruption of NMI handlers
Paul E. McKenney
2018-08-29
1
-0
/
+11
|
/
*
doc: Update memory-ordering documentation for ->gp-seq
Paul E. McKenney
2018-07-13
6
-223
/
+243
*
doc: Update data-structure documentation for ->gp_seq
Paul E. McKenney
2018-07-13
1
-55
/
+63
*
-
-
-
.
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
2017-12-11
2
-15
/
+34
|
\
\
\
|
|
|
*
doc: De-emphasize smp_read_barrier_depends
Paul E. McKenney
2017-12-05
1
-1
/
+2
|
|
|
/
|
*
/
doc: Update dyntick-idle design documentation for NMI/irq consolidation
Paul E. McKenney
2017-11-29
1
-14
/
+32
|
|
/
*
/
doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
2017-12-04
2
-3
/
+4
|
/
[next]