[GIT PULL] x86/documentation changes for v7.3

From: Ingo Molnar

Date: Mon Aug 17 2026 - 06:28:33 EST


Linus,

Please pull the latest x86/documentation Git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-documentation-2026-08-17

for you to fetch changes up to 33a581d800670e5d91e99203536d15ef7451ad69:

x86/documentation changes for v7.3:

- Misc x86 documentation updates (Randy Dunlap, Daniel Gibson)

Thanks,

Ingo

------------------>
Daniel Gibson (1):
Documentation/arch/x86/amd-debugging: Add example for reset register

Randy Dunlap (4):
x86/barrier: Use correct parameter names in kernel-doc
x86/lib: checksum_64.h: Eliminate all kernel-doc warnings
x86/speculation: Drop Excess function parameter descriptions
x86/intel/quark: Clean up function kernel-doc


Documentation/arch/x86/amd-debugging.rst | 5 +++++
arch/x86/include/asm/barrier.h | 6 +++---
arch/x86/include/asm/checksum_64.h | 29 ++++++++++++++++------------
arch/x86/include/asm/spec-ctrl.h | 2 --
arch/x86/platform/intel-quark/imr_selftest.c | 7 +------
5 files changed, 26 insertions(+), 23 deletions(-)