[GIT PULL] More documentation changes for 5.15

From: Jonathan Corbet
Date: Wed Sep 08 2021 - 16:14:01 EST


The following changes since commit 37397b092e7f4b520a257aaafe83f868cd3d5e27:

docs: sphinx-requirements: Move sphinx_rtd_theme to top (2021-08-12 09:15:38 -0600)

are available in the Git repository at:

git://git.lwn.net/linux.git tags/docs-5.15-2

for you to fetch changes up to 7c5c18bdb656057cb76fabfa1a74b793ac49da35:

docs: pdfdocs: Fix typo in CJK-language specific font settings (2021-09-06 16:53:39 -0600)

----------------------------------------------------------------
Another collection of documentation patches, mostly fixes but also includes
another set of traditional Chinese translations.

Note that most of these changes were supposed to be in the first pull
request. I'm not really sure how that didn't happen; I blame switching
between computers while an army of trained gorillas was loudly replacing
all of the windows in my house.
----------------------------------------------------------------
Akira Yokosawa (1):
docs: pdfdocs: Fix typo in CJK-language specific font settings

Alexander Aring (1):
Documentation: locking: fix references

Alyssa Rosenzweig (1):
docs: kernel-hacking: Remove inappropriate text

Changbin Du (1):
Documentation: in_irq() cleanup

Chun-Hung Tseng (1):
Documentation: Update details of The Linux Kernel Module Programming Guide

Hu Haowen (3):
docs/zh_TW: add translations for zh_TW/arm64
docs/zh_TW: add translations for zh_TW/cpu-freq
docs/zh_TW: add translations for zh_TW/filesystems

Jinay Jain (1):
Documentation: block: blk-mq: Fix small typo in multi-queue docs

Mark Rutland (1):
Documentation/features/vm: correct huge-vmap APIs

Pali Rohár (1):
Documentation: arm: marvell: Add 88F6825 model into list

Peilin Ye (1):
docs: x86: Remove obsolete information about x86_64 vmalloc() faulting

SeongJae Park (2):
Documentation/process/applying-patches: Activate linux-next man hyperlink
Documentation/process/maintainer-pgp-guide: Replace broken link to PGP path finder

Yanteng Si (1):
docs/zh_CN: Modify the translator tag and fix the wrong word

Documentation/arm/marvell.rst | 1 +
Documentation/block/blk-mq.rst | 2 +-
Documentation/conf.py | 4 +-
.../features/vm/huge-vmap/arch-support.txt | 2 +-
Documentation/kernel-hacking/hacking.rst | 4 +-
Documentation/kernel-hacking/locking.rst | 12 +-
Documentation/locking/futex-requeue-pi.rst | 2 +-
Documentation/locking/ww-mutex-design.rst | 2 +-
Documentation/process/applying-patches.rst | 2 +-
Documentation/process/kernel-docs.rst | 14 +-
Documentation/process/maintainer-pgp-guide.rst | 14 +-
.../translations/it_IT/kernel-hacking/hacking.rst | 2 +-
.../translations/it_IT/kernel-hacking/locking.rst | 4 +-
.../translations/zh_CN/core-api/cachetlb.rst | 2 +-
.../translations/zh_CN/core-api/index.rst | 8 +-
.../translations/zh_CN/core-api/irq/concepts.rst | 8 +-
.../translations/zh_CN/core-api/irq/index.rst | 7 +-
.../zh_CN/core-api/irq/irq-affinity.rst | 8 +-
.../translations/zh_CN/core-api/irq/irq-domain.rst | 8 +-
.../zh_CN/core-api/irq/irqflags-tracing.rst | 8 +-
.../translations/zh_CN/core-api/kernel-api.rst | 6 +-
.../translations/zh_CN/core-api/kobject.rst | 5 +-
.../translations/zh_CN/core-api/local_ops.rst | 6 +-
.../translations/zh_CN/core-api/padata.rst | 5 +-
.../translations/zh_CN/core-api/printk-basics.rst | 6 +-
.../translations/zh_CN/core-api/printk-formats.rst | 6 +-
.../zh_CN/core-api/refcount-vs-atomic.rst | 6 +-
.../zh_CN/core-api/symbol-namespaces.rst | 6 +-
.../translations/zh_CN/core-api/workqueue.rst | 6 +-
Documentation/translations/zh_CN/cpu-freq/core.rst | 8 +-
.../translations/zh_CN/cpu-freq/cpu-drivers.rst | 8 +-
.../translations/zh_CN/cpu-freq/cpufreq-stats.rst | 8 +-
.../translations/zh_CN/cpu-freq/index.rst | 8 +-
.../translations/zh_CN/filesystems/debugfs.rst | 2 +-
.../translations/zh_CN/iio/ep93xx_adc.rst | 8 +-
.../translations/zh_CN/iio/iio_configfs.rst | 8 +-
Documentation/translations/zh_CN/iio/index.rst | 8 +-
.../translations/zh_CN/kernel-hacking/hacking.rst | 2 +-
Documentation/translations/zh_CN/mips/booting.rst | 7 +-
Documentation/translations/zh_CN/mips/features.rst | 7 +-
Documentation/translations/zh_CN/mips/index.rst | 7 +-
.../translations/zh_CN/mips/ingenic-tcu.rst | 7 +-
.../translations/zh_CN/openrisc/index.rst | 8 +-
.../translations/zh_CN/openrisc/openrisc_port.rst | 7 +-
Documentation/translations/zh_CN/openrisc/todo.rst | 7 +-
.../translations/zh_CN/parisc/debugging.rst | 5 +-
Documentation/translations/zh_CN/parisc/index.rst | 5 +-
.../translations/zh_CN/parisc/registers.rst | 5 +-
.../translations/zh_CN/riscv/boot-image-header.rst | 8 +-
Documentation/translations/zh_CN/riscv/index.rst | 8 +-
.../translations/zh_CN/riscv/patch-acceptance.rst | 8 +-
Documentation/translations/zh_CN/riscv/pmu.rst | 8 +-
Documentation/translations/zh_TW/arm64/amu.rst | 104 ++++++
Documentation/translations/zh_TW/arm64/booting.txt | 251 ++++++++++++++
.../translations/zh_TW/arm64/elf_hwcaps.rst | 244 +++++++++++++
.../translations/zh_TW/arm64/hugetlbpage.rst | 49 +++
Documentation/translations/zh_TW/arm64/index.rst | 23 ++
.../zh_TW/arm64/legacy_instructions.txt | 77 +++++
Documentation/translations/zh_TW/arm64/memory.txt | 119 +++++++
Documentation/translations/zh_TW/arm64/perf.rst | 88 +++++
.../translations/zh_TW/arm64/silicon-errata.txt | 79 +++++
.../translations/zh_TW/arm64/tagged-pointers.txt | 57 ++++
Documentation/translations/zh_TW/cpu-freq/core.rst | 108 ++++++
.../translations/zh_TW/cpu-freq/cpu-drivers.rst | 256 ++++++++++++++
.../translations/zh_TW/cpu-freq/cpufreq-stats.rst | 132 ++++++++
.../translations/zh_TW/cpu-freq/index.rst | 47 +++
.../translations/zh_TW/filesystems/debugfs.rst | 224 ++++++++++++
.../translations/zh_TW/filesystems/index.rst | 31 ++
.../translations/zh_TW/filesystems/sysfs.txt | 377 +++++++++++++++++++++
.../translations/zh_TW/filesystems/tmpfs.rst | 148 ++++++++
.../translations/zh_TW/filesystems/virtiofs.rst | 61 ++++
Documentation/translations/zh_TW/index.rst | 13 +-
Documentation/x86/x86_64/mm.rst | 4 -
73 files changed, 2686 insertions(+), 129 deletions(-)
create mode 100644 Documentation/translations/zh_TW/arm64/amu.rst
create mode 100644 Documentation/translations/zh_TW/arm64/booting.txt
create mode 100644 Documentation/translations/zh_TW/arm64/elf_hwcaps.rst
create mode 100644 Documentation/translations/zh_TW/arm64/hugetlbpage.rst
create mode 100644 Documentation/translations/zh_TW/arm64/index.rst
create mode 100644 Documentation/translations/zh_TW/arm64/legacy_instructions.txt
create mode 100644 Documentation/translations/zh_TW/arm64/memory.txt
create mode 100644 Documentation/translations/zh_TW/arm64/perf.rst
create mode 100644 Documentation/translations/zh_TW/arm64/silicon-errata.txt
create mode 100644 Documentation/translations/zh_TW/arm64/tagged-pointers.txt
create mode 100644 Documentation/translations/zh_TW/cpu-freq/core.rst
create mode 100644 Documentation/translations/zh_TW/cpu-freq/cpu-drivers.rst
create mode 100644 Documentation/translations/zh_TW/cpu-freq/cpufreq-stats.rst
create mode 100644 Documentation/translations/zh_TW/cpu-freq/index.rst
create mode 100644 Documentation/translations/zh_TW/filesystems/debugfs.rst
create mode 100644 Documentation/translations/zh_TW/filesystems/index.rst
create mode 100644 Documentation/translations/zh_TW/filesystems/sysfs.txt
create mode 100644 Documentation/translations/zh_TW/filesystems/tmpfs.rst
create mode 100644 Documentation/translations/zh_TW/filesystems/virtiofs.rst