aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-15perf/x86: Add new event for AUX output counter indexAdrian Hunter1-0/+16
2021-09-17perf/x86: Add compiler barrier after updating BTSLeo Yan1-0/+6
2021-08-31perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraintsKan Liang1-0/+1
2021-08-31perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraintsKan Liang1-0/+7
2021-08-31perf/x86/intel/uncore: Fix Intel SPR IIO event constraintsKan Liang1-0/+1
2021-08-31perf/x86/intel/uncore: Fix Intel SPR CHA event constraintsKan Liang1-0/+1
2021-08-31perf/x86/intel/uncore: Fix Intel ICX IIO event constraintsKan Liang1-0/+2
2021-08-31perf/x86/intel/uncore: Fix invalid unit checkKan Liang1-1/+1
2021-08-31perf/x86/intel/uncore: Support extra IMC channel on Ice Lake serverKan Liang1-2/+2
2021-08-26perf/x86/intel: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2-6/+6
2021-08-26Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar5-32/+76
2021-08-26perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King1-1/+1
2021-08-25perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li1-1/+1
2021-08-06perf/x86/intel: Apply mid ACK for small coreKan Liang1-8/+15
2021-07-16perf/x86/intel/uncore: Fix IIO cleanup mapping procedure for SNR/ICXAlexander Antonov1-12/+28
2021-07-11Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+21
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2021-07-02perf/x86/intel/uncore: Support IMC free-running counters on Sapphire Rapids serverKan Liang1-1/+65
2021-07-02perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids serverKan Liang3-11/+136
2021-07-02perf/x86/intel/uncore: Factor out snr_uncore_mmio_map()Kan Liang1-11/+25
2021-07-02perf/x86/intel/uncore: Add alias PMU nameKan Liang3-7/+41
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server MDF supportKan Liang1-1/+6
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI supportKan Liang1-1/+6
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server UPI supportKan Liang1-1/+6
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server M2M supportKan Liang3-8/+44
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server IMC supportKan Liang3-6/+45
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server PCU supportKan Liang1-1/+5
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server M2PCIe supportKan Liang1-1/+6
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server IRP supportKan Liang1-1/+26
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server IIO supportKan Liang1-1/+8
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server CHA supportKan Liang3-4/+96
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server frameworkKan Liang5-5/+116
2021-07-02perf/x86/intel/uncore: Clean up error handling path of iio mappingKan Liang1-2/+4
2021-07-02perf/x86/cstate: Add ICELAKE_X and ICELAKE_D supportZhang Rui1-6/+17
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-19/+194
2021-06-28Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+7
2021-06-24perf/x86/intel/lbr: Zero the xstate buffer on allocationThomas Gleixner1-1/+2
2021-06-23x86/fpu/xstate: Sanitize handling of independent featuresThomas Gleixner1-3/+3
2021-06-23x86/fpu: Rename "dynamic" XSTATEs to "independent"Andy Lutomirski1-3/+3
2021-06-23perf/x86/intel: Fix instructions:ppp support in Sapphire RapidsKan Liang1-1/+3
2021-06-23perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire RapidsKan Liang1-0/+2
2021-06-23perf/x86/intel: Fix fixed counter check warning for some Alder LakeKan Liang1-2/+7
2021-06-23perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBSLike Xu1-6/+14
2021-06-15x86/events/intel: Do not deploy TSX force abort workaround when TSX is deprecatedPawan Gupta1-1/+7
2021-06-01perf/x86/intel/uncore: Fix M2M event umask for Ice Lake serverKan Liang1-1/+2
2021-05-31perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1Kan Liang1-2/+4
2021-05-18perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on ICXAlexander Antonov1-0/+51
2021-05-18perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on SNRAlexander Antonov1-0/+96
2021-05-18perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedureAlexander Antonov2-6/+21
2021-05-18perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu1-6/+20