index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-05
perf/x86/uncore: Correct the number of CHAs on EMR
Kan Liang
1
-1
/
+11
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-13
/
+66
2023-08-24
perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno()...
Ilpo Järvinen
1
-1
/
+1
2023-08-09
perf/x86/intel: Add Crestmont PMU
Kan Liang
2
-3
/
+58
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
3
-3
/
+3
2023-07-10
perf/x86: Use local64_try_cmpxchg
Uros Bizjak
1
-6
/
+4
2023-07-10
perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
Namhyung Kim
1
-0
/
+7
2023-06-27
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+9
2023-06-16
perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL
Kan Liang
1
-1
/
+14
2023-05-24
perf/x86/uncore: Correct the number of CHAs on SPR
Kan Liang
1
-0
/
+11
2023-05-23
perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBS
Like Xu
1
-1
/
+1
2023-05-08
perf/x86/intel: Define bit macros for FixCntrCtl MSR
Dapeng Mi
1
-9
/
+9
2023-05-08
perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG
Kan Liang
1
-24
/
+32
2023-04-21
perf/x86/intel/uncore: Add events for Intel SPR IMC PMU
Stephane Eranian
1
-0
/
+12
2023-03-21
perf/x86/cstate: Add Granite Rapids support
Artem Bityutskiy
1
-0
/
+2
2023-03-21
perf/x86/intel: Add Granite Rapids
Kan Liang
1
-2
/
+14
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+4
2023-02-20
Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-116
/
+659
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
3
-9
/
+15
2023-02-11
perf/x86/intel/uncore: Add Meteor Lake support
Kan Liang
3
-0
/
+169
2023-02-11
perf/x86/intel/ds: Fix the conversion from TSC to perf time
Kan Liang
1
-9
/
+26
2023-02-01
perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
Like Xu
2
-1
/
+4
2023-01-21
perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery table
Kan Liang
1
-3
/
+15
2023-01-21
perf/x86/uncore: Add a quirk for UPI on SPR
Kan Liang
4
-24
/
+136
2023-01-21
perf/x86/uncore: Ignore broken units in discovery table
Kan Liang
4
-6
/
+32
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
4
-25
/
+19
2023-01-18
perf/x86/intel/cstate: Add Emerald Rapids
Kan Liang
1
-0
/
+1
2023-01-18
perf/x86/intel: Add Emerald Rapids
Kan Liang
1
-0
/
+1
2023-01-18
perf/core: Introduce perf_prepare_header()
Namhyung Kim
1
-1
/
+2
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
2
-10
/
+5
2023-01-18
perf/core: Add perf_sample_save_callchain() helper
Namhyung Kim
1
-8
/
+4
2023-01-18
Merge tag 'v6.2-rc4' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2023-01-09
perf/x86/cstate: Add Meteor Lake support
Kan Liang
1
-9
/
+12
2023-01-09
perf/x86/intel: Support Architectural PerfMon Extension leaf
Kan Liang
1
-0
/
+22
2023-01-09
perf/x86: Support Retire Latency
Kan Liang
2
-1
/
+35
2023-01-09
perf/x86: Add Meteor Lake support
Kan Liang
2
-25
/
+186
2023-01-09
perf/x86/intel/uncore: Add Emerald Rapids
Kan Liang
1
-0
/
+1
2023-01-09
perf/x86/cstate: Add Meteor Lake support
Kan Liang
1
-9
/
+12
2022-12-27
perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
Like Xu
1
-3
/
+1
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+1
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-94
/
+485
2022-12-12
Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2022-11-24
perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()
Xiongfeng Wang
1
-0
/
+3
2022-11-24
perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()
Xiongfeng Wang
1
-0
/
+2
2022-11-24
perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()
Xiongfeng Wang
1
-0
/
+1
2022-11-24
perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()
Xiongfeng Wang
1
-0
/
+2
2022-11-24
perf/x86/intel/uncore: Make set_mapping() procedure void
Alexander Antonov
2
-23
/
+20
2022-11-24
perf/x86/intel/uncore: Enable UPI topology discovery for Sapphire Rapids
Alexander Antonov
1
-1
/
+42
2022-11-24
perf/x86/intel/uncore: Enable UPI topology discovery for Icelake Server
Alexander Antonov
1
-0
/
+75
[next]