summaryrefslogtreecommitdiff
path: root/Documentation/arch/x86
AgeCommit message (Expand)AuthorFilesLines
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
2024-04-24x86/resctrl: Add tracepoint for llc_occupancy trackingHaifeng Xu1-0/+6
2024-03-25Documentation/x86: Fix title underline lengthIngo Molnar1-1/+1
2024-03-24Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck1-4/+4
2024-03-14Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2024-03-12Documentation/x86/amd/hsmp: Updating urlsErwan Velu1-3/+4
2024-03-12Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar4-18/+109
2024-03-12Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2024-03-12Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+8
2024-03-12Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+97
2024-02-27Merge branch 'x86/urgent' into x86/apic, to resolve conflictsIngo Molnar1-11/+27
2024-02-26Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...Ingo Molnar1-8/+8
2024-02-26Merge tag 'v6.8-rc6' into x86/boot, to pick up fixesIngo Molnar1-11/+27
2024-02-23kexec: Allocate kernel above bzImage's pref_addressChris Koch1-1/+2
2024-02-20x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta1-11/+27
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner1-15/+9
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar1-3/+3
2024-02-03x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)1-8/+8
2024-01-25Documentation/x86/64: Add documentation for FREDXin Li2-0/+97