summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel
AgeCommit message (Expand)Author
2016-09-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-09-10perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra
2016-09-10perf/x86/intel/bts: Kill a silly warningAlexander Shishkin
2016-09-10perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin
2016-09-10perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin
2016-09-06perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa
2016-09-05perf/x86/intel/uncore: Handle non-standard counter offsetStephane Eranian
2016-09-05perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping l...Kan Liang
2016-08-18perf/x86: Fix PEBS threshold initializationJiri Olsa
2016-08-18perf/x86: Use PMUEF_READ_CPU_PKG in uncore eventsDavid Carrillo-Cisneros
2016-08-18Merge branch 'perf/urgent' into perf/core, to pick up dependencyIngo Molnar
2016-08-12perf/x86/intel/uncore: Add enable_box for client MSR uncoreKan Liang
2016-08-12perf/x86/intel/uncore: Fix uncore num_countersKan Liang
2016-08-10perf/x86/intel: Clean up LBR state trackingPeter Zijlstra
2016-08-10perf/x86/intel: Remove redundant test from intel_pmu_lbr_add()Peter Zijlstra
2016-08-10perf/x86/intel: Eliminate dead code in intel_pmu_lbr_del()Peter Zijlstra
2016-08-10perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()Peter Zijlstra
2016-08-10perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-07-14perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machineSebastian Andrzej Siewior
2016-07-14perf/x86/intel/cqm: Convert Intel CQM to hotplug state machineRichard Cochran
2016-07-14perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran
2016-07-14perf/x86/intel/uncore: Convert to hotplug state machineThomas Gleixner
2016-07-14perf/x86: Convert the core to the hotplug state machineThomas Gleixner
2016-07-07perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMUKan Liang
2016-07-07perf/x86/intel: Fix rdlbr_to() MSR reading typoPeter Zijlstra
2016-07-07Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2016-07-06x86/perf/intel/rapl: Fix module name collision with powercap intel-raplVille Syrjälä
2016-07-03perf/x86/intel: Update event constraints when HT is offStephane Eranian
2016-06-27perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappersPeter Zijlstra
2016-06-27perf/x86/intel: Add MSR_LAST_BRANCH_FROM_x quirk for ctx switchDavid Carrillo-Cisneros
2016-06-27perf/x86/intel: Fix trivial formatting and style bugDavid Carrillo-Cisneros
2016-06-27perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSXDavid Carrillo-Cisneros
2016-06-27perf/x86/intel: Print LBR support statement after validationDavid Carrillo-Cisneros
2016-06-14perf/x86/intel/uncore: Remove redundant pci_get_drvdata()Bjorn Helgaas
2016-06-14Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar
2016-06-08perf/x86/rapl: Add Skylake server model detectionJacob Pan
2016-06-08perf/x86/uncore: Use Intel family name macros for uncoreDave Hansen
2016-06-08perf/x86/cstate: Use Intel Model name macrosDave Hansen
2016-06-08perf/x86/rapl: Use Intel family macros for RAPLDave Hansen
2016-06-08perf/x86/intel: Use Intel family macros for core perf eventsDave Hansen
2016-06-03perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaroundAndi Kleen
2016-06-03perf/x86/intel: Add topdown events to Intel AtomAndi Kleen
2016-06-03perf/x86/intel: Add topdown events to Intel CoreAndi Kleen
2016-06-03perf/x86/intel/uncore: Locate specific box by checking full device infoKan Liang
2016-06-03perf/x86/intel: Change offcore response masks for Knights LandingLukasz Odzioba
2016-06-03perf/x86/intel: Add 'static' keyword to locally used arraysLukasz Odzioba
2016-06-03perf/x86/intel/uncore: Remove SBOX support for Broadwell serverKan Liang