summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-28perf/amd/ibs: Advertise remote socket capabilityRavi Bangoria
2026-02-28perf/amd/ibs: Enable streaming store filterRavi Bangoria
2026-02-28perf/amd/ibs: Enable RIP bit63 hardware filteringRavi Bangoria
2026-02-28perf/amd/ibs: Enable fetch latency filteringRavi Bangoria
2026-02-28perf/amd/ibs: Support IBS_{FETCH|OP}_CTL2[Dis] to eliminate RMW raceRavi Bangoria
2026-02-27perf/amd/ibs: Add new MSRs and CPUID bits definitionsRavi Bangoria
2026-02-27perf/amd/ibs: Define macro for ldlat mask and shiftRavi Bangoria
2026-02-27perf/amd/ibs: Avoid race between event add and NMIRavi Bangoria
2026-02-27perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handlerRavi Bangoria
2026-02-27perf/amd/ibs: Preserve PhyAddrVal bit when clearing PhyAddr MSRRavi Bangoria
2026-02-27perf/amd/ibs: Limit ldlat->l3missonly dependency to Zen5Ravi Bangoria
2026-02-27perf/amd/ibs: Account interrupt for discarded samplesRavi Bangoria
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-25x86/virt/tdx: Print TDX module version during initVishal Verma
2026-02-25x86/virt/tdx: Retrieve TDX module versionChao Gao
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-02-24x86/hyperv: print out reserved vectors in hexadecimalWei Liu
2026-02-23perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen
2026-02-23x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__Thomas Huth
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-23x86/fred: Correct speculative safety in fred_extint()Andrew Cooper
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
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 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...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: Fix error pointer dereferenceEthan Tidmore
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-18x86/xen: Fix Xen PV guest bootJuergen Gross
2026-02-18x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insnUros Bizjak
2026-02-18x86/hyperv: Use savesegment() instead of inline asm() to save segment registersUros Bizjak
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini