aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/x86/index.rst
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-10-12 10:42:23 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2020-10-12 10:42:23 -0700
commit9e536c817960c698c23feed6f9bff6d192805543 (patch)
tree2c23baad1aebf254f5028b0d35556158a4577237 /Documentation/x86/index.rst
parentMerge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff)
parentx86/nmi: Fix nmi_handle() duration miscalculation (diff)
downloadlinux-dev-9e536c817960c698c23feed6f9bff6d192805543.tar.xz
linux-dev-9e536c817960c698c23feed6f9bff6d192805543.zip
Merge tag 'x86_misc_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull misc x86 fixes fromm Borislav Petkov: - Ratelimit the message about writes to unrecognized MSRs so that they don't spam the console log (Chris Down) - Document how the /proc/cpuinfo machinery works for future reference (Kyung Min Park, Ricardo Neri and Dave Hansen) - Correct the current NMI's duration calculation (Libing Zhou) * tag 'x86_misc_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/nmi: Fix nmi_handle() duration miscalculation Documentation/x86: Add documentation for /proc/cpuinfo feature flags x86/msr: Make source of unrecognised MSR writes unambiguous x86/msr: Prevent userspace MSR access from dominating the console
Diffstat (limited to 'Documentation/x86/index.rst')
-rw-r--r--Documentation/x86/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/x86/index.rst b/Documentation/x86/index.rst
index e5d5ff096685..740ee7f87898 100644
--- a/Documentation/x86/index.rst
+++ b/Documentation/x86/index.rst
@@ -9,6 +9,7 @@ x86-specific Documentation
:numbered:
boot
+ cpuinfo
topology
exception-tables
kernel-stacks