index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
Age
Commit message (
Expand
)
Author
2018-07-12
rculist: Improve documentation for list_for_each_entry_from_rcu()
NeilBrown
2018-07-12
doc: Update synchronize_rcu() definition in whatisRCU.txt
Andrea Parri
2018-07-12
doc: Update RCU CPU stall-warning documentation
Paul E. McKenney
2018-07-12
doc: Update memory-ordering documentation for ->gp-seq
Paul E. McKenney
2018-07-12
doc: Update data-structure documentation for ->gp_seq
Paul E. McKenney
2018-05-15
doc: Ensure whatisRCU.txt actually says what RCU is
Paul Gortmaker
2017-12-11
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
2017-12-05
doc: De-emphasize smp_read_barrier_depends
Paul E. McKenney
2017-12-04
doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
2017-11-28
doc: Update dyntick-idle design documentation for NMI/irq consolidation
Paul E. McKenney
2017-11-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-10-19
Documentation: fix ref to workqueue content
Tom Saeger
2017-10-09
documentation: Update RCU CPU stall warning messages
Paul E. McKenney
2017-10-09
documentation: Slow systems can stall RCU grace periods
Paul E. McKenney
2017-10-09
documentation: Long-running irq handlers can stall RCU grace periods
Paul E. McKenney
2017-10-09
documentation: RCU grace-period memory ordering guarantees
Paul E. McKenney
2017-08-17
doc: Set down RCU's scheduling-clock-interrupt needs
Paul E. McKenney
2017-08-17
doc: No longer allowed to use rcu_dereference on non-pointers
Paul E. McKenney
2017-08-17
doc: Update RCU documentation
Paul E. McKenney
2017-06-08
rcu: Remove debugfs tracing
Paul E. McKenney
2017-06-08
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
2017-06-08
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
2017-06-08
doc: Take tail recursion into account in RCU requirements
Paul E. McKenney
2017-06-08
srcu: Document auto-expediting requirement
Paul E. McKenney
2017-04-21
Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...
Paul E. McKenney
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions
Paul E. McKenney
2017-04-18
rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()
Paul E. McKenney
2017-04-18
rcu: Pull rcu_qs_ctr into rcu_dynticks structure
Paul E. McKenney
2017-04-18
rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure
Paul E. McKenney
2017-04-12
doc: Emphasize that "toy" RCU requires recursive rwlock
Paul E. McKenney
2017-04-12
doc: Update the comparisons rule in rcu_dereference.txt
Michalis Kokologiannakis
2017-04-12
doc: Update rcu_assign_pointer() definition in whatisRCU.txt
Paul E. McKenney
2017-04-12
doc: Update requirements based on recent changes
Paul E. McKenney
2017-04-12
doc: Update RCU data-structure documentation for rcu_segcblist
Paul E. McKenney
2017-04-12
doc: Update stallwarn.txt to make causes more prominent
Paul E. McKenney
2017-04-12
doc: Add mid-boot operation to expedited grace periods
Paul E. McKenney
2017-04-12
doc: Synchronous RCU grace periods are now legal throughout boot
Paul E. McKenney
2017-01-25
Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...
Paul E. McKenney
2017-01-23
rcu: Eliminate unused expedited_normal counter
Paul E. McKenney
2017-01-14
doc: Quick-Quiz answers are now inline
Paul E. McKenney
2017-01-14
doc: Fix RCU requirements typos
Tetsuo Handa
2017-01-14
rcu: Design documentation for expedited grace periods
Paul E. McKenney
2016-11-14
Documentation/RCU: Fix minor typo
Pranith Kumar
2016-11-14
documentation: Present updated RCU guarantee
Paul E. McKenney
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-08-22
documentation: Record reason for rcu_head two-byte alignment
Paul E. McKenney
2016-08-22
rcutorture: Remove outdated config option description
SeongJae Park
2016-06-14
Documentation: Fix spelling mistake
Eric Engestrom
2016-06-14
documentation: Add RCU_NONIDLE() restrictions to requirements
Paul E. McKenney
[next]