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
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2024-04-11
perf/x86/intel: Expose existence of callback support to KVM
Sean Christopherson
1
-0
/
+1
2024-04-10
perf/x86: Fix out of range data
Namhyung Kim
1
-0
/
+1
2024-04-03
perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS event
Kan Liang
1
-4
/
+4
2024-03-26
perf/x86/amd/core: Define a proper ref-cycles event for Zen 4 and later
Sandipan Das
1
-0
/
+15
2024-03-26
perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and later
Sandipan Das
1
-3
/
+17
2024-03-25
perf/x86/amd/lbr: Use freeze based on availability
Sandipan Das
2
-8
/
+12
2024-03-13
perf/x86/amd/core: Avoid register reset when CPU is dead
Sandipan Das
1
-1
/
+0
2024-03-13
perf/x86/amd/lbr: Discard erroneous branch entries
Sandipan Das
1
-2
/
+4
2024-03-12
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+3
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
2
-0
/
+2
2024-03-04
perf/x86/amd/uncore: Fix __percpu annotation
Thomas Gleixner
1
-1
/
+1
2024-02-16
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
3
-14
/
+14
2024-02-16
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
4
-4
/
+4
2024-02-16
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
1
-1
/
+1
2024-01-09
Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-114
/
+540
2024-01-09
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+3
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
3
-3
/
+3
2023-11-30
perf/x86/intel/uncore: Factor out topology_gidnid_map()
Alexander Antonov
1
-37
/
+40
2023-11-30
perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()
Alexander Antonov
1
-2
/
+8
2023-11-30
perf/x86/amd: Reject branch stack for IBS events
Namhyung Kim
1
-0
/
+3
2023-11-24
perf/x86/intel/uncore: Support Sierra Forest and Grand Ridge
Kan Liang
1
-0
/
+2
2023-11-24
perf/x86/intel/uncore: Support IIO free-running counters on GNR
Kan Liang
1
-1
/
+11
2023-11-24
perf/x86/intel/uncore: Support Granite Rapids
Kan Liang
3
-0
/
+101
2023-11-24
perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets array
Kan Liang
5
-10
/
+11
2023-11-24
perf/x86/intel/uncore: Generic uncore_get_uncores and MMIO format of SPR
Kan Liang
1
-11
/
+23
2023-11-21
perf/x86/intel: Correct incorrect 'or' operation for PMU capabilities
Dapeng Mi
1
-1
/
+1
2023-11-17
perf/x86/intel/cstate: Add Grand Ridge support
Kan Liang
1
-3
/
+12
2023-11-17
perf/x86/intel/cstate: Add Sierra Forest support
Kan Liang
1
-4
/
+109
2023-11-17
perf/x86/intel/cstate: Cleanup duplicate attr_groups
Kan Liang
1
-33
/
+11
2023-11-15
Merge branch 'tip/perf/urgent'
Peter Zijlstra
3
-4
/
+5
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-27
perf/x86/intel: Support branch counters logging
Kan Liang
5
-8
/
+195
2023-10-27
perf/x86/intel: Reorganize attrs and is_visible
Kan Liang
1
-15
/
+15
2023-10-27
perf: Add branch_sample_call_stack
Kan Liang
1
-1
/
+1
2023-10-27
perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flag
Kan Liang
2
-3
/
+12
2023-10-27
perf: Add branch stack counters
Kan Liang
4
-5
/
+5
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
[next]