aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-30perf/x86/intel: Restrict period on NehalemJosh Hunt1-0/+6
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-07-25perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan1-2/+1
2019-07-25perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun1-2/+2
2019-07-13perf/x86/intel: Fix spurious NMI on fixed counterKan Liang1-5/+3
2019-06-17perf/x86/intel: Disable check_msr for real HWJiri Olsa1-0/+8
2019-06-17perf/x86/intel: Use ->is_visible callback for default groupJiri Olsa1-3/+12
2019-06-17perf/x86/intel: Add more Icelake CPUIDsKan Liang1-4/+9
2019-06-03perf/x86: Use update attribute groups for default attributesJiri Olsa1-4/+5
2019-06-03perf/x86/intel: Use update attributes for skylake formatJiri Olsa1-5/+10
2019-06-03perf/x86: Use update attribute groups for extra formatJiri Olsa1-5/+13
2019-06-03perf/x86: Use update attribute groups for capsJiri Olsa1-5/+20
2019-06-03perf/x86: Use the new pmu::update_attrs attribute groupJiri Olsa1-37/+49
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+5
2019-05-14perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian1-1/+1
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-19/+277
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa1-3/+7
2019-04-30KVM: x86: Inject PMI for KVM guestLuwei Kang1-1/+5
2019-04-16perf/x86/intel: Add Tremont core PMU supportKan Liang1-0/+91
2019-04-16perf/x86/intel: Add Icelake supportKan Liang1-0/+111
2019-04-16perf/x86: Support constraint rangesPeter Zijlstra1-1/+1
2019-04-16perf/x86/intel: Support adaptive PEBS v4Kan Liang1-0/+7
2019-04-16perf/x86/intel: Force resched when TFA sysctl is modifiedStephane Eranian1-2/+48
2019-04-16Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+1
2019-04-16perf/x86: Fix incorrect PEBS_REGSKan Liang1-1/+1
2019-04-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-1/+7
2019-04-03perf/x86/intel: Initialize TFA MSRPeter Zijlstra1-0/+6
2019-04-03perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian1-1/+1
2019-04-03perf/x86: Optimize x86_schedule_events()Peter Zijlstra1-1/+2
2019-04-03perf/x86/intel: Optimize intel_get_excl_constraints()Peter Zijlstra1-9/+13
2019-04-03perf/x86: Simplify x86_pmu.get_constraints() interfacePeter Zijlstra1-5/+3
2019-04-03perf/x86/intel: Simplify intel_tfa_commit_scheduling()Peter Zijlstra1-1/+1
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot1-1/+1
2019-03-15perf/x86/intel: Fix memory corruptionPeter Zijlstra1-1/+1
2019-03-12Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-35/+119
2019-03-07Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2019-03-06perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)1-3/+71
2019-03-06perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)1-21/+30
2019-03-06perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)1-11/+18
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-0/+9
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa1-0/+9
2019-02-11perf/x86/intel: Add counter freezing quirk for GoldmontKan Liang1-2/+7
2019-02-11perf/x86/intel: Clean up counter freezing quirkKan Liang1-16/+11
2019-02-11perf/x86/intel: Clean up SNB PEBS quirkKan Liang1-25/+10
2019-02-11perf/x86/kvm: Avoid unnecessary work in guest filteringAndi Kleen1-9/+65
2019-02-04perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra1-5/+11
2019-01-29x86/events: Mark expected switch-case fall-throughsGustavo A. R. Silva1-0/+2
2018-12-03x86: Fix various typos in commentsIngo Molnar1-1/+1
2018-11-22perf/x86/intel: Disallow precise_ip on BTS eventsJiri Olsa1-0/+4