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.c
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-06-17
perf/x86/uncore: Cleanup unused unit structure
Kan Liang
2024-06-17
perf/x86/uncore: Apply the unit control RB tree to PCI uncore units
Kan Liang
2024-06-17
perf/x86/uncore: Apply the unit control RB tree to MSR uncore units
Kan Liang
2024-06-17
perf/x86/uncore: Retrieve the unit ID from the unit control RB tree
Kan Liang
2024-06-17
perf/x86/uncore: Support per PMU cpumask
Kan Liang
2024-05-31
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2024-04-29
perf/x86/intel/uncore: Switch to new Intel CPU model defines
Tony Luck
2024-02-15
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
2023-11-24
perf/x86/intel/uncore: Support Sierra Forest and Grand Ridge
Kan Liang
2023-11-24
perf/x86/intel/uncore: Support Granite Rapids
Kan Liang
2023-10-10
x86/cpu: Move logical package and die IDs into topology info
Thomas Gleixner
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
2023-02-11
perf/x86/intel/uncore: Add Meteor Lake support
Kan Liang
2023-01-21
perf/x86/uncore: Add a quirk for UPI on SPR
Kan Liang
2023-01-21
perf/x86/uncore: Ignore broken units in discovery table
Kan Liang
2023-01-21
perf/x86/uncore: Fix potential NULL pointer in uncore_get_alias_name
Kan Liang
2023-01-21
perf/x86/uncore: Factor out uncore_device_to_die()
Kan Liang
2023-01-09
perf/x86/intel/uncore: Add Emerald Rapids
Kan Liang
2022-09-29
perf/x86/uncore: Add new Raptor Lake S support
Kan Liang
2022-05-11
perf/x86/uncore: Add new Alder Lake and Raptor Lake support
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-10-18
perf/x86/intel/uncore: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-07-02
perf/x86/intel/uncore: Add alias PMU name
Kan Liang
2021-07-02
perf/x86/intel/uncore: Add Sapphire Rapids server framework
Kan Liang
2021-05-12
perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of()
Guenter Roeck
2021-04-19
perf/x86/intel/uncore: Add Alder Lake support
Kan Liang
2021-04-02
perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKX
Alexander Antonov
2021-04-02
perf/x86/intel/uncore: Generic support for the MMIO type of uncore blocks
Kan Liang
2021-04-02
perf/x86/intel/uncore: Generic support for the PCI type of uncore blocks
Kan Liang
2021-04-02
perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifier
Kan Liang
2021-04-02
perf/x86/intel/uncore: Generic support for the MSR type of uncore blocks
Kan Liang
2021-04-02
perf/x86/intel/uncore: Parse uncore discovery tables
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-17
perf/x86: fix sysfs type mismatches
Sami Tolvanen
2020-10-29
perf/x86/intel/uncore: Add Rocket Lake support
Kan Liang
2020-09-29
perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore support
Kan Liang
2020-09-24
perf/x86/intel/uncore: Generic support for the PCI sub driver
Kan Liang
2020-09-24
perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()
Kan Liang
2020-09-24
perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()
Kan Liang
2020-09-24
perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu()
Kan Liang
2020-09-24
perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info()
Kan Liang
2020-06-15
perf/x86/intel/uncore: Wrap the max dies calculation into an accessor
Roman Sudarikov
2020-06-15
perf/x86/intel/uncore: Expose an Uncore unit to PMON mapping
Roman Sudarikov
2020-06-15
perf/x86/intel/uncore: Validate MMIO address before accessing
Kan Liang
2020-06-15
perf/x86/intel/uncore: Add Comet Lake support
Kan Liang
2020-04-08
perf/x86/intel/uncore: Add Ice Lake server uncore support
Kan Liang
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
[next]