index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-28
rcu: Document interpretation of RCU-lockdep splats
Paul E. McKenney
1
-0
/
+110
2011-09-28
rcu: Update documentation for additional RCU lockdep functions
Paul E. McKenney
1
-3
/
+21
2011-09-28
rcu: Not necessary to pass rcu_read_lock_held() to rcu_dereference_protected()
Michal Hocko
1
-6
/
+4
2011-09-28
rcu: Simplify quiescent-state accounting
Paul E. McKenney
1
-17
/
+17
2011-09-28
rcu: Fix RCU's NMI documentation
Paul E. McKenney
1
-1
/
+1
2011-09-28
rcu: Catch rcutorture up to new RCU API additions
Paul E. McKenney
1
-0
/
+3
2011-09-28
rcu: Update rcutorture documentation
Paul E. McKenney
1
-35
/
+99
2011-09-28
rcu: Update documentation to flag RCU_BOOST trace information
Paul E. McKenney
1
-0
/
+4
2011-06-13
doc: fix wrong arch/i386 references
Wanlong Gao
1
-2
/
+2
2011-05-26
rcu: Decrease memory-barrier usage based on semi-formal proof
Paul E. McKenney
1
-12
/
+5
2011-05-19
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
Paul E. McKenney
1
-5
/
+12
2011-05-05
rcu: Add forward-progress diagnostic for per-CPU kthreads
Paul E. McKenney
1
-17
/
+22
2011-05-05
rcu: add grace-period age and more kthread state to tracing
Paul E. McKenney
1
-2
/
+10
2011-05-05
rcu: update tracing documentation for new rcutorture and rcuboost
Paul E. McKenney
1
-25
/
+161
2011-05-05
rcu: add callback-queue information to rcudata output
Paul E. McKenney
1
-16
/
+42
2011-05-05
rcu: Update RCU's trace.txt documentation for new format
Paul E. McKenney
1
-31
/
+34
2011-05-05
rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists
Paul E. McKenney
1
-11
/
+18
2011-05-05
rcu: Decrease memory-barrier usage based on semi-formal proof
Paul E. McKenney
1
-28
/
+20
2011-05-05
rcu: Remove conditional compilation for RCU CPU stall warnings
Paul E. McKenney
2
-11
/
+14
2011-03-04
rcu: add documentation saying which RCU flavor to choose
Paul E. McKenney
1
-0
/
+31
2010-11-29
rcu: update documentation/comments for Lai's adoption patch
Paul E. McKenney
1
-8
/
+4
2010-11-29
rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing.
Paul E. McKenney
1
-8
/
+124
2010-09-23
rcu: Add tracing data to support queueing models
Paul E. McKenney
1
-1
/
+12
2010-08-23
rcu: upgrade stallwarn.txt documentation for CPU-bound RT processes
Paul E. McKenney
1
-0
/
+18
2010-08-20
rcu: document ways of stalling updates in low-memory situations
Paul E. McKenney
1
-7
/
+16
2010-08-19
rcu: add shiny new debug assists to Documentation/RCU/checklist.txt
Paul E. McKenney
1
-0
/
+23
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
[next]