summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-03-24Merge branches 'acpi-x86', 'acpi-platform-profile', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki
2025-03-22tracing: Disable branch profiling in noinstr codeJosh Poimboeuf
2025-03-20x86: hyperv: Add mshv_handler() irq handler and setup functionNuno Das Neves
2025-03-20Drivers: hv: Export some functions for use by root partition moduleNuno Das Neves
2025-03-20x86/mshyperv: Add support for extended Hyper-V featuresStanislav Kinsburskii
2025-03-19x86/cpu/intel: Limit the non-architectural constant_tsc model checksSohil Mehta
2025-03-19x86/cpu/intel: Fix fast string initialization for extended FamiliesSohil Mehta
2025-03-19x86/smpboot: Fix INIT delay assignment for extended Intel FamiliesSohil Mehta
2025-03-19x86/smpboot: Remove confusing quirk usage in INIT delaySohil Mehta
2025-03-19x86/acpi/cstate: Improve Intel Family model checksSohil Mehta
2025-03-19x86/cpu/intel: Replace Family 5 model checks with VFM onesSohil Mehta
2025-03-19x86/cpu/intel: Replace Family 15 checks with VFM onesSohil Mehta
2025-03-19x86/cpu/intel: Replace early Family 6 checks with VFM onesSohil Mehta
2025-03-19x86/mtrr: Modify a x86_model check to an Intel VFM checkSohil Mehta
2025-03-19x86/microcode: Update the Intel processor flag scan checkSohil Mehta
2025-03-19x86/cpu/intel: Fix the MOVSL alignment preference for extended FamiliesSohil Mehta
2025-03-19x86/apic: Fix 32-bit APIC initialization for extended Intel FamiliesSohil Mehta
2025-03-19x86/syscall: Move sys_ni_syscall()Brian Gerst
2025-03-19x86/amd_node: Add support for debugfs access to SMN registersMario Limonciello
2025-03-19x86/amd_node: Add SMN offsets to exclusive region accessMario Limonciello
2025-03-19x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODEYazen Ghannam
2025-03-19x86/mtrr: Use str_enabled_disabled() helper in print_mtrr_state()Thorsten Blum
2025-03-19x86/cpufeatures: Warn about unmet CPU feature dependenciesSohil Mehta
2025-03-19x86/rfds: Exclude P-only parts from the RFDS affected listPawan Gupta
2025-03-19x86/cpu: Update x86_match_cpu() to also use cpu-typePawan Gupta
2025-03-19x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c...H. Peter Anvin (Intel)
2025-03-19x86/acpi: Replace manual page table initialization with kernel_ident_mapping_...Kirill A. Shutemov
2025-03-19x86/mm: Enable AMD translation cache extensionsRik van Riel
2025-03-19x86/mm: Add INVLPGB feature and Kconfig entryRik van Riel
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-17x86/mce: use is_copy_from_user() to determine copy-from-user contextShuai Xue
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)
2025-03-17x86/fpu/xstate: Fix inconsistencies in guest FPU xfeaturesChao Gao
2025-03-17x86/fpu: Clarify the "xa" symbolic name used in the XSTATE* macrosBorislav Petkov (AMD)
2025-03-17x86/traps: Make exc_double_fault() consistently noreturnJosh Poimboeuf
2025-03-17x86: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-16crash: remove an unused argument from reserve_crashkernel_generic()Sourabh Jain
2025-03-16x86/setup: call hugetlb_bootmem_alloc earlyFrank van der Linden
2025-03-16x86/kgdb: use IS_ERR_PCPU() macroUros Bizjak
2025-03-14x86/kexec: Add relocate_kernel() debugging support: Load a GDTDavid Woodhouse
2025-03-13x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisorsAjay Kaher
2025-03-13x86/fpu: Use XSAVE{,OPT,C,S} and XRSTOR{,S} mnemonics in xstate.hUros Bizjak
2025-03-12x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callersJames Morse
2025-03-12x86/resctrl: Move get_config_index() to a headerJames Morse
2025-03-12x86/resctrl: Handle throttle_mode for SMBA resourcesJames Morse
2025-03-12x86/resctrl: Move RFTYPE flags to be managed by resctrlJames Morse