From 61598093bbdd283a7edc367d900f223070ead8d2 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Fri, 10 May 2024 07:43:03 +0000
Subject: [PATCH] add ax88772C AX88772C_eeprom_tools
---
kernel/Documentation/x86/index.rst | 30 ++++++++++++++++++++++++++++--
1 files changed, 28 insertions(+), 2 deletions(-)
diff --git a/kernel/Documentation/x86/index.rst b/kernel/Documentation/x86/index.rst
index 0780d55..b224d12 100644
--- a/kernel/Documentation/x86/index.rst
+++ b/kernel/Documentation/x86/index.rst
@@ -1,9 +1,35 @@
+.. SPDX-License-Identifier: GPL-2.0
+
==========================
-x86 architecture specifics
+x86-specific Documentation
==========================
.. toctree::
- :maxdepth: 1
+ :maxdepth: 2
+ :numbered:
+ boot
+ booting-dt
+ cpuinfo
+ topology
+ exception-tables
+ kernel-stacks
+ entry_64
+ earlyprintk
+ orc-unwinder
+ zero-page
+ tlb
+ mtrr
+ pat
+ intel-iommu
+ intel_txt
+ amd-memory-encryption
+ pti
mds
+ microcode
+ resctrl_ui
tsx_async_abort
+ usb-legacy-support
+ i386/index
+ x86_64/index
+ sva
--
Gitblit v1.6.2