summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25x86/kexec: Debugging support: Dump registers on exceptionDavid Woodhouse
2025-03-25x86/kexec: Debugging support: Load an IDT and basic exception entry pointsDavid Woodhouse
2025-03-25x86/cacheinfo: Apply maintainer-tip coding style fixesAhmed S. Darwish
2025-03-25x86/cacheinfo: Introduce cpuid_amd_hygon_has_l3_cache()Ahmed S. Darwish
2025-03-25x86/cacheinfo: Relocate CPUID leaf 0x4 cache_type mappingAhmed S. Darwish
2025-03-25x86/cacheinfo: Extract out cache self-snoop checksAhmed S. Darwish
2025-03-25x86/cacheinfo: Extract out cache level topology ID calculationAhmed S. Darwish
2025-03-25x86/cacheinfo: Separate Intel CPUID leaf 0x4 handlingAhmed S. Darwish
2025-03-25x86/cacheinfo: Separate CPUID leaf 0x2 handling and post-processing logicAhmed S. Darwish
2025-03-25x86/cpu: Use consolidated CPUID leaf 0x2 descriptor tableAhmed S. Darwish
2025-03-25x86/cacheinfo: Use consolidated CPUID leaf 0x2 descriptor tableAhmed S. Darwish
2025-03-25x86/cpu: Consolidate CPUID leaf 0x2 tablesThomas Gleixner
2025-03-25x86/cpu: Use enums for TLB descriptor typesAhmed S. Darwish
2025-03-25x86/cacheinfo: Use enums for cache descriptor typesAhmed S. Darwish
2025-03-25x86/cacheinfo: Clarify type markers for CPUID leaf 0x2 cache descriptorsAhmed S. Darwish
2025-03-25x86/cacheinfo: Rename 'struct _cpuid4_info_regs' to 'struct _cpuid4_info'Ahmed S. Darwish
2025-03-25x86/cacheinfo: Separate Intel and AMD CPUID leaf 0x4 code pathsAhmed S. Darwish
2025-03-25x86/cacheinfo: Use sysfs_emit() for sysfs attributes show()Ahmed S. Darwish
2025-03-25x86/cacheinfo: Move AMD cache_disable_0/1 handling to separate fileAhmed S. Darwish
2025-03-25x86/cacheinfo: Separate amd_northbridge from _cpuid4_info_regsAhmed S. Darwish
2025-03-25x86/cacheinfo: Consolidate AMD/Hygon leaf 0x8000001d callsAhmed S. Darwish
2025-03-25x86/cacheinfo: Standardize _cpuid4_info_regs instance namingAhmed S. Darwish
2025-03-25x86/cacheinfo: Align ci_info_init() assignment expressionsAhmed S. Darwish
2025-03-25x86/cacheinfo: Constify _cpuid4_info_regs instancesAhmed S. Darwish
2025-03-25x86/cacheinfo: Use proper name for cacheinfo instancesThomas Gleixner
2025-03-25x86/cacheinfo: Properly name amd_cpuid4()'s first parameterThomas Gleixner
2025-03-25x86/cacheinfo: Refactor CPUID leaf 0x2 cache descriptor lookupThomas Gleixner
2025-03-25x86/cacheinfo: Use CPUID leaf 0x2 parsing helpersAhmed S. Darwish
2025-03-25x86/cpu: Introduce and use CPUID leaf 0x2 parsing helpersAhmed S. Darwish
2025-03-25x86/cacheinfo: Remove CPUID leaf 0x2 parsing loopAhmed S. Darwish
2025-03-25x86/cpu: Remove CPUID leaf 0x2 parsing loopAhmed S. Darwish
2025-03-25x86/split_lock: Simplify reenablingMaksim Davydov
2025-03-25x86/fpu: Update the outdated comment above fpstate_init_user()Chao Gao
2025-03-25objtool: Fix X86_FEATURE_SMAP alternative handlingJosh Poimboeuf
2025-03-25x86/early_printk: Add support for MMIO-based UARTsDenis Mukhin
2025-03-25x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...Jann Horn
2025-03-25x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1Jann Horn
2025-03-25x86/kbuild/64: Restrict clang versions that can use '-march=native'Nathan Chancellor
2025-03-25x86/kbuild/64: Test for the availability of the -mtune=native compiler flagIngo Molnar
2025-03-25x86/kbuild/64: Add the CONFIG_X86_NATIVE_CPU option to locally optimize the k...Tor Vic
2025-03-25x86/Kconfig: Fix lists in X86_EXTENDED_PLATFORM help textMateusz Jończyk
2025-03-25x86/Kconfig: Correct X86_X2APIC help textMateusz Jończyk
2025-03-25Merge branch 'linus' into x86/urgent, to pick up fixes and refresh the branchIngo Molnar
2025-03-24x86 boot build: make git ignore stale 'tools' directoryLinus Torvalds
2025-03-24Merge tag 'x86-platform-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge tag 'x86-sev-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds