aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)AuthorFilesLines
2017-07-24perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regsGravatar Stephane Eranian 1-0/+1
2017-07-24perf/x86/intel/uncore: Fix SKX CHA event extra regsGravatar Stephane Eranian 1-0/+13
2017-07-24perf/x86/intel/uncore: Remove invalid Skylake server CHA filter fieldGravatar Kan Liang 1-3/+0
2017-07-24perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umaskGravatar Kan Liang 1-2/+2
2017-07-24perf/x86/intel/uncore: Fix Skylake server PCU PMU event formatGravatar Kan Liang 1-1/+21
2017-07-24perf/x86/intel/uncore: Fix Skylake UPI PMU event masksGravatar Stephane Eranian 1-4/+4
2017-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksGravatar Jiri Olsa 3-10/+14
2017-07-20perf/x86: Shut up false-positive -Wmaybe-uninitialized warningGravatar Arnd Bergmann 1-2/+2
2017-07-18perf/x86/intel: Fix debug_store reset field for freq eventsGravatar Jiri Olsa 1-0/+2
2017-07-18perf/x86/intel: Add Goldmont Plus CPU PMU supportGravatar Kan Liang 3-0/+166
2017-07-18perf/x86/intel: Enable C-state residency events for Apollo LakeGravatar Harry Pan 1-6/+20
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-15/+13
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+2
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+6
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-2/+78
2017-06-30perf/x86/intel: Constify the 'lbr_desc[]' array and make a function staticGravatar Colin Ian King 1-2/+2
2017-06-29perf/x86/intel/uncore: Fix wrong box pointer checkGravatar Kan Liang 1-1/+1
2017-06-22perf/x86/intel: Add 1G DTLB load/store miss support for SKLGravatar Kan Liang 1-2/+2
2017-06-08x86/ldt: Rename ldt_struct::size to ::nr_entriesGravatar Borislav Petkov 1-1/+1
2017-06-05x86/mm: Rework lazy TLB to track the actual loaded mmGravatar Andy Lutomirski 1-2/+1
2017-05-26perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()Gravatar Sebastian Andrzej Siewior 1-6/+5
2017-05-26x86/perf: Drop EXPORT of perf_check_microcodeGravatar Thomas Gleixner 1-1/+0
2017-05-26perf/x86/intel/cqm: Use cpuhp_setup_state_cpuslocked()Gravatar Sebastian Andrzej Siewior 1-8/+8
2017-05-23perf/x86: Add sysfs entry to freeze counters on SMIGravatar Kan Liang 3-0/+76
2017-05-15x86/tsc: Remodel cyc2ns to use seqcount_latch()Gravatar Peter Zijlstra 1-6/+6
2017-05-03Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...Gravatar Ingo Molnar 9-261/+333
2017-05-03perf/x86: Fix Broadwell-EP DRAM RAPL eventsGravatar Vince Weaver 1-1/+1
2017-04-14perf/x86: Fix spurious NMI with PEBS Load Latency eventGravatar Kan Liang 3-2/+3
2017-04-14Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-0/+3
2017-04-14perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Gravatar Peter Zijlstra 1-0/+3
2017-04-11perf/amd/uncore: Fix pr_fmt() prefixGravatar Borislav Petkov 1-2/+5
2017-04-11perf/amd/uncore: Clean up per-family setupGravatar Borislav Petkov 1-38/+21
2017-04-11perf/amd/uncore: Do feature check first, before assignmentsGravatar Borislav Petkov 1-5/+4
2017-04-11Merge tag 'v4.11-rc6' into perf/core, to pick up fixesGravatar Ingo Molnar 1-3/+6
2017-03-30x86/events/amd/iommu: Enable support for multiple IOMMUsGravatar Suravee Suthikulpanit 1-41/+71
2017-03-30x86/events/amd/iommu: Add IOMMU-specific hw_perf_event structGravatar Suravee Suthikulpanit 1-63/+50
2017-03-30x86/events/amd/iommu: Fix sysfs perf attribute groupsGravatar Suravee Suthikulpanit 1-49/+32
2017-03-30x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs supportGravatar Suravee Suthikulpanit 2-23/+24
2017-03-30x86/events/amd/iommu.c: Modify functions to query max banks and countersGravatar Suravee Suthikulpanit 2-15/+11
2017-03-30x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()Gravatar Suravee Suthikulpanit 1-0/+2
2017-03-30x86/events/amd/iommu: Clean up perf_iommu_read()Gravatar Suravee Suthikulpanit 1-10/+6
2017-03-30x86/events/amd/iommu: Clean up bitwise operationsGravatar Suravee Suthikulpanit 1-9/+9
2017-03-30x86/events/amd/iommu: Declare pr_fmt() formatGravatar Suravee Suthikulpanit 1-13/+9
2017-03-30perf/x86/intel/pt: Allow the disabling of branch tracingGravatar Alexander Shishkin 2-2/+73
2017-03-28Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-2/+14
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Gravatar Peter Zijlstra 1-3/+6
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+14
2017-03-17x86/perf: Clarify why x86_pmu_event_mapped() isn't racyGravatar Andy Lutomirski 1-0/+12
2017-03-17x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmGravatar Andy Lutomirski 1-2/+2