Akira Yokosawa (4): whymb: Fix potential extra blank line within 'sequence' list alphapf.bst: Use 'https:' as base of doi, eprint, and pubmed URLs bib: url updates take two treewide: url related updates, take two Paul E. McKenney (20): Bibliography update howto: Cite Paolo Bonzini's LWN series Bibliography update memorder: Updates and wordsmithing memorder: Belated addition of RCU1G2Rmb.svg perfbook-lt: Allow alphanumeric list items easy: Updates and wordsmithing Bibliography update Bibliography update future: Updates and wordsmithing, take one Bibliography update defer: Update citations plus a bit of wordsmithing future: Updates and wordsmithing, take two future: Belated add of the new accelerators cartoon future: Updates and wordsmithing, take three Bibliography update future: Updates and wordsmithing, take four future: Move functional programming to its own file future: Updates and wordsmithing, take five future: future: Updates and wordsmithing, take six alphapf.bst | 6 +- appendix/styleguide/styleguide.tex | 2 +- appendix/whymb/whymemorybarriers.tex | 2 +- bib/OSS.bib | 12 +- bib/RCU.bib | 253 +- bib/TM.bib | 61 +- bib/WFS.bib | 2 +- bib/hw.bib | 91 +- bib/maze.bib | 5 +- bib/os.bib | 28 +- bib/parallelsys.bib | 33 +- bib/realtime.bib | 46 +- bib/refs.bib | 1 - bib/swtools.bib | 178 +- bib/syncrefs.bib | 62 +- .../r-2021-CPU-future-astounding-accelerator.svg | 3798 ++++++++++++++++++++ datastruct/datastruct.tex | 2 +- debugging/debugging.tex | 2 + defer/rcurelated.tex | 19 +- defer/rcuusage.tex | 4 +- defer/whichtochoose.tex | 8 +- easy/easy.tex | 40 +- formal/formal.tex | 2 +- formal/ppcmem.tex | 6 +- formal/spinhint.tex | 4 +- future/HTMtable.tex | 4 +- future/HTMtableFull.tex | 10 +- future/HTMtableRCU.tex | 9 +- future/cpu.tex | 34 +- future/formalregress.tex | 110 +- future/fp.tex | 123 + future/future.tex | 133 +- future/htm.tex | 159 +- future/tm.tex | 315 +- howto/howto.tex | 9 +- intro/intro.tex | 2 +- legal.tex | 4 +- locking/locking.tex | 2 +- memorder/RCU1G2Rmb.svg | 770 ++++ memorder/memorder.tex | 567 +-- perfbook-lt.tex | 2 +- 41 files changed, 6051 insertions(+), 869 deletions(-) create mode 100644 cartoons/r-2021-CPU-future-astounding-accelerator.svg create mode 100644 future/fp.tex create mode 100644 memorder/RCU1G2Rmb.svg