index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
|
perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS
Like Xu
2021-06-23
1
-6
/
+14
*
|
perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task
Kan Liang
2021-06-17
2
-1
/
+28
*
|
perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on ICX
Alexander Antonov
2021-05-18
1
-0
/
+51
*
|
perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on SNR
Alexander Antonov
2021-05-18
1
-0
/
+96
*
|
perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedure
Alexander Antonov
2021-05-18
2
-6
/
+21
*
|
perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of()
Guenter Roeck
2021-05-12
1
-4
/
+0
|
/
[prev]
[next]