index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Set down RCU's scheduling-clock-interrupt needs
Paul E. McKenney
2017-08-17
1
-0
/
+130
*
doc: No longer allowed to use rcu_dereference on non-pointers
Paul E. McKenney
2017-08-17
1
-40
/
+21
*
doc: Update RCU documentation
Paul E. McKenney
2017-08-17
5
-49
/
+111
*
rcu: Remove debugfs tracing
Paul E. McKenney
2017-06-08
3
-538
/
+1
*
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
2017-06-08
2
-10
/
+7
*
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
2017-06-08
1
-5
/
+1
*
doc: Take tail recursion into account in RCU requirements
Paul E. McKenney
2017-06-08
1
-1
/
+2
*
srcu: Document auto-expediting requirement
Paul E. McKenney
2017-06-08
1
-0
/
+14
*
-
.
Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...
Paul E. McKenney
2017-04-21
4
-6
/
+31
|
\
\
|
|
*
rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions
Paul E. McKenney
2017-04-18
1
-1
/
+10
|
|
*
rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()
Paul E. McKenney
2017-04-18
1
-2
/
+2
|
|
*
rcu: Pull rcu_qs_ctr into rcu_dynticks structure
Paul E. McKenney
2017-04-18
1
-2
/
+10
|
|
*
rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure
Paul E. McKenney
2017-04-18
1
-1
/
+8
|
*
|
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
3
-5
/
+6
|
|
/
*
|
doc: Emphasize that "toy" RCU requires recursive rwlock
Paul E. McKenney
2017-04-12
1
-1
/
+3
*
|
doc: Update the comparisons rule in rcu_dereference.txt
Michalis Kokologiannakis
2017-04-12
1
-0
/
+9
*
|
doc: Update rcu_assign_pointer() definition in whatisRCU.txt
Paul E. McKenney
2017-04-12
1
-14
/
+15
*
|
doc: Update requirements based on recent changes
Paul E. McKenney
2017-04-12
1
-26
/
+94
*
|
doc: Update RCU data-structure documentation for rcu_segcblist
Paul E. McKenney
2017-04-12
2
-85
/
+156
*
|
doc: Update stallwarn.txt to make causes more prominent
Paul E. McKenney
2017-04-12
1
-90
/
+100
*
|
doc: Add mid-boot operation to expedited grace periods
Paul E. McKenney
2017-04-12
1
-3
/
+44
*
|
doc: Synchronous RCU grace periods are now legal throughout boot
Paul E. McKenney
2017-04-12
1
-34
/
+47
|
/
*
-
.
Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...
Paul E. McKenney
2017-01-25
1
-4
/
+1
|
\
\
|
|
*
rcu: Eliminate unused expedited_normal counter
Paul E. McKenney
2017-01-23
1
-4
/
+1
|
|
/
*
|
doc: Quick-Quiz answers are now inline
Paul E. McKenney
2017-01-14
1
-4
/
+1
*
|
doc: Fix RCU requirements typos
Tetsuo Handa
2017-01-14
1
-6
/
+6
*
|
rcu: Design documentation for expedited grace periods
Paul E. McKenney
2017-01-14
12
-0
/
+5093
|
/
*
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
|
/
[next]