index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Fix "struction" typo in RCU memory-ordering documentation
Joel Fernandes (Google)
2018-11-12
1
-1
/
+1
*
doc: Correct parameter in stallwarn
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: Make reader aware of rcu_dereference_protected
Joel Fernandes (Google)
2018-11-12
1
-1
/
+14
*
doc: rcu: Encourage use of rcu_barrier in checklist
Joel Fernandes (Google)
2018-11-12
1
-2
/
+2
*
doc: rcu: Remove obsolete checklist item about synchronize_rcu usage
Joel Fernandes (Google)
2018-11-12
1
-30
/
+7
*
doc: rcu: Remove obsolete suggestion from checklist
Joel Fernandes (Google)
2018-11-12
1
-5
/
+1
*
doc: rcu: Add more rationale for using rcu_read_lock_sched in checklist
Joel Fernandes (Google)
2018-11-12
1
-1
/
+1
*
doc: rcu: Update core and full API in whatisRCU
Joel Fernandes (Google)
2018-11-12
1
-27
/
+28
*
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: Remove rcu_preempt_state reference in stallwarn
Joel Fernandes (Google)
2018-11-08
1
-3
/
+2
*
doc: Clarify RCU data-structure comment about rcu_tree fanout
Joel Fernandes (Google)
2018-11-08
1
-3
/
+5
*
doc: Set down forward-progress requirements
Paul E. McKenney
2018-11-08
1
-2
/
+108
*
Merge tag 'docs-4.20' of git://git.lwn.net/linux
Linus Torvalds
2018-10-24
2
-38
/
+0
|
\
|
*
Drop all 00-INDEX files from Documentation/
Henrik Austad
2018-09-09
2
-38
/
+0
|
|
|
\
*
-
.
|
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-30
1
-26
/
+24
|
\
\
|
|
*
|
rcu: Defer reporting RCU-preempt quiescent states when disabled
Paul E. McKenney
2018-08-30
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
5
-143
/
+52
*
|
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
|
/
*
rculist: Improve documentation for list_for_each_entry_from_rcu()
NeilBrown
2018-07-12
1
-0
/
+2
*
doc: Update synchronize_rcu() definition in whatisRCU.txt
Andrea Parri
2018-07-12
1
-6
/
+10
*
doc: Update RCU CPU stall-warning documentation
Paul E. McKenney
2018-07-12
1
-12
/
+12
*
doc: Update memory-ordering documentation for ->gp-seq
Paul E. McKenney
2018-07-12
6
-223
/
+243
*
doc: Update data-structure documentation for ->gp_seq
Paul E. McKenney
2018-07-12
1
-55
/
+63
*
doc: Ensure whatisRCU.txt actually says what RCU is
Paul Gortmaker
2018-05-15
1
-0
/
+2
*
-
-
-
.
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
2017-12-11
4
-22
/
+36
|
\
\
\
|
|
|
*
doc: De-emphasize smp_read_barrier_depends
Paul E. McKenney
2017-12-05
3
-8
/
+4
|
|
|
/
|
*
/
doc: Update dyntick-idle design documentation for NMI/irq consolidation
Paul E. McKenney
2017-11-28
1
-14
/
+32
|
|
/
*
/
doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
2017-12-04
3
-9
/
+8
|
/
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
15
-78
/
+14292
|
\
|
*
documentation: Update RCU CPU stall warning messages
Paul E. McKenney
2017-10-09
1
-77
/
+105
|
*
documentation: Slow systems can stall RCU grace periods
Paul E. McKenney
2017-10-09
1
-0
/
+6
|
*
documentation: Long-running irq handlers can stall RCU grace periods
Paul E. McKenney
2017-10-09
1
-1
/
+11
|
*
documentation: RCU grace-period memory ordering guarantees
Paul E. McKenney
2017-10-09
14
-0
/
+14170
*
|
Documentation: fix ref to workqueue content
Tom Saeger
2017-10-19
1
-1
/
+1
|
/
*
doc: Set down RCU's scheduling-clock-interrupt needs
Paul E. McKenney
2017-08-17
1
-0
/
+130
*
doc: No longer allowed to use rcu_dereference on non-pointers
Paul E. McKenney
2017-08-17
1
-40
/
+21
*
doc: Update RCU documentation
Paul E. McKenney
2017-08-17
5
-49
/
+111
*
rcu: Remove debugfs tracing
Paul E. McKenney
2017-06-08
3
-538
/
+1
*
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
2017-06-08
2
-10
/
+7
*
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
2017-06-08
1
-5
/
+1
[next]