aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2024-02-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2024-02-20Merge tag 'v5.4.268' into v5.4/standard/baseBruce Ashfield
2024-01-25x86/kvm: Do not try to disable kvmclock if it was not enabledKirill A. Shutemov
2024-01-25x86/lib: Fix overflow when counting digitsColin Ian King
2024-01-11Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2024-01-11Merge tag 'v5.4.266' into v5.4/standard/baseBruce Ashfield
2024-01-08x86/alternatives: Sync core before enabling interruptsThomas Gleixner
2023-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-12-19Merge tag 'v5.4.264' into v5.4/standard/baseBruce Ashfield
2023-12-13x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)
2023-12-05Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-12-03Merge tag 'v5.4.262' into v5.4/standard/baseBruce Ashfield
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero
2023-11-28KVM: x86: hyper-v: Don't auto-enable stimer on write from user-spaceNicolas Saenz Julienne
2023-11-28x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen
2023-11-28x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)
2023-11-17Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-11-17Merge tag 'v5.4.260' into v5.4/standard/baseBruce Ashfield
2023-11-17Merge tag 'v5.4.259' into v5.4/standard/baseBruce Ashfield
2023-11-08x86: Fix .brk attribute in linker scriptJuergen Gross
2023-11-08x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf
2023-11-08x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf
2023-11-08x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson
2023-10-25x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-09-26Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()Sean Christopherson
2023-09-23x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen
2023-09-23x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap
2023-09-23x86/decompressor: Don't rely on upper 32 bits of GPRs being preservedArd Biesheuvel
2023-09-23x86/boot: Annotate local functionsJiri Slaby
2023-09-23x86/asm: Make more symbols localJiri Slaby
2023-09-04Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-09-04Merge tag 'v5.4.255' into v5.4/standard/baseBruce Ashfield
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang
2023-08-21Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-08-21Merge tag 'v5.4.254' into v5.4/standard/baseBruce Ashfield
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann
2023-08-16x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov
2023-08-16x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea
2023-08-16x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")Thomas Gleixner
2023-08-08Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-08-08Merge tag 'v5.4.252' into v5.4/standard/baseBruce Ashfield
2023-08-08x86: fix backwards merge of GDS/SRSO bitGreg Kroah-Hartman
2023-08-08x86/cpu, kvm: Add support for CPUID_80000021_EAXKim Phillips
2023-08-08x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)
2023-08-08x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson
2023-08-08x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky
2023-08-08x86/cpufeatures: Add SEV-ES CPU featureTom Lendacky