aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel_ds.c
Commit message (Expand)AuthorAge
* perf/x86: Fix event/group validationPeter Zijlstra2015-05-27
* perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp eventsPeter Zijlstra2015-04-17
* perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSWMaria Dimakopoulou2015-04-02
* perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin2015-04-02
* perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang2015-01-16
* Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\
| * x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-17
* | perf/x86: Add support for sampling PEBS machine state registersStephane Eranian2014-11-16
* | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere eventsAndi Kleen2014-11-16
* | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDISTAndi Kleen2014-11-16
|/
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | perf/x86/intel: Mark initialization code as suchMathias Krause2014-09-09
* | perf/x86: Clean up __intel_pmu_pebs_event() codeStephane Eranian2014-08-13
* | perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian2014-08-13
* | perf/x86: Don't mark DataLA addresses as storeAndi Kleen2014-08-13
* | perf/x86: Revamp PEBS event selectionAndi Kleen2014-08-13
|/
* perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes2014-07-16
* fix Haswell precise store data source encodingStephane Eranian2014-05-19
* perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-06
* perf/x86: Optimize intel_pmu_pebs_fixup_ip()Peter Zijlstra2013-10-16
* perf/x86: Add Haswell specific transaction flag reportingAndi Kleen2013-10-04
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-04
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-18
| |\
| | * perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNBStephane Eranian2013-09-14
* | | perf/x86/intel: Fix build warning in intel_pmu_drain_pebs_nhm()Peter Zijlstra2013-09-20
* | | perf/x86/intel: Remove division from the intel_pmu_drain_pebs_nhm() hot pathPeter Zijlstra2013-09-20
* | | perf/x86/intel: Clean-up/reduce PEBS codePeter Zijlstra2013-09-12
* | | perf/x86: Report TSX transaction abort cost as weightAndi Kleen2013-09-12
|/ /
* | perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches2013-09-02
* | perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng2013-09-02
|/
* perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()Stephane Eranian2013-06-26
* perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen2013-06-19
* perf/x86/intel: Add Haswell PEBS supportAndi Kleen2013-06-19
* perf/x86/intel: Add Haswell PEBS record supportAndi Kleen2013-06-19
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-21
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-14
| |\
| | * perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()Stephane Eranian2013-03-21
* | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-08
|\| |
| * | perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-17
| * | perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-15
| |/
* | perf/x86: Add support for PEBS Precise StoreStephane Eranian2013-04-01
* | perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian2013-04-01
* | perf/x86: Add flags to event constraintsStephane Eranian2013-04-01
|/
* perf/x86: Fix Intel Ivy Bridge supportStephane Eranian2012-09-19
* perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-31
* perf/x86: Rename Intel specific macrosRobert Richter2012-07-05
* perf/x86: Don't assume there can be only 4 PEBS eventsAndi Kleen2012-06-06
* perf/x86: Update SNB PEBS constraintsPeter Zijlstra2012-06-06
* perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-09