summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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-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-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
2025-03-24Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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