aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events
AgeCommit message (Expand)Author
2019-05-10perf/x86/intel: Initialize TFA MSRPeter Zijlstra
2019-05-10perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian
2019-05-08perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-05-02perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan
2019-04-27perf/x86: Fix incorrect PEBS_REGSKan Liang
2019-04-27perf/x86/amd: Add event map for AMD Family 17hKim Phillips
2019-04-17x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas
2019-04-17x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas
2019-04-17x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas
2019-04-05perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-03-23perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang
2019-03-19perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-19perf/x86/intel: Fix memory corruptionPeter Zijlstra
2019-03-19perf/x86: Fixup typo in stub functionsPeter Zijlstra
2019-03-13perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)
2019-03-13perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)
2019-03-13perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-04perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra
2019-02-04perf/x86/intel/uncore: Add Node ID maskKan Liang
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-12-21perf/x86/intel/pt: add new capability for Intel PTLuwei Kang
2018-12-21perf/x86/intel/pt: Introduce intel_pt_validate_cap()Luwei Kang
2018-12-21perf/x86/intel/pt: Export pt_cap_get()Chao Peng
2018-12-21perf/x86/intel/pt: Move Intel PT MSRs bit defines to global headerChao Peng
2018-12-03x86: Fix various typos in commentsIngo Molnar
2018-11-22perf/x86/intel: Disallow precise_ip on BTS eventsJiri Olsa
2018-11-22perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa
2018-11-22perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa
2018-11-20perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...Peter Zijlstra
2018-11-12perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang
2018-11-12perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-16perf/x86/intel: Export mem events only if there's PEBS supportJiri Olsa
2018-10-02perf/x86/intel: Add quirk for Goldmont PlusKan Liang
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-10-02perf/x86/intel: Add a separate Arch Perfmon v4 PMI handlerAndi Kleen
2018-10-02perf/x86/intel: Factor out common code of PMI handlerKan Liang
2018-10-02Merge branch 'x86/cache' into perf/core, to resolve conflictsIngo Molnar
2018-10-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-10-02perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan
2018-10-02perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang
2018-10-02perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma
2018-09-28perf/x86: Add helper to obtain performance counter indexReinette Chatre
2018-09-27x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen
2018-09-25Merge tag 'v4.19-rc5' into perf/core, to pick up fixesIngo Molnar
2018-09-12perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_initZubin Mithra
2018-09-10perf/x86: Add __ro_after_init annotationsZubin Mithra
2018-09-10perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka