summaryrefslogtreecommitdiff
path: root/Documentation/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+30
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1524/+0
2025-05-17x86/mm/64: Make 5-level paging support unconditionalKirill A. Shutemov2-14/+3
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse2-1524/+0
2025-05-16x86/resctrl: Add 'resctrl' to the title of the resctrl documentationJames Morse1-3/+3
2025-05-12platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetrySuma Hegde1-0/+22
2025-05-12platform/x86/amd/hsmp: Report power via hwmon sensorsSuma Hegde1-0/+8
2025-05-05x86/CPU/AMD: Print the reason for the last resetYazen Ghannam1-0/+48
2025-04-30Documentation: Add AMD Zen debugging documentMario Limonciello4-0/+329
2025-04-29Documentation: x86: Fix a typo in fsgs.rstAdrian Bütler1-1/+1
2025-04-09Documentation/x86: Zap the subsection lettersBorislav Petkov (AMD)1-22/+29
2025-04-09Documentation/x86: Update the naming of CPU features for /proc/cpuinfoNaveen N Rao (AMD)1-16/+12
2025-03-25Merge tag 'x86-build-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+0
2025-03-08x86/boot: Drop CRC-32 checksum and the build tool that generates itArd Biesheuvel1-10/+0
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar1-2/+2
2025-02-27x86/mm: Remove CONFIG_HIGHMEM64G supportArnd Bergmann1-10/+1
2025-02-21docs: arch/x86/sva: Fix two grammar errors under Background and FAQBrian Ochoa1-2/+2
2025-01-22Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds2-195/+211
2025-01-21Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-314/+1
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2025-01-21Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+118
2025-01-16Documentation: Fix x86_64 UEFI outdated references to eliloNir Lichtman1-10/+27
2024-12-14x86/sev/docs: Document the SNP Reverse Map Table (RMP)Tom Lendacky1-0/+118
2024-12-12x86/resctrl: Document the new "mba_MBps_event" fileTony Luck1-0/+10
2024-12-11x86/Documentation: Elaborate Intel MID device listAndy Shevchenko1-1/+1
2024-12-11x86/Documentation: Align Note Blocks styleAndy Shevchenko1-19/+21
2024-12-11x86/Documentation: Make Literal Blocks to follow reStructuredText specificationAndy Shevchenko1-165/+162
2024-12-10Documentation: Merge x86-specific boot options doc into kernel-parameters.txtBorislav Petkov (AMD)3-314/+1
2024-12-02x86/topology: Introduce topology_logical_core_id()K Prateek Nayak1-0/+4
2024-11-25x86/Documentation: Update algo in init_size description of boot protocolAndy Shevchenko1-4/+13
2024-11-21Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-5/+62
2024-11-20Merge tag 'x86-mm-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+29
2024-11-20Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2024-11-01x86/mm/doc: Add missing details in virtual memory layoutKirill A. Shutemov1-6/+29
2024-10-25platform/x86/amd/hsmp: Create separate ACPI, plat and common driversSuma Hegde1-5/+62
2024-10-15x86/virt: Provide "nosnp" boot option for sev kernel command linePavan Kumar Paluri1-0/+5
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-12/+0
2024-09-05Documentation: Fix spelling mistakesAmit Vadhavana2-3/+3
2024-09-04docs: move numa=fake description to kernel-parameters.txtMike Rapoport (Microsoft)1-12/+0
2024-08-08x86/bus_lock: Add support for AMDRavi Bangoria1-1/+2
2024-07-19Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2024-07-16Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+28
2024-07-04Documentation: exception-tables.rst: Fix the wrong steps referencedLi Zhijian1-1/+1
2024-07-02x86/resctrl: Update documentation with Sub-NUMA cluster changesTony Luck1-0/+27
2024-06-18Documentation/x86: Switch to new Intel CPU model definesTony Luck1-1/+1
2024-06-11x86/sev: Check for the presence of an SVSM in the SNP secrets pageTom Lendacky1-1/+28
2024-05-14Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2024-05-02Docs: typos/spellingRemington Brasga1-1/+1