aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/core.c
AgeCommit message (Expand)Author
2020-06-17perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel TremontKan Liang
2020-02-11perf/x86/intel: Add Elkhart Lake supportKan Liang
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-15x86: retpolines: eliminate retpoline from msr event handlersAndrea Arcangeli
2019-10-28perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/intel: Add Comet Lake CPU supportKan Liang
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar
2019-08-30perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-25perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun
2019-07-13perf/x86/intel: Fix spurious NMI on fixed counterKan Liang
2019-06-17perf/x86/intel: Disable check_msr for real HWJiri Olsa
2019-06-17perf/x86/intel: Use ->is_visible callback for default groupJiri Olsa
2019-06-17perf/x86/intel: Add more Icelake CPUIDsKan Liang
2019-06-03perf/x86: Use update attribute groups for default attributesJiri Olsa
2019-06-03perf/x86/intel: Use update attributes for skylake formatJiri Olsa
2019-06-03perf/x86: Use update attribute groups for extra formatJiri Olsa
2019-06-03perf/x86: Use update attribute groups for capsJiri Olsa
2019-06-03perf/x86: Use the new pmu::update_attrs attribute groupJiri Olsa
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-14perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa
2019-04-30KVM: x86: Inject PMI for KVM guestLuwei Kang
2019-04-16perf/x86/intel: Add Tremont core PMU supportKan Liang
2019-04-16perf/x86/intel: Add Icelake supportKan Liang
2019-04-16perf/x86: Support constraint rangesPeter Zijlstra
2019-04-16perf/x86/intel: Support adaptive PEBS v4Kan Liang
2019-04-16perf/x86/intel: Force resched when TFA sysctl is modifiedStephane Eranian
2019-04-16Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-04-16perf/x86: Fix incorrect PEBS_REGSKan Liang
2019-04-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-04-03perf/x86/intel: Initialize TFA MSRPeter Zijlstra
2019-04-03perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian
2019-04-03perf/x86: Optimize x86_schedule_events()Peter Zijlstra
2019-04-03perf/x86/intel: Optimize intel_get_excl_constraints()Peter Zijlstra
2019-04-03perf/x86: Simplify x86_pmu.get_constraints() interfacePeter Zijlstra
2019-04-03perf/x86/intel: Simplify intel_tfa_commit_scheduling()Peter Zijlstra
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot