summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-02-153-9/+15
| |\
| * | perf/x86/intel: Expose EPT-friendly PEBS for SPR and future modelsLike Xu2023-02-012-1/+4
* | | Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-209-116/+659
|\ \ \ | |_|/ |/| |
| * | perf/x86/intel/uncore: Add Meteor Lake supportKan Liang2023-02-113-0/+169
| * | perf/x86/intel/ds: Fix the conversion from TSC to perf timeKan Liang2023-02-111-9/+26
| * | perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery tableKan Liang2023-01-211-3/+15
| * | perf/x86/uncore: Add a quirk for UPI on SPRKan Liang2023-01-214-24/+136
| * | perf/x86/uncore: Ignore broken units in discovery tableKan Liang2023-01-214-6/+32
| * | perf/x86/uncore: Fix potential NULL pointer in uncore_get_alias_nameKan Liang2023-01-211-2/+8
| * | perf/x86/uncore: Factor out uncore_device_to_die()Kan Liang2023-01-214-25/+19
| * | perf/core: Introduce perf_prepare_header()Namhyung Kim2023-01-181-1/+2
| * | perf/core: Add perf_sample_save_brstack() helperNamhyung Kim2023-01-182-10/+5
| * | perf/core: Add perf_sample_save_callchain() helperNamhyung Kim2023-01-181-8/+4
| * | Merge tag 'v6.2-rc4' into perf/core, to pick up fixesIngo Molnar2023-01-181-0/+1
| |\ \
| * | | perf/x86/cstate: Add Meteor Lake supportKan Liang2023-01-091-9/+12
| * | | perf/x86/intel: Support Architectural PerfMon Extension leafKan Liang2023-01-091-0/+22
| * | | perf/x86: Support Retire LatencyKan Liang2023-01-092-1/+35
| * | | perf/x86: Add Meteor Lake supportKan Liang2023-01-092-25/+186
| * | | perf/x86/lbr: Simplify the exposure check for the LBR_INFO registersLike Xu2022-12-271-3/+1
| | |/ | |/|
* | | perf/x86/intel/cstate: Add Emerald RapidsKan Liang2023-01-181-0/+1
* | | perf/x86/intel: Add Emerald RapidsKan Liang2023-01-181-0/+1
| |/ |/|
* | perf/x86/intel/uncore: Add Emerald RapidsKan Liang2023-01-091-0/+1
* | perf/x86/cstate: Add Meteor Lake supportKan Liang2023-01-091-9/+12
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-5/+1
|\
| * perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stubSean Christopherson2022-11-091-5/+1
* | Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-126-94/+485
|\ \
| * | perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()Xiongfeng Wang2022-11-241-0/+3
| * | perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()Xiongfeng Wang2022-11-241-0/+2
| * | perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang2022-11-241-0/+1
| * | perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()Xiongfeng Wang2022-11-241-0/+2
| * | perf/x86/intel/uncore: Make set_mapping() procedure voidAlexander Antonov2022-11-242-23/+20
| * | perf/x86/intel/uncore: Enable UPI topology discovery for Sapphire RapidsAlexander Antonov2022-11-241-1/+42
| * | perf/x86/intel/uncore: Enable UPI topology discovery for Icelake ServerAlexander Antonov2022-11-241-0/+75
| * | perf/x86/intel/uncore: Get UPI NodeID and GroupIDAlexander Antonov2022-11-241-8/+25
| * | perf/x86/intel/uncore: Enable UPI topology discovery for Skylake ServerAlexander Antonov2022-11-241-0/+130
| * | perf/x86/intel/uncore: Generalize get_topology() for SKX PMUsAlexander Antonov2022-11-241-10/+28
| * | perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-DAlexander Antonov2022-11-242-0/+6
| * | perf/x86/intel/uncore: Clear attr_update properlyAlexander Antonov2022-11-241-1/+16
| * | perf/x86/intel/uncore: Introduce UPI topology typeAlexander Antonov2022-11-242-1/+10
| * | perf/x86/intel/uncore: Generalize IIO topology supportAlexander Antonov2022-11-242-44/+122
| * | perf: Rewrite core context handlingPeter Zijlstra2022-10-273-30/+27
* | | Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-12-121-1/+1
|\ \ \
| * | | perf/x86: Make struct p4_event_bind::cntr signed arrayAlexey Dobriyan2022-11-191-1/+1
| | |/ | |/|
* / | perf/x86/intel/pt: Fix sampling using single range outputAdrian Hunter2022-11-161-0/+9
|/ /
* | perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang2022-11-021-0/+1
* | perf/x86/intel: Fix pebs event constraints for SPRKan Liang2022-11-021-2/+7
* | perf/x86/intel: Fix pebs event constraints for ICLKan Liang2022-11-021-2/+7
|/
* perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()Maxim Levitsky2022-10-201-1/+1
* Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-106-334/+134
|\
| * perf/x86/uncore: Add new Raptor Lake S supportKan Liang2022-09-291-0/+1