summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-23Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
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-20perf/x86: Convert perf_callchain_kernel() to use the new unwinderJosh Poimboeuf
2016-09-20Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar
2016-09-20perf/x86/intel/pt: Add support for PTWRITE and power event tracingAlexander Shishkin
2016-09-16perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming
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-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-15x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf
2016-09-10perf/x86/intel/uncore: Add Skylake server uncore supportKan Liang
2016-09-10perf/x86/rapl: Enable Apollo Lake RAPL supportHarry Pan
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-10perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior
2016-09-08perf/x86: Check perf_callchain_store() errorJosh Poimboeuf
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-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