index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-04
perf/x86/intel: Allow to setup LBR for counting event for BPF
Kan Liang
1
-2
/
+6
2024-08-25
perf/x86/intel: Limit the period on Haswell
Kan Liang
1
-2
/
+21
2024-07-09
perf/x86/intel: Add a distinct name for Granite Rapids
Kan Liang
1
-5
/
+9
2024-07-09
perf/x86/intel: Hide Topdown metrics events if the feature is not enumerated
Kan Liang
1
-1
/
+33
2024-07-04
perf/x86/intel: Support Perfmon MSRs aliasing
Kan Liang
1
-1
/
+16
2024-07-04
perf/x86/intel: Support PERFEVTSEL extension
Kan Liang
1
-4
/
+65
2024-07-04
perf/x86: Add config_mask to represent EVENTSEL bitmask
Kan Liang
1
-0
/
+1
2024-07-04
perf/x86/intel: Support new data source for Lunar Lake
Kan Liang
1
-0
/
+2
2024-07-04
perf/x86/intel: Rename model-specific pebs_latency_data functions
Kan Liang
1
-4
/
+4
2024-07-04
perf/x86: Add Lunar Lake and Arrow Lake support
Kan Liang
1
-0
/
+117
2024-07-04
perf/x86: Support counter mask
Kan Liang
1
-84
/
+80
2024-07-04
perf/x86/intel: Support the PEBS event mask
Kan Liang
1
-4
/
+4
2024-05-28
x86/cpu: Switch to new Intel CPU model defines
Tony Luck
1
-32
/
+32
2024-05-28
perf/x86/intel: Switch to new Intel CPU model defines
Tony Luck
1
-74
/
+74
2024-05-04
perf: Use device_show_string() helper for sysfs attributes
Lukas Wunner
1
-10
/
+3
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
1
-0
/
+1
2024-01-08
Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-23
/
+122
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-01-04
KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
Paolo Bonzini
1
-1
/
+6
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-11-21
perf/x86/intel: Correct incorrect 'or' operation for PMU capabilities
Dapeng Mi
1
-1
/
+1
2023-10-27
perf/x86/intel: Support branch counters logging
Kan Liang
1
-6
/
+97
2023-10-27
perf/x86/intel: Reorganize attrs and is_visible
Kan Liang
1
-15
/
+15
2023-10-27
perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flag
Kan Liang
1
-3
/
+11
2023-10-27
perf: Add branch stack counters
Kan Liang
1
-1
/
+1
2023-09-12
perf/x86/intel: Extend the ref-cycles event to GP counters
Kan Liang
1
-1
/
+20
2023-09-12
perf/x86/intel: Fix broken fixed event constraints extension
Kan Liang
1
-39
/
+26
2023-08-29
perf/x86/intel: Add common intel_pmu_init_hybrid()
Kan Liang
1
-51
/
+111
2023-08-29
perf/x86/intel: Clean up the hybrid CPU type handling code
Kan Liang
1
-22
/
+47
2023-08-29
perf/x86/intel: Apply the common initialization code for ADL
Kan Liang
1
-51
/
+2
2023-08-29
perf/x86/intel: Factor out the initialization code for ADL e-core
Kan Liang
1
-37
/
+21
2023-08-29
perf/x86/intel: Factor out the initialization code for SPR
Kan Liang
1
-23
/
+26
2023-08-29
perf/x86/intel: Use the common uarch name for the shared functions
Kan Liang
1
-32
/
+32
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+52
2023-08-09
perf/x86/intel: Add Crestmont PMU
Kan Liang
1
-1
/
+51
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
1
-1
/
+1
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-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-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
1
-0
/
+1
2023-02-20
Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+181
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2023-02-01
perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
Like Xu
1
-0
/
+1
2023-01-18
perf/x86/intel: Add Emerald Rapids
Kan Liang
1
-0
/
+1
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
1
-4
/
+2
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
1
-1
/
+31
[next]