index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation/RCU: Fix minor typo
Pranith Kumar
2016-11-14
1
-1
/
+1
*
documentation: Present updated RCU guarantee
Paul E. McKenney
2016-11-14
1
-1
/
+24
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-1
/
+1
*
documentation: Record reason for rcu_head two-byte alignment
Paul E. McKenney
2016-08-22
1
-0
/
+22
*
rcutorture: Remove outdated config option description
SeongJae Park
2016-08-22
1
-15
/
+0
*
Documentation: Fix spelling mistake
Eric Engestrom
2016-06-14
1
-1
/
+1
*
documentation: Add RCU_NONIDLE() restrictions to requirements
Paul E. McKenney
2016-06-14
1
-0
/
+35
*
documentation: Add references to 2010 and 2014 Big API Tables
Paul E. McKenney
2016-06-14
1
-0
/
+2
*
documentation: Add reference to 2014 RCU API LWN article
Paul E. McKenney
2016-06-14
1
-0
/
+1
*
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
Linus Torvalds
2016-05-19
1
-3
/
+3
|
\
|
*
Documentation: fix common spelling mistakes
Kees Cook
2016-04-28
1
-3
/
+3
|
|
|
\
*
-
.
\
Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...
Paul E. McKenney
2016-04-21
1
-5
/
+5
|
\
\
\
|
|
|
/
|
*
|
rcu: Remove expedited GP funnel-lock bypass
Paul E. McKenney
2016-03-31
1
-5
/
+5
|
|
/
*
|
documentation: Add documentation for RCU's major data structures
Paul E. McKenney
2016-04-19
12
-0
/
+8291
*
|
documentation: Emphasize the call_rcu() is illegal from idle
Paul E. McKenney
2016-03-31
1
-1
/
+1
*
|
documentation: Sharpen up the no-readers quick quiz
Paul E. McKenney
2016-03-31
1
-5
/
+8
*
|
documentation: Get rid of duplicate .htmlx file
Paul E. McKenney
2016-03-31
3
-3441
/
+428
*
|
documentation: Remove unnecessary images from requirements
Paul E. McKenney
2016-03-31
4
-253
/
+40
*
|
documentation: Document illegality of call_rcu() from offline CPUs
Paul E. McKenney
2016-03-31
2
-2
/
+4
*
|
documentation: Explain why rcu_read_lock() needs no barrier()
Paul E. McKenney
2016-03-31
2
-43
/
+115
*
|
documentation: Add synchronize_rcu_mult() to the requirements
Paul E. McKenney
2016-03-31
2
-0
/
+174
*
|
documentation: Add real-time requirements from CPU-bound workloads
Paul E. McKenney
2016-03-31
2
-1
/
+17
*
|
documentation: Make sample code and documentation consistent
Yao Dongdong
2016-03-31
1
-7
/
+15
|
/
*
documentation: Update RCU requirements based on expedited changes
Paul E. McKenney
2015-12-05
2
-3
/
+19
*
documentation: Clarify RCU memory barriers and requirements
Paul E. McKenney
2015-12-05
2
-54
/
+78
*
documentation: Expand on scheduler/RCU deadlock requirements
Paul E. McKenney
2015-12-05
2
-10
/
+18
*
documentation: Composability analogies
Paul E. McKenney
2015-12-05
2
-0
/
+16
*
documentation: Cover requirements controlling stall warnings
Paul E. McKenney
2015-12-05
2
-2
/
+48
*
Documentation: Record bottom-bit-zero guarantee for ->next
Paul E. McKenney
2015-12-05
2
-0
/
+86
*
documentation: Record RCU requirements
Paul E. McKenney
2015-12-05
7
-0
/
+6800
*
-
.
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2015-10-07
3
-29
/
+23
|
\
\
|
*
|
documentation: Catch up list of torture_type options
Paul E. McKenney
2015-10-06
1
-26
/
+13
|
*
|
documentation: Correct doc to use rcu_dereference_protected
Jason A. Donenfeld
2015-10-06
1
-3
/
+3
|
*
|
documentation: Call out slow consoles as cause of stall warnings
Paul E. McKenney
2015-10-06
1
-0
/
+7
|
|
/
*
|
rcu: Invert passed_quiesce and rename to cpu_no_qs
Paul E. McKenney
2015-09-20
1
-16
/
+16
|
/
*
-
.
Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD
Paul E. McKenney
2015-08-04
1
-1
/
+1
|
\
\
|
*
|
documentation: Fix spelling of "operators"
Paul E. McKenney
2015-07-15
1
-1
/
+1
|
|
/
*
|
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
Paul E. McKenney
2015-08-04
2
-36
/
+29
|
\
\
|
*
|
rcu: Add fastpath bypassing funnel locking
Paul E. McKenney
2015-07-17
1
-26
/
+10
|
*
|
documentation: Describe new expedited stall warnings
Paul E. McKenney
2015-07-17
1
-0
/
+17
|
*
|
rcu: Remove CONFIG_RCU_CPU_STALL_INFO
Paul E. McKenney
2015-07-17
1
-10
/
+2
|
|
/
*
|
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
2015-07-22
1
-1
/
+1
|
/
*
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2015-06-24
1
-1
/
+1
|
\
|
*
Doc: Change wikipedia's URL from http to https
Masanari Iida
2015-06-22
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
2015-05-27
2
-1
/
+8
|
\
\
\
|
|
|
/
|
*
|
documentation: State that rcu_dereference() reloads pointer
Milos Vyletel
2015-05-27
1
-1
/
+3
|
*
|
documentation: Update rcu_dereference.txt based on WG21 discussions
Paul E. McKenney
2015-05-27
1
-0
/
+5
|
|
/
*
|
documentation: RCU-protected array indexes no longer supported
Paul E. McKenney
2015-05-27
4
-37
/
+28
|
/
*
-
.
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...
Paul E. McKenney
2015-01-15
2
-16
/
+30
|
\
\
|
|
*
rcu: Add GP-kthread-starvation checks to CPU stall warnings
Paul E. McKenney
2015-01-15
1
-0
/
+9
[next]