index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2023-10-31
Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-624
/
+991
2023-10-16
perf/x86/amd/uncore: Pass through error code for initialization failures, ins...
Sandipan Das
1
-10
/
+15
2023-10-13
perf/x86/amd/uncore: Fix uninitialized return value in amd_uncore_init()
Dan Carpenter
1
-1
/
+2
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
1
-1
/
+1
2023-10-10
x86/cpu: Move logical package and die IDs into topology info
Thomas Gleixner
1
-1
/
+1
2023-10-09
perf/x86/amd/uncore: Add memory controller support
Sandipan Das
1
-1
/
+155
2023-10-09
perf/x86/amd/uncore: Add group exclusivity
Sandipan Das
1
-1
/
+20
2023-10-09
perf/x86/amd/uncore: Use rdmsr if rdpmc is unavailable
Sandipan Das
1
-1
/
+13
2023-10-09
perf/x86/amd/uncore: Move discovery and registration
Sandipan Das
1
-189
/
+305
2023-10-09
perf/x86/amd/uncore: Refactor uncore management
Sandipan Das
1
-358
/
+379
2023-10-09
perf/x86/cstate: Allow reading the package statistics from local CPU
Tero Kristo
1
-0
/
+3
2023-10-09
perf/x86/intel/pt: Fix kernel-doc comments
Lucy Mielke
1
-2
/
+6
2023-10-08
perf/x86/lbr: Filter vsyscall addresses
JP Kobryn
1
-2
/
+3
2023-10-08
perf/x86/rapl: Annotate 'struct rapl_pmus' with __counted_by
Kees Cook
1
-1
/
+1
2023-10-03
perf/x86/rapl: Fix "Using plain integer as NULL pointer" Sparse warning
David Reaver
1
-4
/
+4
2023-10-03
perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update()
Uros Bizjak
1
-6
/
+4
2023-10-03
perf/x86/rapl: Stop doing cpu_relax() in the local64_cmpxchg() loop in rapl_e...
Uros Bizjak
1
-3
/
+1
2023-10-03
Merge tag 'v6.6-rc4' into perf/core, to pick up fixes
Ingo Molnar
2
-8
/
+28
2023-09-25
perf/x86/amd: Do not WARN() on every IRQ
Breno Leitao
1
-1
/
+9
2023-09-22
perf/x86/amd/core: Fix overflow reset on hotplug
Sandipan Das
1
-6
/
+8
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-09-05
perf/x86/uncore: Correct the number of CHAs on EMR
Kan Liang
1
-1
/
+11
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
4
-40
/
+72
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
3
-34
/
+34
2023-08-29
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-117
/
+173
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
3
-3
/
+60
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
5
-5
/
+5
2023-07-26
perf/x86: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
James Clark
1
-1
/
+0
2023-07-26
perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
Namhyung Kim
1
-88
/
+68
2023-07-10
perf/x86: Use local64_try_cmpxchg
Uros Bizjak
4
-19
/
+13
2023-07-10
perf/amd: Prevent grouping of IBS events
Ravi Bangoria
1
-0
/
+26
2023-07-10
perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
Namhyung Kim
1
-0
/
+7
2023-06-28
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-37
/
+36
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/ibs: Fix interface via core pmu events
Ravi Bangoria
2
-28
/
+27
2023-05-08
perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG
Kan Liang
1
-24
/
+32
2023-05-08
perf/x86: Fix missing sample size update on AMD BRS
Namhyung Kim
1
-4
/
+2
2023-04-29
Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-2
/
+30
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
[next]