summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-251-0/+2
* perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-251-2/+1Star
* perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun2019-07-251-2/+2
* perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang2019-07-251-1/+1
* perf/x86/intel: Fix spurious NMI on fixed counterKan Liang2019-07-131-5/+3Star
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-097-398/+1184
|\
| * Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar2019-07-081-5/+4Star
| |\
| * | perf/x86/rapl: Get quirk state from new probe frameworkJiri Olsa2019-06-241-79/+3Star
| * | perf/x86/rapl: Get attributes from new probe frameworkJiri Olsa2019-06-241-89/+0Star
| * | perf/x86/rapl: Get MSR values from new probe frameworkJiri Olsa2019-06-241-42/+11Star
| * | perf/x86/rapl: Get rapl_cntr_mask from new probe frameworkJiri Olsa2019-06-241-36/+2Star
| * | perf/x86/rapl: Use new MSR detection interfaceJiri Olsa2019-06-241-1/+191
| * | perf/x86/cstate: Use new probe functionJiri Olsa2019-06-241-65/+87
| * | perf/x86/intel: Disable check_msr for real HWJiri Olsa2019-06-171-0/+8
| * | perf/x86/intel: Use ->is_visible callback for default groupJiri Olsa2019-06-171-3/+12
| * | perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang2019-06-173-1/+201
| * | perf/x86/intel/uncore: Clean up client IMCKan Liang2019-06-173-15/+22
| * | perf/x86/intel/uncore: Support MMIO type uncore blocksKan Liang2019-06-172-12/+60
| * | perf/x86/intel/uncore: Factor out box ref/unref functionsKan Liang2019-06-171-18/+36
| * | perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang2019-06-173-0/+411
| * | perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang2019-06-172-0/+11
| * | perf/x86/intel: Add more Icelake CPUIDsKan Liang2019-06-171-4/+9
| * | perf/x86/intel: Add Icelake desktop CPUIDKan Liang2019-06-173-0/+3
| * | Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar2019-06-174-27/+4Star
| |\ \
| * \ \ Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar2019-06-035-57/+65
| |\ \ \
| * | | | perf/x86: Use update attribute groups for default attributesJiri Olsa2019-06-031-4/+5
| * | | | perf/x86/intel: Use update attributes for skylake formatJiri Olsa2019-06-031-5/+10
| * | | | perf/x86: Use update attribute groups for extra formatJiri Olsa2019-06-031-5/+13
| * | | | perf/x86: Use update attribute groups for capsJiri Olsa2019-06-031-5/+20
| * | | | perf/x86: Use the new pmu::update_attrs attribute groupJiri Olsa2019-06-031-37/+49
| * | | | perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and Whiske...Gayatri Kammela2019-06-031-0/+43
| * | | | perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDsGayatri Kammela2019-06-031-21/+21
* | | | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-095-57/+65
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-...Kan Liang2019-05-231-7/+7
| * | | | perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang2019-05-233-41/+41
| * | | | perf/x86/intel/cstate: Support multi-die/packageKan Liang2019-05-231-4/+10
| * | | | perf/x86/intel/rapl: Support multi-die/packageKan Liang2019-05-231-5/+5
| * | | | perf/x86/intel/uncore: Support multi-die/packageKan Liang2019-05-231-9/+11
* | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-4/+4
|\ \ \ \ \
| * | | | | x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar2019-04-291-4/+4
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-081-0/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj2019-06-141-0/+1
* | | | | perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang2019-06-241-4/+2Star
* | | | | perf/x86: Clean up PEBS_XMM_REGSKan Liang2019-06-241-1/+1
* | | | | perf/x86: Disable extended registers for non-supported PMUsKan Liang2019-06-241-0/+1
|/ / / /
* | | / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-053-27/+3Star
| |_|/ |/| |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-021-14/+14
|\ \ \
| * | | perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian2019-05-211-14/+14
| | |/ | |/|
* | | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-212-0/+2
* | | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/ /