Akira Yokosawa (2): treewide: Fix choice of \cref{}/\Cref{} macros datastruct: Fix typo Paul E. McKenney (12): utilities/torelease.sh: Don't generate second Changes.*.txt file formal: Add epigraph to last section future/tm: Add detail on MV-RLU scalability defer/rcurelated: Add MV-RLU discussion to that of RLU together: Updates and wordsmithing, take one defer: Add MVCC aspect of RCU together: Updates and wordsmithing, take two. together: Updates and wordsmithing, take three CodeSamples/count: Make count_end_rcu.c use *_ONCE() together: Updates and wordsmithing, take four Merge commit '3cc95a869c1b5a8be6fb71366e6b87cfad92bdd9' together: Fix chapter roadmap. CodeSamples/count/count_end_rcu.c | 12 +- appendix/styleguide/styleguide.tex | 43 +++--- count/count.tex | 11 +- datastruct/datastruct.tex | 14 +- debugging/debugging.tex | 2 +- defer/defer.tex | 12 +- defer/rcu.tex | 2 +- defer/rcurelated.tex | 12 ++ defer/rcuusage.tex | 24 +++- formal/formal.tex | 36 ++--- future/tm.tex | 4 + owned/owned.tex | 4 +- together/applyrcu.tex | 170 +++++++++++++++-------- together/count.tex | 10 +- together/hazptr.tex | 40 ++++++ together/refcnt.tex | 274 ++++++++++++++----------------------- together/{hash.tex => seqlock.tex} | 103 +++++++------- together/together.tex | 27 ++-- utilities/torelease.sh | 2 +- 19 files changed, 441 insertions(+), 361 deletions(-) create mode 100644 together/hazptr.tex rename together/{hash.tex => seqlock.tex} (52%)