summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-29perf/x86/msr: Switch to new Intel CPU model definesTony Luck
2024-04-29perf/x86/intel/uncore: Switch to new Intel CPU model definesTony Luck
2024-04-25perf/x86/intel/pt: Switch to new Intel CPU model definesTony Luck
2024-04-25perf/x86/lbr: Switch to new Intel CPU model definesTony Luck
2024-04-25perf/x86/intel/cstate: Switch to new Intel CPU model definesTony Luck
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-14Merge branch 'linus' into perf/core, to pick up perf/urgent fixesIngo Molnar
2024-04-11perf/x86/intel: Expose existence of callback support to KVMSean Christopherson
2024-04-10perf/x86/rapl: Add support for Intel Lunar LakeZhang Rui
2024-04-10perf/x86/rapl: Add support for Intel Arrow LakeZhang Rui
2024-04-10perf/x86: Fix out of range dataNamhyung Kim
2024-04-03perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventKan Liang
2024-04-03perf/x86/amd: Don't reject non-sampling events with configured LBRAndrii Nakryiko
2024-04-03perf/x86/amd: Support capturing LBR from software eventsAndrii Nakryiko
2024-04-03perf/x86/amd: Avoid taking branches before disabling LBRAndrii Nakryiko
2024-04-03perf/x86/amd: Ensure amd_pmu_core_disable_all() is always inlinedAndrii Nakryiko
2024-04-03Merge tag 'v6.9-rc2' into perf/core, to pick up dependent commitsIngo Molnar
2024-03-26perf/x86/amd/core: Define a proper ref-cycles event for Zen 4 and laterSandipan Das
2024-03-26perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and laterSandipan Das
2024-03-25perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das
2024-03-21perf/x86/rapl: Prefer struct_size() over open coded arithmeticErick Archer
2024-03-13perf/x86/amd/core: Avoid register reset when CPU is deadSandipan Das
2024-03-13perf/x86/amd/lbr: Discard erroneous branch entriesSandipan Das
2024-03-11Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-04x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>Thomas Gleixner
2024-03-04perf/x86/amd/uncore: Fix __percpu annotationThomas Gleixner
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner
2024-02-15x86/cpu/amd: Provide a separate accessor for Node IDThomas Gleixner
2024-01-08Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-01-08Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-04KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRLPaolo Bonzini
2024-01-03arch/x86: Fix typosBjorn Helgaas
2023-11-30perf/x86/intel/uncore: Factor out topology_gidnid_map()Alexander Antonov
2023-11-30perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()Alexander Antonov
2023-11-30perf/x86/amd: Reject branch stack for IBS eventsNamhyung Kim
2023-11-24perf/x86/intel/uncore: Support Sierra Forest and Grand RidgeKan Liang
2023-11-24perf/x86/intel/uncore: Support IIO free-running counters on GNRKan Liang
2023-11-24perf/x86/intel/uncore: Support Granite RapidsKan Liang
2023-11-24perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets arrayKan Liang
2023-11-24perf/x86/intel/uncore: Generic uncore_get_uncores and MMIO format of SPRKan Liang
2023-11-21perf/x86/intel: Correct incorrect 'or' operation for PMU capabilitiesDapeng Mi
2023-11-17perf/x86/intel/cstate: Add Grand Ridge supportKan Liang
2023-11-17perf/x86/intel/cstate: Add Sierra Forest supportKan Liang
2023-11-17perf/x86/intel/cstate: Cleanup duplicate attr_groupsKan Liang
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-30Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds