index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...
Paul E. McKenney
2019-08-13
2
-1
/
+78
|
\
\
|
|
*
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2019-08-01
1
-1
/
+1
|
|
/
|
/
|
|
*
doc: Add rcutree.kthread_prio pointer to stallwarn.txt
Paul E. McKenney
2019-08-01
1
-0
/
+6
|
*
rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()
Paul E. McKenney
2019-08-01
1
-0
/
+71
|
/
*
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
2019-07-17
1
-1
/
+1
*
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
5
-125
/
+163
|
\
|
*
doc: RCU callback locks need only _bh, not necessarily _irq
Jiunn Chang
2019-06-28
1
-6
/
+7
|
*
Documentation: RCU: Add TOC tree hooks
Jiunn Chang
2019-06-27
1
-0
/
+19
|
*
Documentation: RCU: Rename txt files to rst
Jiunn Chang
2019-06-27
3
-0
/
+0
|
*
Documentation: RCU: Convert RCU UP systems to reST
Jiunn Chang
2019-06-27
1
-14
/
+23
|
*
Documentation: RCU: Convert RCU linked list to reST
Jiunn Chang
2019-06-27
1
-16
/
+22
|
*
Documentation: RCU: Convert RCU basic concepts to reST
Jiunn Chang
2019-06-27
1
-58
/
+61
|
|
|
\
*
-
.
\
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...
Paul E. McKenney
2019-06-19
3
-6
/
+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
2019-06-13
1
-4
/
+4
|
|
/
|
/
|
|
*
doc: Fixup definition of rcupdate.rcu_task_stall_timeout
Zhenzhong Duan
2019-05-28
1
-1
/
+1
|
*
doc/rcuref: Document real world examples in kernel
Joel Fernandes (Google)
2019-05-28
1
-1
/
+20
|
/
*
doc: Fix typos and otherwise modernize checklist.txt
Paul E. McKenney
2019-03-26
1
-18
/
+25
*
doc: Describe choice of rcu_dereference() APIs and __rcu usage
Paul E. McKenney
2019-03-26
1
-0
/
+103
*
doc: Repair some whitespace damage
Tycho Andersen
2019-03-26
1
-5
/
+5
*
doc: Remove obsolete RCU update functions from RCU documentation
Paul E. McKenney
2019-03-26
8
-76
/
+66
*
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
2019-03-09
1
-6
/
+6
|
\
|
*
Documentation/locking/lockdep: Drop last two chars of sample states
Geert Uytterhoeven
2019-03-04
1
-3
/
+3
|
*
doc: rcu: Suspicious RCU usage is a warning
Geert Uytterhoeven
2019-03-04
1
-3
/
+3
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-02-09
5
-178
/
+13
|
\
\
\
\
|
|
|
*
|
RCU/torture.txt: Remove section MODULE PARAMETERS
Junchang Wang
2019-01-25
1
-167
/
+2
|
|
|
/
/
|
*
|
|
rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU
Paul E. McKenney
2019-01-25
3
-5
/
+5
|
*
|
|
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
2019-01-25
4
-6
/
+6
|
|
/
/
*
|
|
doc: Fix outdated links
Junchang Wang
2019-01-25
1
-2
/
+2
*
|
|
doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()
Paul E. McKenney
2019-01-25
1
-7
/
+13
|
/
/
*
|
rcu: Discard separate per-CPU callback counts
Paul E. McKenney
2019-01-25
1
-7
/
+8
*
|
rcu: Determine expedited-GP IPI handler at build time
Paul E. McKenney
2019-01-25
2
-20
/
+24
|
/
*
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
[next]