index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: update documentation/comments for Lai's adoption patch
Paul E. McKenney
2010-11-30
1
-8
/
+4
*
rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing.
Paul E. McKenney
2010-11-30
1
-8
/
+124
*
rcu: Add tracing data to support queueing models
Paul E. McKenney
2010-09-23
1
-1
/
+12
*
rcu: upgrade stallwarn.txt documentation for CPU-bound RT processes
Paul E. McKenney
2010-08-24
1
-0
/
+18
*
rcu: document ways of stalling updates in low-memory situations
Paul E. McKenney
2010-08-20
1
-7
/
+16
*
rcu: add shiny new debug assists to Documentation/RCU/checklist.txt
Paul E. McKenney
2010-08-20
1
-0
/
+23
*
Documentation: update broken web addresses.
Justin P. Mattock
2010-08-04
1
-1
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-18
1
-10
/
+0
|
\
|
*
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
2010-05-08
1
-10
/
+0
|
|
\
|
|
*
sched: replace migration_thread with cpu_stop
Tejun Heo
2010-05-06
1
-10
/
+0
*
|
|
rcu: improve the RCU CPU-stall warning documentation
Paul E. McKenney
2010-05-10
1
-23
/
+71
*
|
|
rcu: reduce the number of spurious RCU_SOFTIRQ invocations
Paul E. McKenney
2010-05-10
1
-16
/
+19
|
/
/
*
/
rcu: Update docs for rcu_access_pointer and rcu_dereference_protected
Paul E. McKenney
2010-04-14
4
-22
/
+58
|
/
*
rcu: Use canonical URL for Mathieu's dissertation
Paul E. McKenney
2010-02-25
1
-1
/
+1
*
rcu: Fix citation of Mathieu's dissertation
Paul E. McKenney
2010-02-25
1
-1
/
+4
*
rcu: Documentation update for CONFIG_PROVE_RCU
Paul E. McKenney
2010-02-25
4
-19
/
+97
*
rcu: 1Q2010 update for RCU documentation
Paul E. McKenney
2010-01-16
7
-133
/
+254
*
rcu: Add synchronize_srcu_expedited() to the documentation
Paul E. McKenney
2009-10-26
1
-1
/
+1
*
rcu: Update trace.txt documentation for blocked-tasks lists
Paul E. McKenney
2009-10-15
1
-7
/
+16
*
rcu: Update trace.txt documentation to reflect recent changes
Paul E. McKenney
2009-10-15
1
-198
/
+33
*
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
2009-08-23
2
-9
/
+9
*
rcu: Renamings to increase RCU clarity
Paul E. McKenney
2009-08-23
1
-4
/
+3
*
Merge commit 'v2.6.31-rc6' into core/rcu
Ingo Molnar
2009-08-15
1
-1
/
+6
|
\
|
*
netfilter: nf_conntrack: nf_conntrack_alloc() fixes
Eric Dumazet
2009-07-16
1
-1
/
+6
*
|
rcu: Add synchronize_sched_expedited() rcutorture doc + updates
Paul E. McKenney
2009-07-03
6
-19
/
+156
|
/
*
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
2009-06-12
1
-1
/
+1
*
rcu: Update RCU tracing documentation for __rcu_pending
Paul E. McKenney
2009-04-14
1
-22
/
+80
*
Doc: Fix spelling in RCU/rculist_nulls.txt.
Jesper Dangaard Brouer
2009-04-02
1
-2
/
+2
*
Doc: Fix wrong API example usage of call_rcu().
Jesper Dangaard Brouer
2009-04-02
1
-3
/
+3
*
Doc: Fix missing whitespaces in RCU documentation.
Jesper Dangaard Brouer
2009-04-02
1
-1
/
+1
*
rcu: documentation 1Q09 update
Paul E. McKenney
2009-03-10
1
-0
/
+12
*
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-01-09
2
-0
/
+306
|
\
|
*
Document RCU and unloadable modules
Paul E. McKenney
2008-12-03
2
-0
/
+306
*
|
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-31
2
-0
/
+415
|
\
\
|
*
|
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
2008-12-18
2
-0
/
+415
|
|
/
*
/
rcu: documents rculist_nulls
Eric Dumazet
2008-11-17
1
-0
/
+167
|
/
*
doc/RCU: fix pseudocode in rcuref.txt
Lai Jiangshan
2008-09-10
1
-8
/
+8
*
rcu: remove list_for_each_rcu()
Paul E. McKenney
2008-08-15
2
-3
/
+1
*
rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...
Paul E. McKenney
2008-06-26
1
-9
/
+14
*
rcu: make rcutorture more vicious: reinstate boot-time testing
Paul E. McKenney
2008-06-19
1
-7
/
+14
*
rcu: make rcutorture more vicious: add stutter feature
Paul E. McKenney
2008-06-18
1
-1
/
+7
*
sched: 1Q08 RCU doc update, add call_rcu_sched()
Paul E. McKenney
2008-05-19
4
-48
/
+210
*
remove final fastcall users
Harvey Harrison
2008-02-14
1
-1
/
+1
*
Preempt-RCU: update RCU Documentation.
Paul E. McKenney
2008-01-25
3
-19
/
+221
*
Add Documentation/RCU/00-Index
Rob Landley
2007-10-17
1
-0
/
+22
*
Document the fact that RCU callbacks can run in parallel
Paul E. McKenney
2007-07-16
1
-1
/
+9
*
[PATCH] rcu: add sched torture type to rcutorture
Josh Triplett
2006-10-04
1
-2
/
+3
*
[PATCH] rcu: add rcu_bh_sync torture type to rcutorture
Josh Triplett
2006-10-04
1
-2
/
+3
*
[PATCH] rcu: add rcu_sync torture type to rcutorture
Josh Triplett
2006-10-04
1
-3
/
+4
*
[PATCH] RCU: add fake writers to rcutorture
Josh Triplett
2006-10-04
1
-0
/
+9
[next]