summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel
AgeCommit message (Expand)Author
2016-09-22perf/x86/intel/bts: Make it an exclusive PMUAlexander Shishkin
2016-09-20perf/x86/intel/bts: Make sure debug store is validSebastian Andrzej Siewior
2016-09-16perf/x86/intel/pt: Do validate the size of a kernel address filterAlexander Shishkin
2016-09-16perf/x86/intel/pt: Fix kernel address filter's offset validationAlexander Shishkin
2016-09-16perf/x86/intel/pt: Fix an off-by-one in address filter configurationAlexander Shishkin
2016-09-15perf/x86/intel: Don't disable "intel_bts" around "intel" event batchingAlexander Shishkin
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-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-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
2016-05-25perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé
2016-05-20perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King
2016-05-18perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-12perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin