summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/rapl: Move RAPL support to common x86 codeStephane Eranian2020-05-282-804/+0
* Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar2020-05-281-0/+1
|\
| * perf/x86/cstate: Add Jasper Lake CPU supportHarry Pan2020-04-221-0/+1
* | perf/x86: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-192-2/+2
* | perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel TremontKan Liang2020-05-191-2/+2
* | perf/x86/rapl: Add Ice Lake RAPL supportKan Liang2020-05-191-0/+2
* | perf/x86/intel/pt: Drop pointless NULL assignment.Paul Gortmaker2020-04-301-2/+0
|/
* perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang2020-04-083-0/+522
* Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-253-110/+98
|\
| * x86/perf/events: Convert to new CPU match macrosThomas Gleixner2020-03-243-108/+96
* | perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_boxKan Liang2020-03-201-3/+9
* | perf/x86/intel/uncore: Add box_offsets for free-running countersKan Liang2020-03-201-1/+4
* | perf/x86: Add Intel Tiger Lake uncore supportKan Liang2020-02-113-0/+173
* | perf/x86/intel: Output LBR TOS information correctlyKan Liang2020-02-111-3/+9
* | perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang2020-02-111-0/+3
* | perf/x86/intel: Avoid unnecessary PEBS_ENABLE MSR access in PMIKan Liang2020-02-111-3/+22
|/
* perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang2020-02-111-0/+2
* perf/x86/cstate: Add Tremont supportKan Liang2020-02-111-9/+13
* perf/x86/intel: Add Elkhart Lake supportKan Liang2020-02-111-0/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-281-0/+2
|\
| * Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-202-24/+7
| |\
| * | perf/x86/intel/rapl: Add Comet Lake supportHarry Pan2020-01-171-0/+2
* | | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-0/+1
|\ \ \ | |_|/ |/| |
| * | perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()Sean Christopherson2019-12-101-0/+1
* | | perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang2020-01-171-24/+0
* | | perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_eventsKan Liang2020-01-171-0/+1
* | | perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang2020-01-171-0/+6
| |/ |/|
* | perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin2019-12-171-5/+11
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-266-45/+218
|\
| * perf/x86/intel/pt: Prevent redundant WRMSRsAlexander Shishkin2019-11-132-12/+23
| * perf/x86/intel/pt: Opportunistically use single range output modeAlexander Shishkin2019-11-132-28/+92
| * perf/x86/intel/pt: Add sampling supportAlexander Shishkin2019-11-131-0/+54
| * perf/x86/intel/pt: Factor out pt_config_start()Alexander Shishkin2019-11-131-6/+16
| * perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov2019-10-281-0/+7
| * perf/x86/intel: Implement LBR callstack context synchronizationAlexey Budankov2019-10-281-0/+23
| * Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-10-282-18/+38
| |\
| * \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-10-221-1/+1
| |\ \
| * | | perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)2019-10-173-7/+11
* | | | Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-213-19/+39
|\ \ \ \ | | |_|/ | |/| |
| * | | perf/x86/uncore: Fix event group supportKan Liang2019-10-282-18/+38
| | |/ | |/|
| * | perf/x86/intel/pt: Fix base for single entry topaJiri Olsa2019-10-201-1/+1
| |/
* / x86: retpolines: eliminate retpoline from msr event handlersAndrea Arcangeli2019-11-151-0/+11
|/
* perf/x86/cstate: Add Tiger Lake CPU supportKan Liang2019-10-121-9/+11
* perf/x86/intel: Add Tiger Lake CPU supportKan Liang2019-10-121-0/+2
* perf/x86/cstate: Update C-state counters for Ice LakeKan Liang2019-10-121-11/+25
* perf/x86/cstate: Add Comet Lake CPU supportKan Liang2019-10-121-10/+14
* perf/x86/intel: Add Comet Lake CPU supportKan Liang2019-10-121-0/+2
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-165-88/+88
|\
| * Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar2019-09-021-0/+6
| |\
| * | x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-285-21/+21