summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2026-03-18x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche
2026-03-18objtool/x86: Reorder ORC register numberingJosh Poimboeuf
2026-03-18objtool: Support Clang RAX DRAP sequenceJosh Poimboeuf
2026-03-13x86/split_lock: Restructure the unwieldy switch-case in sld_state_show()Borislav Petkov
2026-03-12x86/tsc: Handle CLOCK_SOURCE_VALID_FOR_HRES correctlyThomas Gleixner
2026-03-11x86/mce, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam
2026-03-11x86/mce, EDAC/mce_amd: Update CS bank type namingYazen Ghannam
2026-03-11x86/mce, EDAC/mce_amd: Reorder SMCA bank type enumsYazen Ghannam
2026-03-10x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji
2026-03-07Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-05x86/microcode: Add platform mask to Intel microcode "old" listDave Hansen
2026-03-05x86/cpu: Add platform ID to CPU matching structureDave Hansen
2026-03-05x86/cpu: Add platform ID to CPU info structureDave Hansen
2026-03-05x86/microcode: Refactor platform ID enumeration into a helperDave Hansen
2026-03-05x86/reboot: Execute the kernel restart handler upon machine restartMartin Schiller
2026-03-04KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystemSean Christopherson
2026-03-04KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringupSean Christopherson
2026-03-04x86/resctrl: Fix SNC detectionTony Luck
2026-03-04x86/topo: Fix SNC topology messPeter Zijlstra
2026-03-04x86/topo: Replace x86_has_numa_in_packagePeter Zijlstra
2026-03-04x86/topo: Add topology_num_nodes_per_package()Peter Zijlstra
2026-03-03x86/cpu: Remove LASS restriction on EFISohil Mehta
2026-03-03x86/cpu: Defer LASS enabling until userspace comes upSohil Mehta
2026-03-03x86/xen: Build identity mapping page tables dynamically for XENPVHou Wenlong
2026-03-02x86/mtrr: Use kstrtoul() in parse_mtrr_spare_reg()Thorsten Blum
2026-02-27x86/apic: Enable TSC coupled programming modeThomas Gleixner
2026-02-27x86/apic: Avoid the PVOPS indirection for the TSC deadline timerThomas Gleixner
2026-02-27x86/apic: Remove pointless fence in lapic_next_deadline()Thomas Gleixner
2026-02-27x86: Inline TSC reads in timekeepingThomas Gleixner
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-26x86: rtc: Drop PNP device checkRafael J. Wysocki
2026-02-26ACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki
2026-02-24x86/hyperv: print out reserved vectors in hexadecimalWei Liu
2026-02-23x86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra
2026-02-23x86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-18x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHVMukesh Rathor
2026-02-18x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds