summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
AgeCommit message (Expand)Author
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-01perf/x86: Modify error message in virtualized environmentJuergen Gross
2016-07-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-07-14perf/x86/amd/power: Convert the hotplug notifier to state machineAnna-Maria Gleixner
2016-07-14perf/x86/amd/power: Change hotplug notifier to a symmetric structureAnna-Maria Gleixner
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/amd/ibs: Convert to hotplug state machineThomas Gleixner
2016-07-14perf/x86/amd/uncore: 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-10perf/x86: Fix bogus kernel printk, againVegard Nossum
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: Fix 32-bit perf user callgraph collectionJosh Poimboeuf
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/msr: Add missing Intel modelsDave Hansen
2016-06-08perf/x86/msr: Use Intel family macros for MSR events codeDave 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: Support sysfs files depending on SMT statusAndi 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