aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/arch/x86
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
6 daysMerge 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-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2024-03-11Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+8
2024-03-11Merge 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-22kexec: Allocate kernel above bzImage's pref_addressChris Koch1-1/+2
2024-02-19x86/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
2024-01-18Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+196
2024-01-17Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2024-01-11docs: kernel_feat.py: fix potential command injectionVegard Nossum1-1/+1
2024-01-10x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...Breno Leitao1-3/+3
2024-01-08Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+4
2024-01-08Merge tag 'x86_misc_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+68
2023-12-12Documentation/x86: Add documentation for TDX host supportKai Huang1-11/+196
2023-12-12x86/docs: Remove reference to syscall trampoline in PTINikolay Borisov1-6/+4
2023-12-09Documentation/x86: Document what /proc/cpuinfo is forBorislav Petkov (AMD)1-21/+68
2023-11-19Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-11-17docs: automarkup: linkify git revsVegard Nossum1-1/+1
2023-11-06x86/Documentation: Indent 'note::' directive for protocol version number noteBagas Sanjaya1-1/+1
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+18
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+5
2023-10-30Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2023-10-17x86/resctrl: Display RMID of resource groupBabu Moger1-0/+4
2023-10-17x86/resctrl: Display CLOSID for resource groupBabu Moger1-0/+4
2023-10-17x86/resctrl: Introduce "-o debug" mount optionBabu Moger1-1/+4
2023-10-17x86/resctrl: Add multiple tasks to the resctrl group at onceBabu Moger1-1/+8
2023-10-12platform/x86/amd/hsmp: add support for metrics tblSuma Hegde1-0/+18
2023-10-11Documentation/x86: Document resctrl's new sparse_masksFenghua Yu1-4/+12
2023-10-10x86/cpu: Move cpu_l[l2]c_id into topology infoThomas Gleixner1-3/+1
2023-10-10x86/cpu: Move logical package and die IDs into topology infoThomas Gleixner1-1/+1
2023-10-10x86/cpu: Move cpu_die_id into topology infoThomas Gleixner1-2/+2
2023-10-10x86/cpu: Move phys_proc_id into topology infoThomas Gleixner1-1/+1
2023-09-24x86/iommu/docs: Update AMD IOMMU specification document URLJianlin Li1-1/+1
2023-09-22x86/sev/docs: Update document URL in amd-memory-encryption.rstJianlin Li1-1/+1
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+180
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds4-4/+4
2023-08-18Documentation: Fix typosBjorn Helgaas4-4/+4
2023-08-07x86/efistub: Simplify and clean up handover entry codeArd Biesheuvel1-1/+1
2023-08-02x86/shstk: Add ARCH_SHSTK_STATUSRick Edgecombe1-0/+6
2023-08-02x86/shstk: Add ARCH_SHSTK_UNLOCKMike Rapoport1-0/+4
2023-08-02Documentation/x86: Add CET shadow stack descriptionRick Edgecombe2-0/+170
2023-06-07Documentation/x86: Documentation for MON group move featurePeter Newman1-0/+7
2023-05-05Merge tag 'docs-6.4-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-05-02Documentation: update kernel stack for x86_64晏艳(采苓)1-1/+1
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-04-28Merge tag 'x86_fpu_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+100
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet44-0/+8681