summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/uncore: Add enable_box for client MSR uncoreKan Liang2016-08-121-0/+14
* perf/x86/intel/uncore: Fix uncore num_countersKan Liang2016-08-121-5/+5
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-012-1/+2
|\
| * x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-142-1/+2
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-295-216/+105
|\ \
| * | perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machineSebastian Andrzej Siewior2016-07-141-36/+15
| * | perf/x86/intel/cqm: Convert Intel CQM to hotplug state machineRichard Cochran2016-07-141-31/+18
| * | perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran2016-07-141-59/+25
| * | perf/x86/intel/uncore: Convert to hotplug state machineThomas Gleixner2016-07-141-88/+45
| * | perf/x86: Convert the core to the hotplug state machineThomas Gleixner2016-07-141-2/+2
| |/
* | perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMUKan Liang2016-07-073-1/+69
* | perf/x86/intel: Fix rdlbr_to() MSR reading typoPeter Zijlstra2016-07-071-1/+1
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar2016-07-072-2/+31
|\|
| * x86/perf/intel/rapl: Fix module name collision with powercap intel-raplVille Syrjälä2016-07-061-2/+2
| * perf/x86/intel: Update event constraints when HT is offStephane Eranian2016-07-031-0/+29
* | perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappersPeter Zijlstra2016-06-271-13/+40
* | perf/x86/intel: Add MSR_LAST_BRANCH_FROM_x quirk for ctx switchDavid Carrillo-Cisneros2016-06-271-3/+21
* | perf/x86/intel: Fix trivial formatting and style bugDavid Carrillo-Cisneros2016-06-271-3/+3
* | perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSXDavid Carrillo-Cisneros2016-06-272-0/+70
* | perf/x86/intel: Print LBR support statement after validationDavid Carrillo-Cisneros2016-06-272-9/+2
* | perf/x86/intel/uncore: Remove redundant pci_get_drvdata()Bjorn Helgaas2016-06-141-1/+1
* | Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar2016-06-141-21/+0
|\|
| * perf/x86/intel/uncore: Remove SBOX support for Broadwell serverKan Liang2016-06-031-21/+0
* | perf/x86/rapl: Add Skylake server model detectionJacob Pan2016-06-081-0/+1
* | perf/x86/uncore: Use Intel family name macros for uncoreDave Hansen2016-06-081-20/+21
* | perf/x86/cstate: Use Intel Model name macrosDave Hansen2016-06-081-23/+24
* | perf/x86/rapl: Use Intel family macros for RAPLDave Hansen2016-06-081-15/+16
* | perf/x86/intel: Use Intel family macros for core perf eventsDave Hansen2016-06-081-43/+44
* | perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaroundAndi Kleen2016-06-031-4/+2
* | perf/x86/intel: Add topdown events to Intel AtomAndi Kleen2016-06-031-0/+24
* | perf/x86/intel: Add topdown events to Intel CoreAndi Kleen2016-06-031-0/+50
* | perf/x86/intel/uncore: Locate specific box by checking full device infoKan Liang2016-06-033-21/+122
* | perf/x86/intel: Change offcore response masks for Knights LandingLukasz Odzioba2016-06-031-4/+2
* | perf/x86/intel: Add 'static' keyword to locally used arraysLukasz Odzioba2016-06-031-4/+4
|/
* perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé2016-05-251-1/+1
* perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King2016-05-201-1/+1
* perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa2016-05-181-1/+1
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-161-1/+1
|\
| * Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-055-13/+73
| |\
| * | x86/cpufeature: Fix build bug caused by merge artifact with the removal of cp...Ingo Molnar2016-04-011-1/+1
| * | x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov2016-03-311-1/+1
* | | perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin2016-05-121-0/+2
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-122-1/+8
|\ \ \
| * | | perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin2016-05-121-1/+1
| * | | perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...hchrzani2016-05-121-0/+7
* | | | perf/x86/intel/pt: Convert ACCESS_ONCE()sAlexander Shishkin2016-05-051-3/+3
* | | | perf/x86/intel/pt: Export CPU frequency ratios needed by PT decodersAlexander Shishkin2016-05-052-0/+60
* | | | perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports itAlexander Shishkin2016-05-051-0/+1
* | | | perf/x86/intel/pt: Add support for address range filtering in PTAlexander Shishkin2016-05-052-11/+194
* | | | perf/x86/intel/pt: Add IP filtering register/CPUID bitsAlexander Shishkin2016-05-052-0/+14