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.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
2021-02-10
perf/x86/rapl: Fix psys-energy event on Intel SPR platform
Zhang Rui
1
-12
/
+9
2021-02-10
perf/x86/rapl: Only check lower 32bits for RAPL energy counters
Zhang Rui
1
-5
/
+8
2021-02-10
perf/x86/rapl: Add msr mask support
Zhang Rui
2
-4
/
+10
2021-02-10
perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[]
Jim Mattson
1
-0
/
+3
2021-02-01
perf/x86/intel: Support CPUID 10.ECX to disable fixed counters
Kan Liang
3
-11
/
+36
2021-02-01
perf/x86/intel: Add perf core PMU support for Sapphire Rapids
Kan Liang
3
-10
/
+427
2021-02-01
perf/x86/intel: Filter unsupported Topdown metrics event
Kan Liang
2
-2
/
+14
2021-02-01
perf/x86/intel: Factor out intel_update_topdown_event()
Kan Liang
1
-7
/
+13
2021-02-01
perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-8
/
+9
2021-01-27
perf/intel: Remove Perfmon-v4 counter_freezing support
Peter Zijlstra
2
-154
/
+1
2021-01-27
x86/perf: Use static_call for x86_pmu.guest_get_msrs
Like Xu
2
-20
/
+20
2021-01-14
perf/x86/intel/uncore: With > 8 nodes, get pci bus die id from NUMA info
Steve Wahl
1
-28
/
+65
2021-01-14
perf/x86/intel/uncore: Store the logical die id instead of the physical die id.
Steve Wahl
4
-57
/
+39
2020-12-15
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-18
/
+65
2020-12-15
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+3
2020-12-15
Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-12-09
perf/x86/intel: Add Tremont Topdown support
Kan Liang
1
-0
/
+14
2020-12-09
perf/x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-09
perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()
Kan Liang
1
-1
/
+1
2020-12-09
perf/x86/intel: Fix rtm_abort_event encoding on Ice Lake
Kan Liang
1
-1
/
+1
2020-12-03
perf/x86/intel: Check PEBS status correctly
Stephane Eranian
1
-1
/
+1
2020-12-03
perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBS
Namhyung Kim
1
-1
/
+1
2020-11-26
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
10
-98
/
+200
2020-11-19
x86/CPU/AMD: Remove amd_get_nb_id()
Yazen Ghannam
1
-1
/
+1
2020-11-17
perf/x86: fix sysfs type mismatches
Sami Tolvanen
4
-24
/
+12
2020-11-10
perf/x86/intel/uncore: Fix Add BW copypasta
Arnd Bergmann
1
-1
/
+1
2020-11-09
perf/x86/intel: Make anythread filter support conditional
Stephane Eranian
2
-0
/
+11
2020-11-09
perf/x86: Make dummy_iregs static
Peter Zijlstra
1
-1
/
+1
2020-11-09
perf/x86: Reduce stack usage for x86_pmu::drain_pebs()
Peter Zijlstra
3
-24
/
+27
2020-11-09
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
1
-2
/
+2
2020-10-29
perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANY
Kan Liang
1
-1
/
+2
2020-10-29
perf/x86/intel/uncore: Add Rocket Lake support
Kan Liang
2
-1
/
+25
2020-10-29
perf/x86/msr: Add Rocket Lake CPU support
Kan Liang
1
-0
/
+1
2020-10-29
perf/x86/cstate: Add Rocket Lake CPU support
Kan Liang
1
-9
/
+10
2020-10-29
perf/x86/intel: Add Rocket Lake CPU support
Kan Liang
1
-0
/
+1
2020-10-29
perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
1
-1
/
+1
2020-10-29
perf/x86/intel: Support PERF_SAMPLE_DATA_PAGE_SIZE
Kan Liang
1
-3
/
+8
2020-10-26
perf/x86: Avoid TIF_IA32 when checking 64bit mode
Gabriel Krisman Bertazi
3
-3
/
+3
2020-10-13
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-226
/
+992
2020-10-06
perf/x86: Fix n_metric for cancelled txn
Peter Zijlstra
2
-0
/
+4
2020-10-06
perf/x86: Fix n_pair for cancelled txn
Peter Zijlstra
2
-1
/
+6
2020-10-03
x86/events/amd/iommu: Fix sizeof mismatch
Colin Ian King
1
-1
/
+1
2020-10-03
perf/x86/intel: Check perf metrics feature for each CPU
Kan Liang
1
-0
/
+11
2020-09-29
perf/x86/intel: Fix Ice Lake event constraint table
Kan Liang
1
-1
/
+1
2020-09-29
perf/x86/intel/uncore: Fix the scale of the IMC free-running events
Kan Liang
1
-6
/
+6
2020-09-29
perf/x86/intel/uncore: Fix for iio mapping on Skylake Server
Alexander Antonov
1
-2
/
+5
2020-09-29
perf/x86/msr: Add Jasper Lake support
Kan Liang
1
-0
/
+1
2020-09-29
perf/x86/intel: Add Jasper Lake support
Kan Liang
1
-0
/
+1
2020-09-29
perf/x86/intel/uncore: Reduce the number of CBOX counters
Kan Liang
1
-1
/
+1
2020-09-29
perf/x86/intel/uncore: Update Ice Lake uncore units
Kan Liang
1
-4
/
+25
[next]