index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
uncore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/intel/uncore: Support Sierra Forest and Grand Ridge
Kan Liang
2023-11-24
1
-0
/
+2
*
perf/x86/intel/uncore: Support Granite Rapids
Kan Liang
2023-11-24
1
-0
/
+10
*
x86/cpu: Move logical package and die IDs into topology info
Thomas Gleixner
2023-10-10
1
-1
/
+1
*
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
2023-08-09
1
-1
/
+1
*
perf/x86/intel/uncore: Add Meteor Lake support
Kan Liang
2023-02-11
1
-0
/
+7
*
perf/x86/uncore: Add a quirk for UPI on SPR
Kan Liang
2023-01-21
1
-0
/
+1
*
perf/x86/uncore: Ignore broken units in discovery table
Kan Liang
2023-01-21
1
-2
/
+6
*
perf/x86/uncore: Fix potential NULL pointer in uncore_get_alias_name
Kan Liang
2023-01-21
1
-2
/
+8
*
perf/x86/uncore: Factor out uncore_device_to_die()
Kan Liang
2023-01-21
1
-0
/
+15
*
perf/x86/intel/uncore: Add Emerald Rapids
Kan Liang
2023-01-09
1
-0
/
+1
*
perf/x86/uncore: Add new Raptor Lake S support
Kan Liang
2022-09-29
1
-0
/
+1
*
perf/x86/uncore: Add new Alder Lake and Raptor Lake support
Kan Liang
2022-05-11
1
-0
/
+2
*
perf/x86/uncore: Add Raptor Lake uncore support
Kan Liang
2022-04-05
1
-0
/
+1
*
perf/x86/intel/uncore: Add IMC uncore support for ADL
Kan Liang
2022-01-18
1
-1
/
+1
*
perf/x86/intel/uncore: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-10-18
1
-1
/
+1
*
perf/x86/intel/uncore: Add alias PMU name
Kan Liang
2021-07-02
1
-6
/
+13
*
perf/x86/intel/uncore: Add Sapphire Rapids server framework
Kan Liang
2021-07-02
1
-4
/
+22
*
perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of()
Guenter Roeck
2021-05-12
1
-4
/
+0
*
perf/x86/intel/uncore: Add Alder Lake support
Kan Liang
2021-04-19
1
-0
/
+7
*
perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKX
Alexander Antonov
2021-04-02
1
-0
/
+12
*
perf/x86/intel/uncore: Generic support for the MMIO type of uncore blocks
Kan Liang
2021-04-02
1
-0
/
+1
*
perf/x86/intel/uncore: Generic support for the PCI type of uncore blocks
Kan Liang
2021-04-02
1
-6
/
+85
*
perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifier
Kan Liang
2021-04-02
1
-6
/
+14
*
perf/x86/intel/uncore: Generic support for the MSR type of uncore blocks
Kan Liang
2021-04-02
1
-10
/
+35
*
perf/x86/intel/uncore: Parse uncore discovery tables
Kan Liang
2021-04-02
1
-7
/
+24
*
perf/x86/intel/uncore: Store the logical die id instead of the physical die id.
Steve Wahl
2021-01-14
1
-37
/
+21
*
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
2020-11-26
1
-2
/
+2
|
\
|
*
perf/x86: fix sysfs type mismatches
Sami Tolvanen
2020-11-17
1
-2
/
+2
*
|
perf/x86/intel/uncore: Add Rocket Lake support
Kan Liang
2020-10-29
1
-0
/
+6
|
/
*
perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore support
Kan Liang
2020-09-29
1
-2
/
+2
*
perf/x86/intel/uncore: Generic support for the PCI sub driver
Kan Liang
2020-09-24
1
-0
/
+81
*
perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()
Kan Liang
2020-09-24
1
-10
/
+25
*
perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()
Kan Liang
2020-09-24
1
-31
/
+51
*
perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu()
Kan Liang
2020-09-24
1
-15
/
+33
*
perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info()
Kan Liang
2020-09-24
1
-8
/
+23
*
perf/x86/intel/uncore: Wrap the max dies calculation into an accessor
Roman Sudarikov
2020-06-15
1
-6
/
+7
*
perf/x86/intel/uncore: Expose an Uncore unit to PMON mapping
Roman Sudarikov
2020-06-15
1
-0
/
+8
*
perf/x86/intel/uncore: Validate MMIO address before accessing
Kan Liang
2020-06-15
1
-0
/
+3
*
perf/x86/intel/uncore: Add Comet Lake support
Kan Liang
2020-06-15
1
-0
/
+2
*
perf/x86/intel/uncore: Add Ice Lake server uncore support
Kan Liang
2020-04-08
1
-0
/
+8
*
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
2020-03-25
1
-36
/
+31
|
\
|
*
x86/perf/events: Convert to new CPU match macros
Thomas Gleixner
2020-03-24
1
-34
/
+29
*
|
perf/x86: Add Intel Tiger Lake uncore support
Kan Liang
2020-02-11
1
-0
/
+12
|
/
*
perf/x86/uncore: Fix event group support
Kan Liang
2019-10-28
1
-6
/
+38
*
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-08-28
1
-2
/
+2
*
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
2019-08-28
1
-2
/
+2
*
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2019-08-28
1
-4
/
+4
*
x86/intel: Aggregate big core client naming
Peter Zijlstra
2019-08-28
1
-6
/
+6
*
perf/x86/intel/uncore: Add IMC uncore support for Snow Ridge
Kan Liang
2019-06-17
1
-1
/
+2
*
perf/x86/intel/uncore: Clean up client IMC
Kan Liang
2019-06-17
1
-0
/
+15
[next]