Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
95e3bb7aff59d3b6c73d55d1a386ee53b8363fb5
/
Documentation
/
RCU
b8ae30e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f1d507b
rcu: improve the RCU CPU-stall warning documentation
by Paul E. McKenney
· 15 years ago
d21670a
rcu: reduce the number of spurious RCU_SOFTIRQ invocations
by Paul E. McKenney
· 15 years ago
e7858f5
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core
by Ingo Molnar
· 14 years ago
969c792
sched: replace migration_thread with cpu_stop
by Tejun Heo
· 14 years ago
50aec00
rcu: Update docs for rcu_access_pointer and rcu_dereference_protected
by Paul E. McKenney
· 15 years ago
1bd22e3
rcu: Use canonical URL for Mathieu's dissertation
by Paul E. McKenney
· 15 years ago
998f2ac
rcu: Fix citation of Mathieu's dissertation
by Paul E. McKenney
· 15 years ago
c598a07
rcu: Documentation update for CONFIG_PROVE_RCU
by Paul E. McKenney
· 15 years ago
4c54005
rcu: 1Q2010 update for RCU documentation
by Paul E. McKenney
· 15 years ago
6417986
rcu: Add synchronize_srcu_expedited() to the documentation
by Paul E. McKenney
· 15 years ago
0edf1a6
rcu: Update trace.txt documentation for blocked-tasks lists
by Paul E. McKenney
· 15 years ago
bd58b43
rcu: Update trace.txt documentation to reflect recent changes
by Paul E. McKenney
· 15 years ago
6b3ef48
rcu: Remove CONFIG_PREEMPT_RCU
by Paul E. McKenney
· 15 years ago
d6714c2
rcu: Renamings to increase RCU clarity
by Paul E. McKenney
· 15 years ago
fa08661
Merge commit 'v2.6.31-rc6' into core/rcu
by Ingo Molnar
· 15 years ago
941297f
netfilter: nf_conntrack: nf_conntrack_alloc() fixes
by Eric Dumazet
· 15 years ago
240ebbf
rcu: Add synchronize_sched_expedited() rcutorture doc + updates
by Paul E. McKenney
· 15 years ago
19f5946
trivial: Miscellaneous documentation typo fixes
by Matt LaPlante
· 16 years ago
6fd9b3a
rcu: Update RCU tracing documentation for __rcu_pending
by Paul E. McKenney
· 16 years ago
edd4070
Doc: Fix spelling in RCU/rculist_nulls.txt.
by Jesper Dangaard Brouer
· 16 years ago
3943ac5
Doc: Fix wrong API example usage of call_rcu().
by Jesper Dangaard Brouer
· 16 years ago
9ba30d7
Doc: Fix missing whitespaces in RCU documentation.
by Jesper Dangaard Brouer
· 16 years ago
0612ea0
rcu: documentation 1Q09 update
by Paul E. McKenney
· 16 years ago
1df2d01
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
5f34fe1
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
64db4cf
"Tree RCU": scalable classic RCU implementation
by Paul E. McKenney
· 16 years ago
1c12757
Document RCU and unloadable modules
by Paul E. McKenney
· 16 years ago
536533e
rcu: documents rculist_nulls
by Eric Dumazet
· 16 years ago
e8aed68
doc/RCU: fix pseudocode in rcuref.txt
by Lai Jiangshan
· 16 years ago
34d7c2b
rcu: remove list_for_each_rcu()
by Paul E. McKenney
· 16 years ago
0729fbf
rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers (timers)
by Paul E. McKenney
· 16 years ago
31a72bc
rcu: make rcutorture more vicious: reinstate boot-time testing
by Paul E. McKenney
· 16 years ago
d120f65
rcu: make rcutorture more vicious: add stutter feature
by Paul E. McKenney
· 16 years ago
3230075
sched: 1Q08 RCU doc update, add call_rcu_sched()
by Paul E. McKenney
· 16 years ago
b5606c2
remove final fastcall users
by Harvey Harrison
· 17 years ago
f85d6c7
Preempt-RCU: update RCU Documentation.
by Paul E. McKenney
· 17 years ago
e54e54a
Add Documentation/RCU/00-Index
by Rob Landley
· 17 years ago
ef48bd2
Document the fact that RCU callbacks can run in parallel
by Paul E. McKenney
· 17 years ago
4b6c2cc
[PATCH] rcu: add sched torture type to rcutorture
by Josh Triplett
· 18 years ago
11a1470
[PATCH] rcu: add rcu_bh_sync torture type to rcutorture
by Josh Triplett
· 18 years ago
20d2e42
[PATCH] rcu: add rcu_sync torture type to rcutorture
by Josh Triplett
· 18 years ago
b772e1d
[PATCH] RCU: add fake writers to rcutorture
by Josh Triplett
· 18 years ago
b2896d2
[PATCH] srcu-3: add SRCU operations to rcutorture
by Paul E. McKenney
· 18 years ago
621934e
[PATCH] srcu-3: RCU variant permitting read-side blocking
by Paul E. McKenney
· 18 years ago
670e9f3
Documentation: remove duplicated words
by Paolo Ornati
· 18 years ago
53cb472
Fix typos in Documentation/: 'S'
by Matt LaPlante
· 18 years ago
82a854e
[PATCH] RCU Documentation fix
by Urs Thuermann
· 18 years ago
72e9bb5
[PATCH] rcutorture: add ops vector and Classic RCU ops
by Paul E. McKenney
· 18 years ago
29766f1
[PATCH] rcutorture: catchup doc fixes for idle-hz tests
by Paul E. McKenney
· 18 years ago
165d6c7
[PATCH] RCU documentation: self-limiting updates and call_rcu()
by Paul E. McKenney
· 18 years ago
d83015b
[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules
by Paul E. McKenney
· 18 years ago
3c30a75
[PATCH] for_each_possible_cpu: documentaion
by KAMEZAWA Hiroyuki
· 19 years ago
de0dfcd
rcu: undeclared variable used in documentation
by Baruch Even
· 19 years ago
d19720a
[PATCH] RCU documentation fixes (January 2006 update)
by Paul E. McKenney
· 19 years ago
095975d
[PATCH] rcu file: use atomic primitives
by Nick Piggin
· 19 years ago
665a758
[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu
by Paul E. McKenney
· 19 years ago
a241ec6
[PATCH] RCU torture-testing kernel module
by Paul E. McKenney
· 19 years ago
dd81eca
[PATCH] Yet another RCU documentation update
by Paul E. McKenney
· 19 years ago
c0dfb29
[PATCH] files: rcuref APIs
by Dipankar Sarma
· 19 years ago
1930605
[PATCH] NMI: Update NMI users of RCU to use new API
by Paul E. McKenney
· 19 years ago
a83f1fe
[PATCH] Update RCU documentation
by Paul E. McKenney
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago