summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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
2026-02-10Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-10Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'x86_sev_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'x86_microcode_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'x86_alternatives_for_v7.0_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-10Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'x86-cpu-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'x86-apic-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds