summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2021-10-15perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang
2021-10-01perf/x86/intel: Update event constraints for ICXKan Liang
2021-10-01perf/x86: Reset destroy callback on event init failureAnand K Mistry
2021-08-26perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> headerKim Phillips
2021-08-26perf/amd/uncore: Allow the driver to be built as a moduleKim Phillips
2021-08-26x86/cpu: Add get_llc_id() helper functionKim Phillips
2021-08-26perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/Kim Phillips
2021-08-26perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULLKim Phillips
2021-08-26perf/x86/intel: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-08-26perf/x86: Remove unused assignment to pointer 'e'Colin Ian King
2021-08-26Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2021-08-26perf/x86/amd/power: Assign pmu.moduleKim Phillips
2021-08-26perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips
2021-08-26perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-08-26perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King
2021-08-25perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li
2021-08-06perf/x86/intel: Apply mid ACK for small coreKan Liang
2021-08-04perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu
2021-08-04perf/x86: Fix out of bound MSR accessPeter Zijlstra
2021-07-16perf/x86/intel/uncore: Fix IIO cleanup mapping procedure for SNR/ICXAlexander Antonov
2021-07-11Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-02perf/x86/intel/uncore: Support IMC free-running counters on Sapphire Rapids s...Kan Liang
2021-07-02perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids s...Kan Liang
2021-07-02perf/x86/intel/uncore: Factor out snr_uncore_mmio_map()Kan Liang
2021-07-02perf/x86/intel/uncore: Add alias PMU nameKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server MDF supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server UPI supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server M2M supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server IMC supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server PCU supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server M2PCIe supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server IRP supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server IIO supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server CHA supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server frameworkKan Liang
2021-07-02perf/x86/intel/uncore: Clean up error handling path of iio mappingKan Liang
2021-07-02perf/x86/cstate: Add ICELAKE_X and ICELAKE_D supportZhang Rui
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-28Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-17perf/x86: Reset the dirty counter to prevent the leak for an RDPMC taskKan Liang
2021-06-15x86/events/intel: Do not deploy TSX force abort workaround when TSX is deprec...Pawan Gupta