1. 688d07e toolsoftrade: Wordsmith shenanigans QQ and add another by Paul E. McKenney · 30 hours ago master
  2. 9d2f18f Bibliography update by Paul E. McKenney · 30 hours ago
  3. ab4f4d1 toolsoftrade: Upgrade infinite and finite load-fusing listings by Paul E. McKenney · 2 days ago
  4. a1d3bc7 toolsoftrade: Fix off-by-one error WRT Listing 4.14's line count by Akira Yokosawa · 14 days ago
  5. bebee9a toolsoftrade: Fix up conventions around VerbatimT by Akira Yokosawa · 14 days ago
  6. f7fdd69 toolsoftrade: Combine Listings 4.14 and 4.15 by Paul E. McKenney · 2 weeks ago
  7. b29ee77 Redefine line count format at the beginning of VerbatimT env by Akira Yokosawa · 2 weeks ago
  8. 2436714 Define macros for multi-part listings in preamble by Akira Yokosawa · 2 weeks ago
  9. a9d5892 Update rcu-test-ratio for Linux v7.1 by Akira Yokosawa · 3 weeks ago
  10. 0b46edd defer/rcufundamental: Fix typo ("cannot not return") by Akira Yokosawa · 3 weeks ago
  11. 6ebd254 defer/rcuintro: More tweaks for Listings 9.13 and 9.14 by Akira Yokosawa · 3 weeks ago
  12. 2181e06 defer/rcuintro: Tweak Listings 9.13 and 9.14 by employing fancyvrb by Akira Yokosawa · 3 weeks ago
  13. 15f6c11 Stop loading braket.sty by Akira Yokosawa · 3 weeks ago
  14. e429569 runlatex.sh: Cope with missing cleveref.sty by Akira Yokosawa · 3 weeks ago
  15. d7c24ba defer/updates: Add note that Tiny RCU has super-fast updates by Paul E. McKenney · 3 weeks ago v2026.06.21a
  16. 6064781 defer/hazptr: Add diagram illustrating hazard pointers by Paul E. McKenney · 3 weeks ago
  17. 204351b defer/whichtochoose: RCU/hazptr refinements and combinations by Paul E. McKenney · 3 weeks ago
  18. f7c83bb defer/hazptr: Add further hazard-pointer standardization by Paul E. McKenney · 3 weeks ago
  19. faffac9 together/applyrcu: Add "RCU Conversion Guide" by Paul E. McKenney · 3 weeks ago
  20. 75427df together/hazptr: Add "Hazard-Pointer Conversion Guide" by Paul E. McKenney · 3 weeks ago
  21. 2ef7134 defer: Random self-review improvements by Paul E. McKenney · 3 weeks ago
  22. 01f4802 together/applyrcu: Add a "Fresh and Consistent Data" section by Paul E. McKenney · 3 weeks ago
  23. 04729b2 CodeSamples/defer: Fix route_cacm_c11.c comment-only "else" by Paul E. McKenney · 3 weeks ago
  24. 3093702 CodeSamples/defer: Modify route_cacm.c for fresh data by Paul E. McKenney · 3 weeks ago
  25. d7921ee Merge /media/paulmck/365B-2A86/perfbook.2026.06.18-13.36.19.35b2cb996eaa.bundle by Paul E. McKenney · 3 weeks ago
  26. 35b2cb9 CodeSamples/defer: Modify route_cacm_c11.c for fresh data by Paul E. McKenney · 3 weeks ago
  27. 024b503 count: Clarify Section 5.1 laws-of-physics discussion by Paul E. McKenney · 3 weeks ago
  28. b06f7fd cpu/hwfreelunch: Clarify Section 3.3 discussion by Paul E. McKenney · 3 weeks ago
  29. 6489a0c defer/rcuintro: Add specific examples to Section 9.5.1.1 by Paul E. McKenney · 3 weeks ago
  30. bbe824f memorder/memorder: Clarify Section 15.3.7.2 discussion by Paul E. McKenney · 3 weeks ago
  31. fd38a75 defer/rcufundamental: Clarify Section 9.5.2.2 discussion by Paul E. McKenney · 3 weeks ago
  32. 5d674b9 debugging: Add formal-verification forward reference by Paul E. McKenney · 4 weeks ago
  33. cfdfeac locking: Explain why C++ .lock() doesn't do address order by Paul E. McKenney · 5 weeks ago
  34. f126e42 memorder: Fix use of \cpagerefrange{}{} by Akira Yokosawa · 5 weeks ago
  35. 1bc3abd Stop using "cleveref" with LaTeX2e <2024-11-01> and later by Akira Yokosawa · 5 weeks ago
  36. f044bfd Get rid of "arydshln" by Akira Yokosawa · 5 weeks ago
  37. 2903e59 precheck-tentative.sh: Allow "v4.4a" style revision of lineno.sty by Akira Yokosawa · 5 weeks ago
  38. 8ba62c5 runlatex.sh: "iconv -l" rather than "iconv --list" by Akira Yokosawa · 5 weeks ago
  39. 86d59e3 memorder: Fix typo ("`" --> " ") by Akira Yokosawa · 5 weeks ago
  40. 15b4ca7 memorder: Add an "SRCU" section to "Higher-Level Primitives" by Paul E. McKenney · 6 weeks ago
  41. e9a7397 memorder: Add "Asymmetric Memory Barriers" section by Paul E. McKenney · 6 weeks ago
  42. 8063bf8 memorder: Tie memory-barrier pairing to Figure 15.3 by Paul E. McKenney · 6 weeks ago
  43. 302264f memorder: Fix s/Linux-kernel/Linux kernel/ typo by Paul E. McKenney · 6 weeks ago
  44. 0d0ebe6 defer/rcuapi.tex: Add "RCU in Userspace Applications?" by Paul E. McKenney · 8 weeks ago
  45. ae053a5 Bibliography update by Paul E. McKenney · 8 weeks ago
  46. 713facc precheck-tentative.sh: Make array.sty probing fail-fast and deterministic by Kunwu Chan · 9 weeks ago
  47. 82dd3ab formal/formal.tex: Update for Linux kernel v7.0 by Paul E. McKenney · 9 weeks ago
  48. c3fa45d FAQ-BUILD: Add needed packages for Fedora 44 by Akira Yokosawa · 10 weeks ago
  49. 90c14a1 precheck.sh: Add check of missing LaTeX packages for Fedora 44 by Akira Yokosawa · 10 weeks ago
  50. 4cad3dd precheck-tentative.sh: Fail early with suggestions for Fedora 44 by Akira Yokosawa · 10 weeks ago
  51. 861fc51 runlatex.sh: Add WARNEXIT variable to make "LaTeX Warning:" in .log be ignored by Akira Yokosawa · 10 weeks ago
  52. c9ef5ee precheck-tentative.sh: Detect premature versions of "lineno" and "microtype" by Akira Yokosawa · 10 weeks ago
  53. 6e2558c Cope with iconv without ISO~8859-1 support by Akira Yokosawa · 10 weeks ago
  54. d6437b9 Apply hotfix for cleveref against recent LaTeX2e by Akira Yokosawa · 10 weeks ago
  55. adc9439 Update rcu-test-ratio for Linux v7.0 by Akira Yokosawa · 10 weeks ago
  56. 5d4a155 FAQ: Update with Chinese second edition and drive-by updates by Paul E. McKenney · 2 months ago
  57. 9d270b7 together/applyrcu: Give credit for polled pointer-leak detection by Paul E. McKenney · 3 months ago
  58. 8f0f6ec cpu/overview: Add Amadio citation for CPU details by Paul E. McKenney · 3 months ago
  59. 2944159 appendix/toyrcu: Add "Fixed-Space RCU" section by Paul E. McKenney · 3 months ago
  60. 561c63b together/applyrcu: Fix citation by adding unbreakable space by Paul E. McKenney · 3 months ago
  61. 015ddc4 defer/rcuintro: Add recent experience with time-based RCU by Paul E. McKenney · 3 months ago
  62. 91c7628 CodeSamples/defer/route_cacm_c11: Simplify per review feedback by Paul E. McKenney · 3 months ago
  63. 5e058c4 together/applyrcu: Add citations for "Detecting Broken Readers" by Paul E. McKenney · 3 months ago
  64. 54aa76b CodeSamples/SMPdesign/maze: Remove mazeq.sh by Paul E. McKenney · 3 months ago
  65. c9f8c25 CodeSamples/SMPdesign/maze: Add makehumanmaze.sh script by Paul E. McKenney · 3 months ago
  66. 92a8ff0 cpu/hwfreelunch: Expand on vacuum-channel transistors by Paul E. McKenney · 3 months ago
  67. fe30c55 defer/rcuapi: Add "why no rcu_write_lock()" QQ by Paul E. McKenney · 3 months ago
  68. 653eba8 defer/rcu: April 9 2026 self-review by Paul E. McKenney · 3 months ago
  69. a93f3b2 cpu/hwfreelunch: Add single-threaded paragraph to "HW Free Lunch" section by Paul E. McKenney · 3 months ago
  70. 8919f75 together/applyrcu: Add hazard-pointer section to LDA2 by Paul E. McKenney · 3 months ago
  71. c834aa3 together/applyrcu: Self-review of "Polling Patchups" section by Paul E. McKenney · 3 months ago
  72. c052b2d together/applyrcu: Add "Proactive Reclamation" section by Paul E. McKenney · 3 months ago
  73. 7cb9848 defer/rcuapi: Fix typo omitting _FULL suffix by Paul E. McKenney · 3 months ago
  74. 4e94a80 together/applyrcu: Add "Restraining Reclamation" section by Paul E. McKenney · 3 months ago
  75. 337e728 together/applyrcu: Convert Listing 13.14 to VerbatimL by Paul E. McKenney · 3 months ago
  76. bacdf0b together/applyrcu: Add "Detecting Broken Readers" patchup by Paul E. McKenney · 3 months ago
  77. ba9e6c2 appendix/styleguide: Add list of "api" commands by Paul E. McKenney · 3 months ago
  78. 981b1dd advsync/rt: Add QQ on deterministic RCU grace-period waits by Paul E. McKenney · 3 months ago
  79. 389c453 together/applyrcu: RCU combined with hazard pointers by Paul E. McKenney · 3 months ago
  80. 09eaad0 Bibliography update by Paul E. McKenney · 3 months ago
  81. 3e6eb27 runlatex.sh: Detect errors in makeindex log files by Akira Yokosawa · 3 months ago
  82. e58d9ee cpu/overview: Tweak index markings by Akira Yokosawa · 3 months ago
  83. 8e15187 adjustindexformat.pl: Cope with recent hyperref change by Akira Yokosawa · 3 months ago
  84. bfce6d8 cartoons: Add r-2026-CPU-track-meet-interrupt.svg by Paul E. McKenney · 4 months ago
  85. f110e2b cpu/overview: Add an "Interrupts" section by Paul E. McKenney · 4 months ago
  86. b6dc607 formal/dyntickrcu: Add 2026 alternative to QQ 12.9 by Paul E. McKenney · 4 months ago
  87. 7e746ca cpu: Add speed lines to untolled CPU in Figure 3.10 by Paul E. McKenney · 4 months ago
  88. bab30d9 Extend buggy fvextra version range by Akira Yokosawa · 4 months ago
  89. c42486c SMPdesign: Fix a typo by Leonardo Bras · 4 months ago
  90. 5f3dcb4 CodeSamples/defer/route_cacm_c11: C11 fixes by Paul E. McKenney · 4 months ago
  91. 492e8f9 CodeSamples/defer/route_cacm_c11: Check and fix C11 issues by Paul E. McKenney · 4 months ago
  92. d2c790e memorder: Convert Figure 15.15 variable-x commentary to footnote by Paul E. McKenney · 4 months ago
  93. f67b1bb memorder: Realign OMCA visibility attribution with litmus causality by Kunwu Chan · 4 months ago
  94. ba054c5 memorder: Reconcile Figure 15.15 notation with W+RWC z-flow semantics by Kunwu Chan · 4 months ago
  95. efab575 memorder: Reconcile W+RWC propagation path with litmus dataflow by Kunwu Chan · 4 months ago
  96. 9e35f93 cpu/overheads.tex: Fix terminology typo in L3 cache description by npc1054657282 · 4 months ago
  97. 0ae0da1 memorder: Refine technical prose for clarity and precision by Kunwu Chan · 4 months ago
  98. eed7427 formal: Add significant changes from v6.19 by Paul E. McKenney · 4 months ago
  99. 7722218 intro/coarsen.svg: Tweak size of squares and use nuanced colors by Akira Yokosawa · 4 months ago
  100. 7b195f8 Define pagestyle (of titlesec) for section-less appendix by Akira Yokosawa · 4 months ago