summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2022-04-19perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU supportZhang Rui
2022-04-05perf/x86/intel: Update the FRONTEND MSR mask on Sapphire RapidsKan Liang
2022-04-05perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang
2022-04-05perf/x86/uncore: Add Raptor Lake uncore supportKan Liang
2022-04-05perf/x86/msr: Add Raptor Lake CPU supportKan Liang
2022-04-05perf/x86/cstate: Add Raptor Lake supportKan Liang
2022-04-05perf/x86: Add Intel Raptor Lake supportKan Liang
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-03perf/x86/intel/uncore: Fix the build on !CONFIG_PHYS_ADDR_T_64BITIngo Molnar
2022-03-01perf: Add irq and exception return branch typesAnshuman Khandual
2022-03-01perf/x86/intel/uncore: Make uncore_discovery clean for 64 bit addressesSteve Wahl
2022-02-25x86: remove __range_not_ok()Arnd Bergmann
2022-02-15perf/x86/intel/pt: Add a capability and config bit for disabling TNTsAlexander Shishkin
2022-02-15perf/x86/intel/pt: Add a capability and config bit for event tracingAlexander Shishkin
2022-02-02perf/x86/intel: Increase max number of the fixed countersKan Liang
2022-02-02perf/x86/intel: Enable PEBS format 5Kan Liang
2022-02-02perf/x86/intel/pt: Fix address filter config for 32-bit kernelAdrian Hunter
2022-02-02x86: Share definition of __is_canonical_address()Adrian Hunter
2022-02-02perf/x86/intel/pt: Relax address filter validationAdrian Hunter
2022-02-02perf/x86/intel/pt: Fix crash with stop filters in single-range modeTristan Hume
2022-02-02x86/perf: Default set FREEZE_ON_SMI for allPeter Zijlstra
2022-01-18x86/perf: Avoid warning for Arch LBR without XSAVEAndi Kleen
2022-01-18perf/x86/intel/uncore: Add IMC uncore support for ADLKan Liang
2022-01-18perf/x86/intel/lbr: Add static_branch for LBR INFO flagsPeter Zijlstra (Intel)
2022-01-18perf/x86/intel/lbr: Support LBR format V7Peter Zijlstra (Intel)
2022-01-18perf/x86/rapl: fix AMD event handlingStephane Eranian
2022-01-18perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICXZhengjun Xing
2022-01-18perf/x86/intel: Add a quirk for the calculation of the number of counters on ...Kan Liang
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-01-10Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-12-28x86/events/amd/iommu: Remove redundant assignment to variable shiftColin Ian King
2021-12-14x86: perf: Move RDPMC event flag to a common definitionRob Herring
2021-11-17perf: Add wrappers for invoking guest callbacksSean Christopherson
2021-11-17perf/core: Rework guest callbacks to prepare for static_call supportLike Xu
2021-11-17perf: Protect perf_guest_cbs with RCUSean Christopherson
2021-11-17x86/perf: Fix snapshot_branch_stack warning in VMSong Liu
2021-11-17perf/x86/intel/uncore: Fix IIO event constraints for SnowridgeAlexander Antonov
2021-11-17perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov
2021-11-17perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov
2021-11-11perf/x86/vlbr: Add c->flags to vlbr event constraintsLike Xu
2021-11-11perf/x86/lbr: Reset LBR_SELECT during vlbr resetWanpeng Li
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-30perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodingsStephane Eranian
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20x86/pkru: Remove useless includeThomas Gleixner
2021-10-18perf/x86/intel/uncore: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König