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