diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-04-24 12:35:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-04-24 12:35:49 -0700 |
commit | c23f28975abc2eb02cecc8bc1f2c95473a59ed2e (patch) | |
tree | d356762219c0d3079d37f1cc3ab3eef5cd37567a | |
parent | 1be89faab3cf1f3dd6eb4924b60d2b9094e7206b (diff) | |
parent | 7e8472c820f04517ae5d5a27c1aecfa2263a0aa5 (diff) | |
download | linux-c23f28975abc2eb02cecc8bc1f2c95473a59ed2e.tar.gz linux-c23f28975abc2eb02cecc8bc1f2c95473a59ed2e.tar.bz2 linux-c23f28975abc2eb02cecc8bc1f2c95473a59ed2e.zip |
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Pull documentation updates from Jonathan Corbet:
"Commit volume in documentation is relatively low this time, but there
is still a fair amount going on, including:
- Reorganize the architecture-specific documentation under
Documentation/arch
This makes the structure match the source directory and helps to
clean up the mess that is the top-level Documentation directory a
bit. This work creates the new directory and moves x86 and most of
the less-active architectures there.
The current plan is to move the rest of the architectures in 6.5,
with the patches going through the appropriate subsystem trees.
- Some more Spanish translations and maintenance of the Italian
translation
- A new "Kernel contribution maturity model" document from Ted
- A new tutorial on quickly building a trimmed kernel from Thorsten
Plus the usual set of updates and fixes"
* tag 'docs-6.4' of git://git.lwn.net/linux: (47 commits)
media: Adjust column width for pdfdocs
media: Fix building pdfdocs
docs: clk: add documentation to log which clocks have been disabled
docs: trace: Fix typo in ftrace.rst
Documentation/process: always CC responsible lists
docs: kmemleak: adjust to config renaming
ELF: document some de-facto PT_* ABI quirks
Documentation: arm: remove stih415/stih416 related entries
docs: turn off "smart quotes" in the HTML build
Documentation: firmware: Clarify firmware path usage
docs/mm: Physical Memory: Fix grammar
Documentation: Add document for false sharing
dma-api-howto: typo fix
docs: move m68k architecture documentation under Documentation/arch/
docs: move parisc documentation under Documentation/arch/
docs: move ia64 architecture docs under Documentation/arch/
docs: Move arc architecture docs under Documentation/arch/
docs: move nios2 documentation under Documentation/arch/
docs: move openrisc documentation under Documentation/arch/
docs: move superh documentation under Documentation/arch/
...
-rw-r--r-- | CREDITS | 16 | ||||
-rw-r--r-- | Documentation/admin-guide/hw-vuln/mds.rst | 2 | ||||
-rw-r--r-- | Documentation/admin-guide/hw-vuln/tsx_async_abort.rst | 2 | ||||
-rw-r--r-- | Documentation/admin-guide/index.rst | 1 | ||||
-rw-r--r-- | Documentation/admin-guide/kernel-parameters.rst | 8 | ||||
-rw-r--r-- | Documentation/admin-guide/kernel-parameters.txt | 341 | ||||
-rw-r--r-- | Documentation/admin-guide/quickly-build-trimmed-linux.rst | 1092 | ||||
-rw-r--r-- | Documentation/admin-guide/ras.rst | 2 | ||||
-rw-r--r-- | Documentation/admin-guide/sysctl/kernel.rst | 4 | ||||
-rw-r--r-- | Documentation/admin-guide/unicode.rst | 9 | ||||
-rw-r--r-- | Documentation/arch/arc/arc.rst (renamed from Documentation/arc/arc.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/arc/features.rst (renamed from Documentation/arc/features.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/arc/index.rst (renamed from Documentation/arc/index.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/ia64/aliasing.rst (renamed from Documentation/ia64/aliasing.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/ia64/efirtc.rst (renamed from Documentation/ia64/efirtc.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/ia64/err_inject.rst (renamed from Documentation/ia64/err_inject.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/ia64/features.rst (renamed from Documentation/ia64/features.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/ia64/fsys.rst (renamed from Documentation/ia64/fsys.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/ia64/ia64.rst (renamed from Documentation/ia64/ia64.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/ia64/index.rst (renamed from Documentation/ia64/index.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/ia64/irq-redir.rst (renamed from Documentation/ia64/irq-redir.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/ia64/mca.rst (renamed from Documentation/ia64/mca.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/ia64/serial.rst (renamed from Documentation/ia64/serial.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/index.rst (renamed from Documentation/arch.rst) | 14 | ||||
-rw-r--r-- | Documentation/arch/m68k/buddha-driver.rst (renamed from Documentation/m68k/buddha-driver.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/m68k/features.rst (renamed from Documentation/m68k/features.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/m68k/index.rst (renamed from Documentation/m68k/index.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/m68k/kernel-options.rst (renamed from Documentation/m68k/kernel-options.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/nios2/features.rst (renamed from Documentation/nios2/features.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/nios2/index.rst (renamed from Documentation/nios2/index.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/nios2/nios2.rst (renamed from Documentation/nios2/nios2.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/openrisc/features.rst (renamed from Documentation/openrisc/features.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/openrisc/index.rst (renamed from Documentation/openrisc/index.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/openrisc/openrisc_port.rst (renamed from Documentation/openrisc/openrisc_port.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/openrisc/todo.rst (renamed from Documentation/openrisc/todo.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/parisc/debugging.rst (renamed from Documentation/parisc/debugging.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/parisc/features.rst (renamed from Documentation/parisc/features.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/parisc/index.rst (renamed from Documentation/parisc/index.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/parisc/registers.rst (renamed from Documentation/parisc/registers.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/sh/booting.rst (renamed from Documentation/sh/booting.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/sh/features.rst (renamed from Documentation/sh/features.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/sh/index.rst (renamed from Documentation/sh/index.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/sh/new-machine.rst (renamed from Documentation/sh/new-machine.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/sh/register-banks.rst (renamed from Documentation/sh/register-banks.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/sparc/adi.rst (renamed from Documentation/sparc/adi.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/sparc/console.rst (renamed from Documentation/sparc/console.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/sparc/features.rst (renamed from Documentation/sparc/features.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/sparc/index.rst (renamed from Documentation/sparc/index.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/sparc/oradax/dax-hv-api.txt (renamed from Documentation/sparc/oradax/dax-hv-api.txt) | 0 | ||||
-rw-r--r-- | Documentation/arch/sparc/oradax/oracle-dax.rst (renamed from Documentation/sparc/oradax/oracle-dax.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/amd-memory-encryption.rst (renamed from Documentation/x86/amd-memory-encryption.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/amd_hsmp.rst (renamed from Documentation/x86/amd_hsmp.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/boot.rst (renamed from Documentation/x86/boot.rst) | 4 | ||||
-rw-r--r-- | Documentation/arch/x86/booting-dt.rst (renamed from Documentation/x86/booting-dt.rst) | 2 | ||||
-rw-r--r-- | Documentation/arch/x86/buslock.rst (renamed from Documentation/x86/buslock.rst) | 10 | ||||
-rw-r--r-- | Documentation/arch/x86/cpuinfo.rst (renamed from Documentation/x86/cpuinfo.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/earlyprintk.rst (renamed from Documentation/x86/earlyprintk.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/elf_auxvec.rst (renamed from Documentation/x86/elf_auxvec.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/entry_64.rst (renamed from Documentation/x86/entry_64.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/exception-tables.rst (renamed from Documentation/x86/exception-tables.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/features.rst (renamed from Documentation/x86/features.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/i386/IO-APIC.rst (renamed from Documentation/x86/i386/IO-APIC.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/i386/index.rst (renamed from Documentation/x86/i386/index.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/ifs.rst (renamed from Documentation/x86/ifs.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/index.rst (renamed from Documentation/x86/index.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/intel-hfi.rst (renamed from Documentation/x86/intel-hfi.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/intel_txt.rst (renamed from Documentation/x86/intel_txt.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/iommu.rst (renamed from Documentation/x86/iommu.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/kernel-stacks.rst (renamed from Documentation/x86/kernel-stacks.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/mds.rst (renamed from Documentation/x86/mds.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/microcode.rst (renamed from Documentation/x86/microcode.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/mtrr.rst (renamed from Documentation/x86/mtrr.rst) | 2 | ||||
-rw-r--r-- | Documentation/arch/x86/orc-unwinder.rst (renamed from Documentation/x86/orc-unwinder.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/pat.rst (renamed from Documentation/x86/pat.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/pti.rst (renamed from Documentation/x86/pti.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/resctrl.rst (renamed from Documentation/x86/resctrl.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/sgx.rst (renamed from Documentation/x86/sgx.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/sva.rst (renamed from Documentation/x86/sva.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/tdx.rst (renamed from Documentation/x86/tdx.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/tlb.rst (renamed from Documentation/x86/tlb.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/topology.rst (renamed from Documentation/x86/topology.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/tsx_async_abort.rst (renamed from Documentation/x86/tsx_async_abort.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/usb-legacy-support.rst (renamed from Documentation/x86/usb-legacy-support.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/x86_64/5level-paging.rst (renamed from Documentation/x86/x86_64/5level-paging.rst) | 2 | ||||
-rw-r--r-- | Documentation/arch/x86/x86_64/boot-options.rst (renamed from Documentation/x86/x86_64/boot-options.rst) | 4 | ||||
-rw-r--r-- | Documentation/arch/x86/x86_64/cpu-hotplug-spec.rst (renamed from Documentation/x86/x86_64/cpu-hotplug-spec.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/x86_64/fake-numa-for-cpusets.rst (renamed from Documentation/x86/x86_64/fake-numa-for-cpusets.rst) | 2 | ||||
-rw-r--r-- | Documentation/arch/x86/x86_64/fsgs.rst (renamed from Documentation/x86/x86_64/fsgs.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/x86_64/index.rst (renamed from Documentation/x86/x86_64/index.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/x86_64/machinecheck.rst (renamed from Documentation/x86/x86_64/machinecheck.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/x86_64/mm.rst (renamed from Documentation/x86/x86_64/mm.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/x86_64/uefi.rst (renamed from Documentation/x86/x86_64/uefi.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/xstate.rst (renamed from Documentation/x86/xstate.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/x86/zero-page.rst (renamed from Documentation/x86/zero-page.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/xtensa/atomctl.rst (renamed from Documentation/xtensa/atomctl.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/xtensa/booting.rst (renamed from Documentation/xtensa/booting.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/xtensa/features.rst (renamed from Documentation/xtensa/features.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/xtensa/index.rst (renamed from Documentation/xtensa/index.rst) | 0 | ||||
-rw-r--r-- | Documentation/arch/xtensa/mmu.rst (renamed from Documentation/xtensa/mmu.rst) | 0 | ||||
-rw-r--r-- | Documentation/arm/index.rst | 2 | ||||
-rw-r--r-- | Documentation/arm/sti/overview.rst | 10 | ||||
-rw-r--r-- | Documentation/arm/sti/stih415-overview.rst | 14 | ||||
-rw-r--r-- | Documentation/arm/sti/stih416-overview.rst | 13 | ||||
-rw-r--r-- | Documentation/conf.py | 7 | ||||
-rw-r--r-- | Documentation/core-api/asm-annotations.rst | 2 | ||||
-rw-r--r-- | Documentation/core-api/dma-api-howto.rst | 2 | ||||
-rw-r--r-- | Documentation/dev-tools/kmemleak.rst | 2 | ||||
-rw-r--r-- | Documentation/driver-api/clk.rst | 5 | ||||
-rw-r--r-- | Documentation/driver-api/device-io.rst | 2 | ||||
-rw-r--r-- | Documentation/driver-api/firmware/fw_search_path.rst | 9 | ||||
-rw-r--r-- | Documentation/filesystems/proc.rst | 44 | ||||
-rw-r--r-- | Documentation/filesystems/vfs.rst | 105 | ||||
-rw-r--r-- | Documentation/index.rst | 2 | ||||
-rw-r--r-- | Documentation/kernel-hacking/false-sharing.rst | 206 | ||||
-rw-r--r-- | Documentation/kernel-hacking/index.rst | 1 | ||||
-rw-r--r-- | Documentation/mm/physical_memory.rst | 21 | ||||
-rw-r--r-- | Documentation/process/coding-style.rst | 2 | ||||
-rw-r--r-- | Documentation/process/contribution-maturity-model.rst | 109 | ||||
-rw-r--r-- | Documentation/process/index.rst | 1 | ||||
-rw-r--r-- | Documentation/process/kernel-docs.rst | 36 |