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_snbep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/intel/uncore: Factor out topology_gidnid_map()
Alexander Antonov
2023-11-30
1
-37
/
+40
*
perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()
Alexander Antonov
2023-11-30
1
-2
/
+8
*
perf/x86/intel/uncore: Support IIO free-running counters on GNR
Kan Liang
2023-11-24
1
-1
/
+11
*
perf/x86/intel/uncore: Support Granite Rapids
Kan Liang
2023-11-24
1
-0
/
+87
*
perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets array
Kan Liang
2023-11-24
1
-3
/
+3
*
perf/x86/intel/uncore: Generic uncore_get_uncores and MMIO format of SPR
Kan Liang
2023-11-24
1
-11
/
+23
*
perf/x86/uncore: Correct the number of CHAs on EMR
Kan Liang
2023-09-05
1
-1
/
+11
*
perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno()...
Ilpo Järvinen
2023-08-24
1
-1
/
+1
*
perf/x86/uncore: Correct the number of CHAs on SPR
Kan Liang
2023-05-24
1
-0
/
+11
*
perf/x86/intel/uncore: Add events for Intel SPR IMC PMU
Stephane Eranian
2023-04-21
1
-0
/
+12
*
perf/x86/uncore: Add a quirk for UPI on SPR
Kan Liang
2023-01-21
1
-21
/
+125
*
perf/x86/uncore: Factor out uncore_device_to_die()
Kan Liang
2023-01-21
1
-11
/
+1
*
perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()
Xiongfeng Wang
2022-11-24
1
-0
/
+2
*
perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()
Xiongfeng Wang
2022-11-24
1
-0
/
+1
*
perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()
Xiongfeng Wang
2022-11-24
1
-0
/
+2
*
perf/x86/intel/uncore: Make set_mapping() procedure void
Alexander Antonov
2022-11-24
1
-22
/
+19
*
perf/x86/intel/uncore: Enable UPI topology discovery for Sapphire Rapids
Alexander Antonov
2022-11-24
1
-1
/
+42
*
perf/x86/intel/uncore: Enable UPI topology discovery for Icelake Server
Alexander Antonov
2022-11-24
1
-0
/
+75
*
perf/x86/intel/uncore: Get UPI NodeID and GroupID
Alexander Antonov
2022-11-24
1
-8
/
+25
*
perf/x86/intel/uncore: Enable UPI topology discovery for Skylake Server
Alexander Antonov
2022-11-24
1
-0
/
+130
*
perf/x86/intel/uncore: Generalize get_topology() for SKX PMUs
Alexander Antonov
2022-11-24
1
-10
/
+28
*
perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-D
Alexander Antonov
2022-11-24
1
-0
/
+5
*
perf/x86/intel/uncore: Clear attr_update properly
Alexander Antonov
2022-11-24
1
-1
/
+16
*
perf/x86/intel/uncore: Introduce UPI topology type
Alexander Antonov
2022-11-24
1
-1
/
+3
*
perf/x86/intel/uncore: Generalize IIO topology support
Alexander Antonov
2022-11-24
1
-41
/
+111
*
perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
Zhengjun Xing
2022-01-18
1
-1
/
+1
*
perf/x86/intel/uncore: Fix IIO event constraints for Snowridge
Alexander Antonov
2021-11-17
1
-0
/
+8
*
perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server
Alexander Antonov
2021-11-17
1
-0
/
+1
*
perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server
Alexander Antonov
2021-11-17
1
-0
/
+3
*
perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraints
Kan Liang
2021-08-31
1
-0
/
+1
*
perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraints
Kan Liang
2021-08-31
1
-0
/
+7
*
perf/x86/intel/uncore: Fix Intel SPR IIO event constraints
Kan Liang
2021-08-31
1
-0
/
+1
*
perf/x86/intel/uncore: Fix Intel SPR CHA event constraints
Kan Liang
2021-08-31
1
-0
/
+1
*
perf/x86/intel/uncore: Fix Intel ICX IIO event constraints
Kan Liang
2021-08-31
1
-0
/
+2
*
perf/x86/intel/uncore: Support extra IMC channel on Ice Lake server
Kan Liang
2021-08-31
1
-2
/
+2
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2021-08-26
1
-6
/
+11
|
\
|
*
perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
Colin Ian King
2021-08-26
1
-1
/
+1
|
*
Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-11
1
-2
/
+4
|
|
\
|
|
*
perf/x86/intel/uncore: Clean up error handling path of iio mapping
Kan Liang
2021-07-02
1
-2
/
+4
|
*
|
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
1
-6
/
+167
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server
Kan Liang
2021-06-01
1
-1
/
+2
|
*
|
perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1
Kan Liang
2021-05-31
1
-2
/
+4
*
|
|
perf/x86/intel/uncore: Fix IIO cleanup mapping procedure for SNR/ICX
Alexander Antonov
2021-07-16
1
-12
/
+28
*
|
|
perf/x86/intel/uncore: Support IMC free-running counters on Sapphire Rapids s...
Kan Liang
2021-07-02
1
-1
/
+65
*
|
|
perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids s...
Kan Liang
2021-07-02
1
-5
/
+130
*
|
|
perf/x86/intel/uncore: Factor out snr_uncore_mmio_map()
Kan Liang
2021-07-02
1
-11
/
+25
*
|
|
perf/x86/intel/uncore: Add alias PMU name
Kan Liang
2021-07-02
1
-1
/
+27
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server MDF support
Kan Liang
2021-07-02
1
-1
/
+6
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI support
Kan Liang
2021-07-02
1
-1
/
+6
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server UPI support
Kan Liang
2021-07-02
1
-1
/
+6
[next]