index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
Documentation: update broken web addresses.
Justin P. Mattock
1
-1
/
+1
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+0
2010-05-10
rcu: improve the RCU CPU-stall warning documentation
Paul E. McKenney
1
-23
/
+71
2010-05-10
rcu: reduce the number of spurious RCU_SOFTIRQ invocations
Paul E. McKenney
1
-16
/
+19
2010-05-08
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
1
-10
/
+0
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
1
-10
/
+0
2010-04-14
rcu: Update docs for rcu_access_pointer and rcu_dereference_protected
Paul E. McKenney
4
-22
/
+58
2010-02-25
rcu: Use canonical URL for Mathieu's dissertation
Paul E. McKenney
1
-1
/
+1
2010-02-25
rcu: Fix citation of Mathieu's dissertation
Paul E. McKenney
1
-1
/
+4
2010-02-25
rcu: Documentation update for CONFIG_PROVE_RCU
Paul E. McKenney
4
-19
/
+97
2010-01-16
rcu: 1Q2010 update for RCU documentation
Paul E. McKenney
7
-133
/
+254
2009-10-26
rcu: Add synchronize_srcu_expedited() to the documentation
Paul E. McKenney
1
-1
/
+1
2009-10-15
rcu: Update trace.txt documentation for blocked-tasks lists
Paul E. McKenney
1
-7
/
+16
2009-10-15
rcu: Update trace.txt documentation to reflect recent changes
Paul E. McKenney
1
-198
/
+33
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
2
-9
/
+9
2009-08-23
rcu: Renamings to increase RCU clarity
Paul E. McKenney
1
-4
/
+3
2009-08-15
Merge commit 'v2.6.31-rc6' into core/rcu
Ingo Molnar
1
-1
/
+6
2009-07-16
netfilter: nf_conntrack: nf_conntrack_alloc() fixes
Eric Dumazet
1
-1
/
+6
2009-07-03
rcu: Add synchronize_sched_expedited() rcutorture doc + updates
Paul E. McKenney
6
-19
/
+156
2009-06-12
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
1
-1
/
+1
2009-04-14
rcu: Update RCU tracing documentation for __rcu_pending
Paul E. McKenney
1
-22
/
+80
2009-04-02
Doc: Fix spelling in RCU/rculist_nulls.txt.
Jesper Dangaard Brouer
1
-2
/
+2
2009-04-02
Doc: Fix wrong API example usage of call_rcu().
Jesper Dangaard Brouer
1
-3
/
+3
2009-04-02
Doc: Fix missing whitespaces in RCU documentation.
Jesper Dangaard Brouer
1
-1
/
+1
2009-03-10
rcu: documentation 1Q09 update
Paul E. McKenney
1
-0
/
+12
2009-01-08
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-0
/
+306
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+415
2008-12-18
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
2
-0
/
+415
2008-12-03
Document RCU and unloadable modules
Paul E. McKenney
2
-0
/
+306
2008-11-16
rcu: documents rculist_nulls
Eric Dumazet
1
-0
/
+167
2008-09-10
doc/RCU: fix pseudocode in rcuref.txt
Lai Jiangshan
1
-8
/
+8
2008-08-15
rcu: remove list_for_each_rcu()
Paul E. McKenney
2
-3
/
+1
2008-06-26
rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...
Paul E. McKenney
1
-9
/
+14
2008-06-19
rcu: make rcutorture more vicious: reinstate boot-time testing
Paul E. McKenney
1
-7
/
+14
2008-06-18
rcu: make rcutorture more vicious: add stutter feature
Paul E. McKenney
1
-1
/
+7
2008-05-19
sched: 1Q08 RCU doc update, add call_rcu_sched()
Paul E. McKenney
4
-48
/
+210
2008-02-13
remove final fastcall users
Harvey Harrison
1
-1
/
+1
2008-01-25
Preempt-RCU: update RCU Documentation.
Paul E. McKenney
3
-19
/
+221
2007-10-17
Add Documentation/RCU/00-Index
Rob Landley
1
-0
/
+22
2007-07-16
Document the fact that RCU callbacks can run in parallel
Paul E. McKenney
1
-1
/
+9
2006-10-04
[PATCH] rcu: add sched torture type to rcutorture
Josh Triplett
1
-2
/
+3
2006-10-04
[PATCH] rcu: add rcu_bh_sync torture type to rcutorture
Josh Triplett
1
-2
/
+3
2006-10-04
[PATCH] rcu: add rcu_sync torture type to rcutorture
Josh Triplett
1
-3
/
+4
2006-10-04
[PATCH] RCU: add fake writers to rcutorture
Josh Triplett
1
-0
/
+9
2006-10-04
[PATCH] srcu-3: add SRCU operations to rcutorture
Paul E. McKenney
1
-0
/
+15
2006-10-04
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney
3
-1
/
+43
2006-10-03
Documentation: remove duplicated words
Paolo Ornati
1
-1
/
+1
2006-10-03
Fix typos in Documentation/: 'S'
Matt LaPlante
1
-1
/
+1
2006-07-10
[PATCH] RCU Documentation fix
Urs Thuermann
1
-2
/
+3
2006-06-27
[PATCH] rcutorture: add ops vector and Classic RCU ops
Paul E. McKenney
1
-9
/
+13
[next]