aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2026-01-05x86,fs/resctrl: Support binary fixed point event countersTony Luck1-3/+3
2026-01-05x86/platform/olpc: Replace strcpy() with strscpy() in xo15_sci_add()Thorsten Blum1-2/+3
2026-01-05x86,fs/resctrl: Handle events that can be read from any CPUTony Luck1-3/+3
2026-01-05x86,fs/resctrl: Rename some L3 specific functionsTony Luck3-11/+13
2026-01-05x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck3-33/+33
2026-01-05x86,fs/resctrl: Use struct rdt_domain_hdr when reading countersTony Luck1-3/+9
2026-01-05x86/sev: Disable GCOV on noinstr objectBrendan Jackman1-0/+2
2026-01-04x86/split_lock: Remove dead string when split_lock_detect=fatalRong Zhang1-6/+3
2026-01-04x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdrTony Luck1-2/+2
2026-01-04x86/resctrl: Clean up domain_remove_cpu_ctrl()Tony Luck1-15/+14
2026-01-04x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain typesTony Luck1-10/+17
2026-01-04x86/resctrl: Move L3 initialization into new helper functionTony Luck1-30/+34
2026-01-04x86,fs/resctrl: Improve domain type checkingTony Luck1-4/+6
2026-01-01x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_taskRyosuke Yasuoka1-3/+16
2025-12-31x86/sev: Carve out the SVSM code into a separate compilation unitBorislav Petkov (AMD)4-378/+392
2025-12-31x86/sev: Add internal header guardsBorislav Petkov (AMD)1-0/+3
2025-12-31x86/sev: Move the internal headerBorislav Petkov (AMD)5-4/+8
2025-12-29x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix HaloRong Zhang1-1/+1
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-5/+35
2025-12-21x86/bpf: Avoid emitting LOCK prefix for XCHG atomic opsUros Bizjak1-2/+5
2025-12-20x86/irqflags: Use ASM_OUTPUT_RM in native_save_fl()Eric Dumazet1-1/+1
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-17/+26
2025-12-20Merge tag 'for-linus-6.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-12-19perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIsPeter Zijlstra1-2/+3
2025-12-18x86/irq_remapping: Sanitize posted_msi_supported()Thomas Gleixner1-2/+3
2025-12-18x86/irq: Cleanup posted MSI codeThomas Gleixner1-18/+13
2025-12-18Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini7-17/+26
2025-12-18x86/bug: Fix old GCC compile failsPeter Zijlstra1-1/+1
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner2-0/+30
2025-12-17perf/x86/cstate: Add Airmont NPMartin Schiller1-0/+1
2025-12-17perf/x86/intel: Add Airmont NPMartin Schiller1-0/+1
2025-12-17perf/x86/msr: Add Airmont NPMartin Schiller1-0/+1
2025-12-17x86/unwind_user: Simplify unwind_user_word_size()Jens Remus1-5/+1
2025-12-17x86/unwind_user: Guard unwind_user_word_size() by UNWIND_USERJens Remus1-13/+17
2025-12-17unwind_user/fp: Use dummies instead of ifdefJens Remus1-0/+1
2025-12-17perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD hostSandipan Das1-0/+2
2025-12-17perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMUKan Liang1-0/+5
2025-12-17perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_capMingwei Zhang2-0/+2
2025-12-17perf/x86/core: Do not set bit width for unavailable countersSandipan Das1-2/+2
2025-12-17perf/x86/core: Add APIs to switch to/from mediated PMI vector (for KVM)Sean Christopherson2-0/+37
2025-12-17perf/x86/core: Register a new vector for handling mediated guest PMIsSean Christopherson6-1/+35
2025-12-17perf: Add APIs to create/release mediated guest vPMUsKan Liang1-0/+1
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-12/+39
2025-12-16perf/x86/intel/cstate: Add Diamond Rapids supportZide Chen1-0/+1
2025-12-16perf/x86/intel/cstate: Add Nova Lake supportZide Chen1-7/+22
2025-12-16perf/x86/intel/cstate: Add Wildcat Lake supportZide Chen1-6/+8
2025-12-16sysfb: Move edid_info into sysfb_primary_displayThomas Zimmermann1-5/+1
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann3-7/+11
2025-12-16x86/xen: Fix sparse warning in enlighten_pv.cJuergen Gross1-1/+1
2025-12-14x86/cpu: Drop vestigial PBE logic in AMD/Hygon/Centaur/CyrixAndrew Cooper4-24/+0