summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2025-05-17Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+5
2025-05-17x86/paravirt: Restrict PARAVIRT_XXL to 64-bit onlyKirill A. Shutemov-2/+0
2025-05-17x86/mm/64: Make 5-level paging support unconditionalKirill A. Shutemov-5/+1
2025-05-17x86/mm/64: Always use dynamic memory layoutKirill A. Shutemov-2/+0
2025-05-17x86/bugs: Fix indentation due to ITS mergeBorislav Petkov (AMD)-2/+2
2025-05-16x86/io_apic: Switch to of_fwnode_handle()Jiri Slaby (SUSE)-1/+1
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse-7348/+15
2025-05-16x86/resctrl: Always initialise rid field in rdt_resources_all[]James Morse-5/+5
2025-05-16x86/resctrl: Relax some asm #includesDave Martin-1/+2
2025-05-16x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()Dave Martin-1/+1
2025-05-16x86/resctrl: Squelch whitespace anomalies in resctrl core codeDave Martin-7/+5
2025-05-16x86/resctrl: Move the filesystem bits to headers visible to fs/resctrlJames Morse-9/+5
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse-5/+3
2025-05-16x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_...Ahmed S. Darwish-2/+2
2025-05-16x86/cpu/intel: Rename CPUID(0x2) descriptors iterator parameterAhmed S. Darwish-6/+6
2025-05-16x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameterAhmed S. Darwish-7/+7
2025-05-16x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2()Ahmed S. Darwish-4/+4
2025-05-16x86/resctrl: Split trace.hJames Morse-22/+42
2025-05-16x86/resctrl: Expand the width of domid by replacing mon_data_bitsJames Morse-36/+106
2025-05-16x86/resctrl: Add end-marker to the resctrl_event_id enumJames Morse-5/+4
2025-05-16x86/tracing, x86/mm: Remove redundant trace_pagefault_keyNam Cao-22/+0
2025-05-16x86/resctrl: Move is_mba_sc() out of core.cJames Morse-15/+15
2025-05-15x86/resctrl: Drop __init/__exit on assorted symbolsJames Morse-10/+10
2025-05-15x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount pointJames Morse-8/+40
2025-05-15x86/resctrl: Check all domains are offline in resctrl_exit()James Morse-0/+33
2025-05-15x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"James Morse-8/+8
2025-05-15x86/resctrl: Remove the limit on the number of CLOSIDAmit Singh Tomar-16/+35
2025-05-15x86/resctrl: Optimize cpumask_any_housekeeping()Yury Norov [NVIDIA]-21/+7
2025-05-15x86/sgx: Prevent attempts to reclaim poisoned pagesAndrew Zaborowski-0/+2
2025-05-15x86/cpuid: Rename have_cpuid_p() to cpuid_feature()Ahmed S. Darwish-6/+6
2025-05-15x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID headerAhmed S. Darwish-10/+10
2025-05-15x86/asm-offsets: Export certain 'struct cpuinfo_x86' fields for 64-bit asm us...Ard Biesheuvel-9/+8
2025-05-14x86/boot: Defer initialization of VM space related global variablesArd Biesheuvel-3/+6
2025-05-13x86/its: Fix build errors when CONFIG_MODULES=nEric Biggers-0/+6
2025-05-13x86/CPU/AMD: Add X86_FEATURE_ZEN6Yazen Ghannam-0/+5
2025-05-13x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabledBorislav Petkov (AMD)-1/+3
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar-45/+561
2025-05-13Merge branch 'x86/platform' into x86/core, to merge dependent commitsIngo Molnar-0/+54
2025-05-13Merge branch 'x86/nmi' into x86/core, to merge dependent commitsIngo Molnar-102/+74
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar-329/+362
2025-05-13Merge branch 'x86/mm' into x86/core, to resolve conflictsIngo Molnar-6/+3
2025-05-13Merge branch 'x86/microcode' into x86/core, to merge dependent commitsIngo Molnar-4/+218
2025-05-13Merge branch 'x86/fpu' into x86/core, to merge dependent commitsIngo Molnar-165/+231
2025-05-13Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar-871/+820
2025-05-13Merge branch 'x86/boot' into x86/core, to merge dependent commitsIngo Molnar-272/+19
2025-05-13Merge branch 'x86/bugs' into x86/core, to merge dependent commitsIngo Molnar-508/+675
2025-05-13Merge branch 'x86/asm' into x86/core, to merge dependent commitsIngo Molnar-22/+301
2025-05-13Merge branch 'x86/alternatives' into x86/core, to merge dependent commitsIngo Molnar-286/+203
2025-05-12x86/e820: temporarily enable KHO scratch for memory below 1MAlexander Graf-0/+18
2025-05-12x86/kexec: add support for passing kexec handover (KHO) dataAlexander Graf-0/+63