summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel
AgeCommit message (Expand)Author
2021-06-24perf/x86/intel/lbr: Zero the xstate buffer on allocationThomas Gleixner
2021-06-23x86/fpu/xstate: Sanitize handling of independent featuresThomas Gleixner
2021-06-23x86/fpu: Rename "dynamic" XSTATEs to "independent"Andy Lutomirski
2021-06-23perf/x86/intel: Fix instructions:ppp support in Sapphire RapidsKan Liang
2021-06-23perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire RapidsKan Liang
2021-06-23perf/x86/intel: Fix fixed counter check warning for some Alder LakeKan Liang
2021-06-23perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBSLike Xu
2021-06-15x86/events/intel: Do not deploy TSX force abort workaround when TSX is deprec...Pawan Gupta
2021-06-01perf/x86/intel/uncore: Fix M2M event umask for Ice Lake serverKan Liang
2021-05-31perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1Kan Liang
2021-05-18perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on ICXAlexander Antonov
2021-05-18perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on SNRAlexander Antonov
2021-05-18perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedureAlexander Antonov
2021-05-18perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu
2021-05-18perf/x86: Avoid touching LBR_TOS MSR for Arch LBRLike Xu
2021-05-12perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of()Guenter Roeck
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-22perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]Jim Mattson
2021-04-21perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang
2021-04-19perf/x86/cstate: Add Alder Lake CPU supportKan Liang
2021-04-19perf/x86/intel/uncore: Add Alder Lake supportKan Liang
2021-04-19perf/x86/intel: Add Alder Lake Hybrid supportKan Liang
2021-04-19perf/x86/intel: Add attr_update for Hybrid PMUsKan Liang
2021-04-19perf/x86: Register hybrid PMUsKan Liang
2021-04-19perf/x86/intel: Factor out intel_pmu_check_extra_regsKan Liang
2021-04-19perf/x86/intel: Factor out intel_pmu_check_event_constraintsKan Liang
2021-04-19perf/x86/intel: Factor out intel_pmu_check_num_countersKan Liang
2021-04-19perf/x86: Hybrid PMU support for extra_regsKan Liang
2021-04-19perf/x86: Hybrid PMU support for event constraintsKan Liang
2021-04-19perf/x86: Hybrid PMU support for unconstrainedKan Liang
2021-04-19perf/x86: Hybrid PMU support for countersKan Liang
2021-04-19perf/x86: Hybrid PMU support for intel_ctrlKan Liang
2021-04-19perf/x86/intel: Hybrid PMU support for perf capabilitiesKan Liang
2021-04-19perf/x86: Track pmu in per-CPU cpu_hw_eventsKan Liang
2021-04-16perf/x86: Move cpuc->running into P4 specific codeKan Liang
2021-04-02Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar
2021-04-02perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKXAlexander Antonov
2021-04-02perf/x86/intel/uncore: Generic support for the MMIO type of uncore blocksKan Liang
2021-04-02perf/x86/intel/uncore: Generic support for the PCI type of uncore blocksKan Liang
2021-04-02perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifierKan Liang
2021-04-02perf/x86/intel/uncore: Generic support for the MSR type of uncore blocksKan Liang
2021-04-02perf/x86/intel/uncore: Parse uncore discovery tablesKan Liang
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar
2021-03-21x86: Remove unusual Unicode characters from commentsIngo Molnar
2021-03-21Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-03-16perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENTKan Liang
2021-03-16perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang