aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel_uncore.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-06perf/x86/intel: Add Ivy Bridge-EP uncore IRP box supportYan, Zheng1-0/+73
2013-11-06perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxesYan, Zheng1-10/+51
2013-09-20perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group()Yan, Zheng1-5/+5
2013-09-12perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian1-2/+4
2013-09-02perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches1-1/+1
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar1-2/+2
2013-08-16perf/x86/intel/uncore: Enable EV_SEL_EXT bit for PCUYan, Zheng1-1/+1
2013-08-16perf/x86/intel/uncore: Add filter support for QPI boxesYan, Zheng1-17/+122
2013-08-16perf/x86/intel/uncore: Add auxiliary pci device supportYan, Zheng1-52/+59
2013-08-05perf/x86: Fix intel QPI uncore event definitionsVince Weaver1-2/+2
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-10/+10
2013-06-19perf/x86/intel: Fix sparse warningYan, Zheng1-1/+1
2013-06-19perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter1-4/+6
2013-05-28perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driverDan Carpenter1-2/+2
2013-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+10
2013-04-30perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller1-8/+8
2013-04-30perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver1-0/+1
2013-04-30perf/x86/intel: Fix typo in perf_event_intel_uncore.cVince Weaver1-1/+1
2013-04-21perf/x86/intel: Add Ivy Bridge-EP uncore supportYan, Zheng1-27/+493
2013-04-21perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter managementYan, Zheng1-58/+268
2013-04-21perf/x86: Avoid kfree() in CPU_{STARTING,DYING}Yan, Zheng1-3/+25
2013-04-01perf/x86: Add flags to event constraintsStephane Eranian1-1/+1
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-10-24perf/x86: Remove unused variable in nhmex_rbox_alter_er()Wei Yongjun1-2/+0
2012-10-24perf/x86/uncore: Handle pci_read_config_dword() errorsYan, Zheng1-15/+28
2012-10-20perf/x86: Disable uncore on virtualized CPUsYan, Zheng1-0/+3
2012-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+25
2012-09-27perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng1-1/+1
2012-09-17perf/x86: Add cpumask for uncore pmuYan, Zheng1-3/+25
2012-09-13perf/x86: Export Sandy Bridge uncore clockticks event in sysfsStephane Eranian1-0/+6
2012-08-13perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng1-9/+47
2012-08-13perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng1-109/+86
2012-08-13perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov1-1/+1
2012-07-26perf/x86: Fix format definition of SNB-EP uncore QPI boxYan, Zheng1-1/+21
2012-07-26perf/x86: Add Intel Nehalem-EX uncore supportYan, Zheng1-124/+1154
2012-07-26perf/x86: Fix typo in format definition of uncore PCU filterYan, Zheng1-8/+8
2012-07-05perf/x86: Uncore filter support for SandyBridge-EPYan, Zheng1-43/+185
2012-07-05perf/x86: Detect number of instances of uncore CBoxYan, Zheng1-1/+6
2012-07-05perf/x86: Fix event constraint for SandyBridge-EP C-BoxYan, Zheng1-1/+1
2012-07-05perf/x86: Use 0xff as pseudo code for fixed uncore eventYan, Zheng1-2/+2
2012-06-25perf/x86: Fix section mismatch in uncore_pci_init()Robert Richter1-1/+1
2012-06-18perf/x86: Lowercase uncore PMU event namesPeter Zijlstra1-35/+16
2012-06-18perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore supportYan, Zheng1-0/+484
2012-06-18perf: Add generic PCI uncore PMU device supportYan, Zheng1-5/+170
2012-06-18perf/x86: Add Intel Nehalem and Sandy Bridge uncore PMU supportYan, Zheng1-0/+195
2012-06-18perf/x86: Add generic Intel uncore PMU supportYan, Zheng1-0/+878