summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...Ingo Molnar2017-05-039-261/+333
|\
| * perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang2017-04-143-2/+3
| * Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-04-141-0/+3
| |\
| * | perf/amd/uncore: Fix pr_fmt() prefixBorislav Petkov2017-04-111-2/+5
| * | perf/amd/uncore: Clean up per-family setupBorislav Petkov2017-04-111-38/+21
| * | perf/amd/uncore: Do feature check first, before assignmentsBorislav Petkov2017-04-111-5/+4
| * | Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar2017-04-111-3/+6
| |\ \
| * | | x86/events/amd/iommu: Enable support for multiple IOMMUsSuravee Suthikulpanit2017-03-301-41/+71
| * | | x86/events/amd/iommu: Add IOMMU-specific hw_perf_event structSuravee Suthikulpanit2017-03-301-63/+50
| * | | x86/events/amd/iommu: Fix sysfs perf attribute groupsSuravee Suthikulpanit2017-03-301-49/+32
| * | | x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs supportSuravee Suthikulpanit2017-03-302-23/+24
| * | | x86/events/amd/iommu.c: Modify functions to query max banks and countersSuravee Suthikulpanit2017-03-302-15/+11
| * | | x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()Suravee Suthikulpanit2017-03-301-0/+2
| * | | x86/events/amd/iommu: Clean up perf_iommu_read()Suravee Suthikulpanit2017-03-301-10/+6
| * | | x86/events/amd/iommu: Clean up bitwise operationsSuravee Suthikulpanit2017-03-301-9/+9
| * | | x86/events/amd/iommu: Declare pr_fmt() formatSuravee Suthikulpanit2017-03-301-13/+9
| * | | perf/x86/intel/pt: Allow the disabling of branch tracingAlexander Shishkin2017-03-302-2/+73
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-03-281-2/+14
| |\ \ \
| * | | | perf/x86/intel/pt: Handle VMX betterAlexander Shishkin2017-03-161-17/+21
| * | | | perf/core: Keep AUX flags in the output handleWill Deacon2017-03-163-18/+16
| * | | | perf/x86: Add Top Down events to Intel GoldmontKan Liang2017-03-161-0/+22
* | | | | perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver2017-05-031-1/+1
| |_|_|/ |/| | |
* | | | perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-141-0/+3
| |_|/ |/| |
* | | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-231-3/+6
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-171-2/+14
|\ \ \ | |/ / |/| / | |/
| * x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski2017-03-171-0/+12
| * x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski2017-03-171-2/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-074-6/+6
|\ \
| * | x86/events: Remove last remnants of old filenamesBorislav Petkov2017-03-014-6/+6
| |/
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
|/
* perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada2017-02-113-0/+8
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-02-062-175/+117
|\
| * perf/x86/intel/uncore: Make package handling more robustThomas Gleixner2017-02-011-105/+91
| * perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner2017-02-011-40/+4
| * perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2017-02-011-34/+26
* | perf/x86/intel/pt: Add format strings for PTWRITE and power event tracingAlexander Shishkin2017-02-011-0/+6
* | perf/x86/events: Add an AMD-specific MakefileBorislav Petkov2017-01-302-10/+10
* | perf/x86/amd/uncore: Update sysfs attributes for Family17h processorsJanakarajan Natarajan2017-01-301-21/+56
* | perf/x86/amd/uncore: Update the number of uncore countersJanakarajan Natarajan2017-01-301-3/+28
* | perf/x86/amd/uncore: Rename 'L2' to 'LLC'Janakarajan Natarajan2017-01-301-49/+49
|/
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-181-1/+1
|\
| * perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplugSedat Dilek2016-12-271-1/+1
* | perf/x86/intel: Handle exclusive threadid correctly on CPU hotplugZhou Chengming2017-01-171-2/+5
* | perf/x86: Reject non sampling events with precise_ipJiri Olsa2017-01-141-0/+4
* | perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa2017-01-141-1/+5
* | perf/x86/intel: Use ULL constant to prevent undefined shift behaviourColin King2017-01-111-1/+1
* | perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...Prarit Bhargava2017-01-111-1/+1
* | perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros2017-01-053-0/+4
|/
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-257-17/+17