summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)AuthorFilesLines
2016-05-12perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin1-0/+2
2016-05-12perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin1-1/+1
2016-05-12perf/x86/msr: Fix SMI overflowPeter Zijlstra1-1/+1
2016-05-12perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...hchrzani1-0/+7
2016-05-05perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra1-0/+1
2016-05-05perf/x86: Add model numbers for Kabylake CPUsAndi Kleen1-0/+2
2016-04-28perf/x86/intel: Fix incorrect lbr_sel_mask valueKan Liang1-2/+4
2016-04-28perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin2-11/+67
2016-04-28perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAXAdam Borowski1-1/+1
2016-04-23perf/x86/intel/rapl: Add missing Haswell modelSrinivas Pandruvada1-0/+1
2016-04-23perf/x86/intel: Add model number for Skylake Server to perfAndi Kleen1-0/+1
2016-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-10/+48
2016-03-31perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra1-7/+45
2016-03-29perf/x86/amd: Cleanup Fam10h NB event constraintsPeter Zijlstra2-3/+23
2016-03-25perf/x86: Move events_sysfs_show() outside CPU_SUP_INTELHuang Rui1-3/+3
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-35/+833
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2016-03-21perf/x86/intel/rapl: Add missing Broadwell modelsSrinivas Pandruvada1-0/+2
2016-03-21perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCUKan Liang1-5/+2
2016-03-21perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui3-2/+356
2016-03-21perf/x86/amd: Add support for new IOMMU performance eventsSuravee Suthikulpanit1-0/+5
2016-03-21perf/x86/cqm: Factor out some common codePeter Zijlstra1-15/+13
2016-03-21perf/x86/mbm: Add support for MBM counter overflow handlingVikas Shivappa1-5/+134
2016-03-21perf/x86/mbm: Implement RMID recyclingVikas Shivappa1-4/+27
2016-03-21perf/x86/mbm: Add memory bandwidth monitoring event managementTony Luck1-6/+116
2016-03-21perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and initVikas Shivappa1-3/+123
2016-03-21perf/x86/cqm: Fix CQM memory leak and notifier leakVikas Shivappa1-11/+32
2016-03-21perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa1-3/+10
2016-03-21perf/x86/BTS: Fix RCU usagePeter Zijlstra1-1/+4
2016-03-21perf/x86/ibs: Add IBS interrupt to the dynamic throttlePeter Zijlstra1-0/+3
2016-03-21perf/x86/ibs: Fix race with IBS_STARTING statePeter Zijlstra1-3/+29
2016-03-21perf/x86/ibs: Fix IBS throttlePeter Zijlstra1-1/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar2-2/+2
2016-03-08perf/x86/intel/rapl: Simplify quirk handling even moreBorislav Petkov1-19/+13
2016-03-08perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen3-1/+14
2016-03-08perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian3-1/+27
2016-03-08perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian1-0/+10
2016-03-08perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang3-3/+29
2016-03-08perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2-2/+12
2016-03-03perf/x86/uncore: Fix build on UP-IOAPIC configsIngo Molnar1-0/+2
2016-02-29perf/x86/intel/rapl: Convert it to a per package facilityThomas Gleixner1-108/+86
2016-02-29perf/x86/intel/rapl: Utilize event->pmu_privateThomas Gleixner1-4/+12
2016-02-29perf/x86/intel/rapl: Make PMU lock rawThomas Gleixner1-10/+10
2016-02-29perf/x86/intel/rapl: Refactor the code some moreThomas Gleixner1-30/+31
2016-02-29perf/x86/intel/rapl: Clean up the printk outputThomas Gleixner1-19/+23
2016-02-29perf/x86/intel/rapl: Calculate timing onceThomas Gleixner1-21/+18
2016-02-29perf/x86/intel/rapl: Sanitize the quirk handlingThomas Gleixner1-30/+19
2016-02-29perf/x86/intel/rapl: Add proper error handlingThomas Gleixner1-8/+21
2016-02-29perf/x86/intel/rapl: Make Knights Landings support functionalThomas Gleixner1-1/+1