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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2025-02-20
perf/x86/intel: Fix event constraints for LNC
Kan Liang
2
-14
/
+8
2025-02-08
perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
Sean Christopherson
1
-1
/
+4
2025-02-08
perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF
Kan Liang
1
-8
/
+10
2025-02-08
perf/x86/intel: Clean up PEBS-via-PT on hybrid
Kan Liang
2
-11
/
+9
2025-02-08
perf/x86/rapl: Fix the error checking order
Dhananjay Ugwekar
1
-8
/
+4
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-289
/
+486
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-41
/
+29
2025-01-10
perf/x86/intel/uncore: Support more units on Granite Rapids
Kan Liang
1
-16
/
+32
2025-01-10
perf/x86/intel/uncore: Clean up func_id
Kan Liang
3
-15
/
+8
2024-12-20
perf/x86/intel: Support RDPMC metrics clear mode
Kan Liang
2
-1
/
+20
2024-12-20
perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNC
Kan Liang
1
-1
/
+11
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
1
-2
/
+2
2024-12-18
x86/cpu: Move TSC CPUID leaf definition
Dave Hansen
2
-3
/
+1
2024-12-18
x86/cpu: Replace PEBS use of 'x86_cpu_desc' use with 'x86_cpu_id'
Dave Hansen
1
-36
/
+26
2024-12-17
perf/x86/intel/ds: Add PEBS format 6
Kan Liang
1
-0
/
+1
2024-12-17
perf/x86/intel/uncore: Add Clearwater Forest support
Kan Liang
1
-0
/
+1
2024-12-09
perf/x86: Relax privilege filter restriction on AMD IBS
Namhyung Kim
1
-18
/
+41
2024-12-02
perf/x86/rapl: Add core energy counter support for AMD CPUs
Dhananjay Ugwekar
1
-32
/
+151
2024-12-02
perf/x86/rapl: Move the cntr_mask to rapl_pmus struct
Dhananjay Ugwekar
1
-7
/
+8
2024-12-02
perf/x86/rapl: Remove the global variable rapl_msrs
Dhananjay Ugwekar
1
-5
/
+2
2024-12-02
perf/x86/rapl: Modify the generic variable names to *_pkg*
Dhananjay Ugwekar
1
-60
/
+60
2024-12-02
perf/x86/rapl: Add arguments to the init and cleanup functions
Dhananjay Ugwekar
1
-12
/
+16
2024-12-02
perf/x86/rapl: Make rapl_model struct global
Dhananjay Ugwekar
1
-8
/
+8
2024-12-02
perf/x86/rapl: Rename rapl_pmu variables
Dhananjay Ugwekar
1
-45
/
+46
2024-12-02
perf/x86/rapl: Remove the cpu_to_rapl_pmu() function
Dhananjay Ugwekar
1
-12
/
+11
2024-12-02
perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function
Dhananjay Ugwekar
1
-7
/
+1
2024-12-02
perf/x86/intel/ds: Simplify the PEBS records processing for adaptive PEBS
Kan Liang
1
-14
/
+29
2024-12-02
perf/x86/intel/ds: Factor out functions for PEBS records processing
Kan Liang
1
-42
/
+67
2024-12-02
perf/x86/intel/ds: Clarify adaptive PEBS processing
Kan Liang
1
-23
/
+20
2024-12-02
perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFG
Kan Liang
1
-1
/
+1
2024-12-02
Merge branch 'perf/urgent'
Peter Zijlstra
2
-1
/
+2
2024-12-02
perf/x86/intel: Add Arrow Lake U support
Kan Liang
1
-0
/
+1
2024-11-19
perf/core: Check sample_type in perf_sample_save_brstack
Yabin Cui
3
-6
/
+3
2024-11-19
perf/core: Check sample_type in perf_sample_save_callchain
Yabin Cui
2
-6
/
+3
2024-11-19
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
1
-1
/
+1
2024-11-14
perf/core: Correct perf sampling with guest VMs
Colton Lewis
1
-3
/
+0
2024-11-14
perf/x86: Refactor misc flag assignments
Colton Lewis
1
-17
/
+42
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
1
-2
/
+2
2024-11-11
perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation...
Jean Delvare
1
-2
/
+3
2024-11-05
perf/x86/intel: Do not enable large PEBS for events with aux actions or aux s...
Adrian Hunter
1
-2
/
+2
2024-11-05
perf/x86/intel/pt: Add support for pause / resume
Adrian Hunter
2
-3
/
+74
2024-11-05
perf/x86/intel/pt: Fix buffer full but size is 0 case
Adrian Hunter
2
-3
/
+10
2024-10-31
perf/x86/rapl: Clean up cpumask and hotplug
Kan Liang
1
-84
/
+6
2024-10-31
perf/x86/rapl: Move the pmu allocation out of CPU hotplug
Kan Liang
1
-14
/
+30
2024-10-07
perf/x86/amd: Warn only on new bits set
Breno Leitao
1
-2
/
+8
2024-10-07
perf/x86/intel: Add PMU support for ArrowLake-H
Dapeng Mi
3
-3
/
+127
2024-10-07
perf/x86/intel: Support hybrid PMU with multiple atom uarchs
Dapeng Mi
2
-10
/
+36
2024-10-07
perf/x86: Refine hybrid_pmu_type defination
Dapeng Mi
1
-7
/
+5
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-172
/
+261
2024-09-10
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-5
/
+42
[next]