index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
uncore_snb.c
Age
Commit message (
Expand
)
Author
2024-02-16
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
2023-02-11
perf/x86/intel/uncore: Add Meteor Lake support
Kan Liang
2022-11-24
perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()
Xiongfeng Wang
2022-08-27
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
2022-05-11
perf/x86/uncore: Add new Alder Lake and Raptor Lake support
Kan Liang
2022-05-11
perf/x86/uncore: Clean up uncore_pci_ids[]
Kan Liang
2022-04-05
perf/x86/uncore: Add Raptor Lake uncore support
Kan Liang
2022-01-18
perf/x86/intel/uncore: Add IMC uncore support for ADL
Kan Liang
2021-04-19
perf/x86/intel/uncore: Add Alder Lake support
Kan Liang
2021-01-14
perf/x86/intel/uncore: Store the logical die id instead of the physical die id.
Steve Wahl
2020-11-26
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
2020-11-10
perf/x86/intel/uncore: Fix Add BW copypasta
Arnd Bergmann
2020-10-29
perf/x86/intel/uncore: Add Rocket Lake support
Kan Liang
2020-10-12
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-09-29
perf/x86/intel/uncore: Reduce the number of CBOX counters
Kan Liang
2020-09-29
perf/x86/intel/uncore: Update Ice Lake uncore units
Kan Liang
2020-09-29
perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore support
Kan Liang
2020-08-15
perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdown
Vaibhav Shankar
2020-06-15
perf/x86/intel/uncore: Record the size of mapped area
Kan Liang
2020-06-15
perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGL
Kan Liang
2020-06-15
perf/x86/intel/uncore: Add Comet Lake support
Kan Liang
2020-02-11
perf/x86: Add Intel Tiger Lake uncore support
Kan Liang
2020-01-17
perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family
Kan Liang
2019-06-17
perf/x86/intel/uncore: Clean up client IMC
Kan Liang
2019-06-03
perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and Whiske...
Gayatri Kammela
2019-06-03
perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDs
Gayatri Kammela
2019-04-16
perf/x86/intel/uncore: Add Intel Icelake uncore support
Kan Liang
2019-03-09
perf/x86/intel/uncore: Fix client IMC events return huge result
Kan Liang
2019-01-21
perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
2018-11-12
perf/x86/intel/uncore: Support CoffeeLake 8th CBOX
Kan Liang
2018-11-12
perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
Kan Liang
2018-05-31
perf/x86/intel/uncore: Clean up client IMC uncore
Kan Liang
2018-05-31
perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncore
Kan Liang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
2016-11-16
perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB cl...
Kan Liang
2016-11-11
perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLake
Kan Liang
2016-08-18
perf/x86: Use PMUEF_READ_CPU_PKG in uncore events
David Carrillo-Cisneros
2016-08-12
perf/x86/intel/uncore: Add enable_box for client MSR uncore
Kan Liang
2016-07-07
perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU
Kan Liang
2016-02-29
perf/x86/intel/uncore: Store box in event->pmu_private
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Clean up hardware on exit
Thomas Gleixner
2016-02-17
perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.c
Borislav Petkov