index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> header
Kim Phillips
2021-08-26
1
-14
/
+9
*
perf/amd/uncore: Allow the driver to be built as a module
Kim Phillips
2021-08-26
3
-3
/
+40
*
x86/cpu: Add get_llc_id() helper function
Kim Phillips
2021-08-26
1
-1
/
+1
*
perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/
Kim Phillips
2021-08-26
1
-2
/
+2
*
perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULL
Kim Phillips
2021-08-26
1
-4
/
+2
*
perf/x86/intel: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-26
2
-6
/
+6
*
perf/x86: Remove unused assignment to pointer 'e'
Colin Ian King
2021-08-26
1
-3
/
+1
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2021-08-26
10
-44
/
+122
|
\
|
*
perf/x86/amd/power: Assign pmu.module
Kim Phillips
2021-08-26
1
-0
/
+1
|
*
perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
Kim Phillips
2021-08-26
1
-0
/
+1
|
*
perf/x86/amd/ibs: Work around erratum #1197
Kim Phillips
2021-08-26
1
-0
/
+8
|
*
perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
Colin Ian King
2021-08-26
1
-1
/
+1
|
*
perf/x86/intel/pt: Fix mask of num_address_ranges
Xiaoyao Li
2021-08-25
1
-1
/
+1
|
*
perf/x86/intel: Apply mid ACK for small core
Kan Liang
2021-08-06
2
-8
/
+30
|
*
perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
Like Xu
2021-08-04
1
-1
/
+2
|
*
perf/x86: Fix out of bound MSR access
Peter Zijlstra
2021-08-04
1
-5
/
+7
|
*
Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-11
2
-8
/
+21
|
|
\
|
|
*
perf/x86/intel/uncore: Clean up error handling path of iio mapping
Kan Liang
2021-07-02
1
-2
/
+4
|
|
*
perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support
Zhang Rui
2021-07-02
1
-6
/
+17
|
*
|
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-07
1
-3
/
+3
|
|
\
\
|
|
*
|
x86/fpu/xstate: Sanitize handling of independent features
Thomas Gleixner
2021-06-23
1
-3
/
+3
|
|
*
|
x86/fpu: Rename "dynamic" XSTATEs to "independent"
Andy Lutomirski
2021-06-23
1
-3
/
+3
|
*
|
|
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
7
-20
/
+222
|
|
\
\
\
|
*
\
\
\
Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
2
-5
/
+9
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
x86/events/intel: Do not deploy TSX force abort workaround when TSX is deprec...
Pawan Gupta
2021-06-15
1
-1
/
+7
|
|
*
|
|
perf/x86/rapl: Use CPUID bit on AMD and Hygon parts
Andrew Cooper
2021-06-01
1
-4
/
+2
|
*
|
|
|
perf/x86/intel/lbr: Zero the xstate buffer on allocation
Thomas Gleixner
2021-06-24
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server
Kan Liang
2021-06-01
1
-1
/
+2
|
*
|
|
perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1
Kan Liang
2021-05-31
1
-2
/
+4
|
*
|
|
perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
Like Xu
2021-05-18
3
-8
/
+30
|
*
|
|
perf/x86: Avoid touching LBR_TOS MSR for Arch LBR
Like Xu
2021-05-18
1
-1
/
+1
|
|
/
/
*
|
|
perf/x86/intel/uncore: Fix IIO cleanup mapping procedure for SNR/ICX
Alexander Antonov
2021-07-16
1
-12
/
+28
*
|
|
perf/x86/intel/uncore: Support IMC free-running counters on Sapphire Rapids s...
Kan Liang
2021-07-02
1
-1
/
+65
*
|
|
perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids s...
Kan Liang
2021-07-02
3
-11
/
+136
*
|
|
perf/x86/intel/uncore: Factor out snr_uncore_mmio_map()
Kan Liang
2021-07-02
1
-11
/
+25
*
|
|
perf/x86/intel/uncore: Add alias PMU name
Kan Liang
2021-07-02
3
-7
/
+41
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server MDF support
Kan Liang
2021-07-02
1
-1
/
+6
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI support
Kan Liang
2021-07-02
1
-1
/
+6
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server UPI support
Kan Liang
2021-07-02
1
-1
/
+6
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server M2M support
Kan Liang
2021-07-02
3
-8
/
+44
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server IMC support
Kan Liang
2021-07-02
3
-6
/
+45
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server PCU support
Kan Liang
2021-07-02
1
-1
/
+5
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server M2PCIe support
Kan Liang
2021-07-02
1
-1
/
+6
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server IRP support
Kan Liang
2021-07-02
1
-1
/
+26
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server IIO support
Kan Liang
2021-07-02
1
-1
/
+8
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server CHA support
Kan Liang
2021-07-02
3
-4
/
+96
*
|
|
perf/x86/intel/uncore: Add Sapphire Rapids server framework
Kan Liang
2021-07-02
5
-5
/
+116
|
|
/
|
/
|
*
|
perf/x86/intel: Fix instructions:ppp support in Sapphire Rapids
Kan Liang
2021-06-23
1
-1
/
+3
*
|
perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire Rapids
Kan Liang
2021-06-23
1
-0
/
+2
*
|
perf/x86/intel: Fix fixed counter check warning for some Alder Lake
Kan Liang
2021-06-23
1
-2
/
+7
[next]