summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver2012-10-041-0/+2
* perf/x86: Fix Intel Ivy Bridge supportStephane Eranian2012-09-191-1/+23
* perf/x86: Enable Intel Cedarview Atom suppportStephane Eranian2012-09-041-0/+1
* perf/x86: disable PEBS on a guest entry.Gleb Natapov2012-08-131-1/+9
* perf/x86: Fix LLC-* and node-* events on Intel SandyBridgeYan, Zheng2012-07-261-6/+86
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-221-5/+7
|\
| * Merge commit 'v3.5-rc3' into x86/debugIngo Molnar2012-06-201-37/+108
| |\
| | * perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra2012-06-061-1/+2
| | * perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra2012-06-061-8/+42
| | * perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra2012-06-061-28/+64
| * | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-061-6/+8
| |/
* | perf/x86: Fix intel_perfmon_event_mapformattingPekka Enberg2012-07-061-8/+8
* | perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra2012-07-051-3/+48
* | perf/x86: Move Intel specific code to intel_pmu_init()Robert Richter2012-07-051-0/+33
* | perf/x86: Rename Intel specific macrosRobert Richter2012-07-051-7/+7
* | Merge branch 'x86/cpu' into perf/coreIngo Molnar2012-07-051-3/+3
|\ \
| * | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin2012-06-071-3/+3
| |/
* | perf/x86: Don't assume there can be only 4 PEBS eventsAndi Kleen2012-06-061-0/+2
* | perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra2012-06-061-1/+2
* | perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra2012-06-061-8/+42
* | perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra2012-06-061-28/+64
|/
* perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-3/+1
* perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-161-0/+36
* Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-121-27/+93
|\
| * perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-051-0/+13
| * perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian2012-03-051-0/+35
| * perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian2012-03-051-1/+1
| * perf/x86: Add Intel LBR sharing logicStephane Eranian2012-03-051-26/+44
* | perf/x86: Prettify pmu config literalsPeter Zijlstra2012-03-121-7/+14
* | perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra2012-03-121-8/+9
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-061-27/+61
|\
| * perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLESStephane Eranian2011-12-211-0/+1
| * perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian2011-12-211-10/+5
| * perf, x86: Implement arch event mask as quirkPeter Zijlstra2011-12-061-30/+50
| * x86, perf: Disable non available architectural eventsGleb Natapov2011-12-061-5/+23
* | perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter2011-12-231-1/+1
|/
* perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra2011-12-051-0/+8
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* perf, intel: Use GO/HO bits in perf-ctrGleb Natapov2011-10-101-3/+88
* x86, perf: Clean up perf_event cpu codeKevin Winchester2011-09-261-24/+29
* perf, x86: Avoid kfree() in CPU_STARTINGPeter Zijlstra2011-08-141-1/+1
* perf, x86: Add model 45 SandyBridge supportYouquan Song2011-08-091-0/+1
* x86, perf: Add constraints for architectural PMUAvi Kivity2011-07-011-5/+18
* perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-1/+58
* perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra2011-07-011-7/+37
* perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian2011-07-011-3/+10
* perf_events: Fix validation of events using an extra regStephane Eranian2011-07-011-4/+12
* perf_events: Update Intel extra regs shared constraints managementStephane Eranian2011-07-011-132/+128
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+1
* Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-101-35/+52
|\
OpenPOWER on IntegriCloud