index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Age
Commit message (
Expand
)
Author
2024-05-31
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2024-05-31
perf/x86/rapl: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-08
perf/x86/cstate: Remove unused 'struct perf_cstate_msr'
Ingo Molnar
2024-05-04
perf: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-05-02
perf/x86/rapl: Rename 'maxdie' to nr_rapl_pmu and 'dieid' to rapl_pmu_idx
Dhananjay Ugwekar
2024-05-02
Merge branch 'x86/cpu' into perf/core, to pick up dependent commits
Ingo Molnar
2024-05-02
Merge tag 'v6.9-rc6' into perf/core, to pick up fixes
Ingo Molnar
2024-04-29
perf/x86/msr: Switch to new Intel CPU model defines
Tony Luck
2024-04-29
perf/x86/intel/uncore: Switch to new Intel CPU model defines
Tony Luck
2024-04-25
perf/x86/intel/pt: Switch to new Intel CPU model defines
Tony Luck
2024-04-25
perf/x86/lbr: Switch to new Intel CPU model defines
Tony Luck
2024-04-25
perf/x86/intel/cstate: Switch to new Intel CPU model defines
Tony Luck
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-04-14
Merge branch 'linus' into perf/core, to pick up perf/urgent fixes
Ingo Molnar
2024-04-11
perf/x86/intel: Expose existence of callback support to KVM
Sean Christopherson
2024-04-10
perf/x86/rapl: Add support for Intel Lunar Lake
Zhang Rui
2024-04-10
perf/x86/rapl: Add support for Intel Arrow Lake
Zhang Rui
2024-04-10
perf/x86: Fix out of range data
Namhyung Kim
2024-04-03
perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS event
Kan Liang
2024-04-03
perf/x86/amd: Don't reject non-sampling events with configured LBR
Andrii Nakryiko
2024-04-03
perf/x86/amd: Support capturing LBR from software events
Andrii Nakryiko
2024-04-03
perf/x86/amd: Avoid taking branches before disabling LBR
Andrii Nakryiko
2024-04-03
perf/x86/amd: Ensure amd_pmu_core_disable_all() is always inlined
Andrii Nakryiko
2024-04-03
Merge tag 'v6.9-rc2' into perf/core, to pick up dependent commits
Ingo Molnar
2024-03-26
perf/x86/amd/core: Define a proper ref-cycles event for Zen 4 and later
Sandipan Das
2024-03-26
perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and later
Sandipan Das
2024-03-25
perf/x86/amd/lbr: Use freeze based on availability
Sandipan Das
2024-03-21
perf/x86/rapl: Prefer struct_size() over open coded arithmetic
Erick Archer
2024-03-13
perf/x86/amd/core: Avoid register reset when CPU is dead
Sandipan Das
2024-03-13
perf/x86/amd/lbr: Discard erroneous branch entries
Sandipan Das
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
2024-03-04
perf/x86/amd/uncore: Fix __percpu annotation
Thomas Gleixner
2024-02-16
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
2024-02-15
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
2024-02-15
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
2024-01-08
Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-04
KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
Paolo Bonzini
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-11-30
perf/x86/intel/uncore: Factor out topology_gidnid_map()
Alexander Antonov
2023-11-30
perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()
Alexander Antonov
2023-11-30
perf/x86/amd: Reject branch stack for IBS events
Namhyung Kim
2023-11-24
perf/x86/intel/uncore: Support Sierra Forest and Grand Ridge
Kan Liang
2023-11-24
perf/x86/intel/uncore: Support IIO free-running counters on GNR
Kan Liang
2023-11-24
perf/x86/intel/uncore: Support Granite Rapids
Kan Liang
2023-11-24
perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets array
Kan Liang
2023-11-24
perf/x86/intel/uncore: Generic uncore_get_uncores and MMIO format of SPR
Kan Liang
2023-11-21
perf/x86/intel: Correct incorrect 'or' operation for PMU capabilities
Dapeng Mi
[next]