summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2026-04-04Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvecMichael Kelley-0/+2
2026-04-04Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki-0/+1
2026-04-04x86/fpu: Correct misspelled xfeaures_to_write local varBorislav Petkov (AMD)-4/+4
2026-04-04x86/apic: Drop AMD Extended Interrupt LVT macrosNaveen N Rao (AMD)-9/+9
2026-04-03x86/alternative: delay freeing of smp_locks sectionMike Rapoport (Microsoft)-5/+17
2026-04-02crash_dump/dm-crypt: don't print in arch-specific codeCoiby Xu-5/+1
2026-04-02x86/cpufeatures: Add AMD CPPC Performance Priority feature.Gautham R. Shenoy-0/+1
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam-0/+49
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)-1/+1
2026-03-31x86/tls: Clean up 'sel' variable usage in do_set_thread_area()Uros Bizjak-1/+3
2026-03-31x86/process/32: Use correct type for 'gs' variable in __show_regs() to avoid ...Uros Bizjak-1/+1
2026-03-31x86/process/64: Use savesegment() in __show_regs() instead of inline asmUros Bizjak-4/+4
2026-03-30x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh-0/+14
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore-1/+1
2026-03-27x86/fred: Remove kernel log message when initializing exceptionsSohil Mehta-3/+0
2026-03-27x86/fred: Enable FRED by defaultH. Peter Anvin-1/+1
2026-03-23x86/topology: use bitmap_weight_from()Yury Norov-6/+2
2026-03-23x86/cpu/topology: Consolidate AMD and Hygon cases in parse_topology()Wei Wang-6/+2
2026-03-23x86/cpu: Add comment clarifying CRn pinningPeter Zijlstra-0/+13
2026-03-23x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)-1/+1
2026-03-23x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania-6/+12
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig-1/+2
2026-03-22Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+27
2026-03-22x86/paravirt: Replace io_delay() hook with a boolJuergen Gross-10/+3
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar-125/+194
2026-03-20x86/platform/uv: Handle deconfigured socketsKyle Meyer-2/+16
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+3
2026-03-20clocksource: Rewrite watchdog code completelyThomas Gleixner-34/+19
2026-03-19x86/cpu: Remove LASS restriction on vsyscall emulationSohil Mehta-15/+0
2026-03-19x86/vsyscall: Restore vsyscall=xonly mode under LASSSohil Mehta-0/+4
2026-03-19x86/traps: Consolidate user fixups in the #GP handlerSohil Mehta-5/+6
2026-03-18x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche-6/+11
2026-03-18objtool/x86: Reorder ORC register numberingJosh Poimboeuf-12/+18
2026-03-18objtool: Support Clang RAX DRAP sequenceJosh Poimboeuf-0/+8
2026-03-13x86/split_lock: Restructure the unwieldy switch-case in sld_state_show()Borislav Petkov-24/+25
2026-03-12x86/tsc: Handle CLOCK_SOURCE_VALID_FOR_HRES correctlyThomas Gleixner-1/+9
2026-03-11x86/mce, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam-0/+21
2026-03-11x86/mce, EDAC/mce_amd: Update CS bank type namingYazen Ghannam-1/+1
2026-03-11x86/mce, EDAC/mce_amd: Reorder SMCA bank type enumsYazen Ghannam-67/+48
2026-03-10x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji-0/+6
2026-03-07Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-89/+164
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-28/+0
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2026-03-05x86/microcode: Add platform mask to Intel microcode "old" listDave Hansen-160/+238
2026-03-05x86/cpu: Add platform ID to CPU matching structureDave Hansen-0/+3
2026-03-05x86/cpu: Add platform ID to CPU info structureDave Hansen-1/+2
2026-03-05x86/microcode: Refactor platform ID enumeration into a helperDave Hansen-11/+43
2026-03-05x86/reboot: Execute the kernel restart handler upon machine restartMartin Schiller-1/+4
2026-03-04KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystemSean Christopherson-59/+12
2026-03-04KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringupSean Christopherson-0/+2