index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-19
/
+194
|
\
\
\
|
*
|
|
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/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
*
|
|
|
Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
1
-1
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
x86/events/intel: Do not deploy TSX force abort workaround when TSX is deprec...
Pawan Gupta
2021-06-15
1
-1
/
+7
|
|
/
/
*
|
/
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
1
-6
/
+20
*
|
perf/x86: Avoid touching LBR_TOS MSR for Arch LBR
Like Xu
2021-05-18
1
-1
/
+1
|
/
*
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-28
12
-185
/
+1773
|
\
|
*
perf/x86/cstate: Add Alder Lake CPU support
Kan Liang
2021-04-19
1
-10
/
+29
|
*
perf/x86/intel/uncore: Add Alder Lake support
Kan Liang
2021-04-19
3
-0
/
+139
|
*
perf/x86/intel: Add Alder Lake Hybrid support
Kan Liang
2021-04-19
2
-1
/
+261
|
*
perf/x86/intel: Add attr_update for Hybrid PMUs
Kan Liang
2021-04-19
1
-6
/
+114
|
*
perf/x86: Register hybrid PMUs
Kan Liang
2021-04-19
1
-2
/
+91
|
*
perf/x86/intel: Factor out intel_pmu_check_extra_regs
Kan Liang
2021-04-19
1
-14
/
+21
|
*
perf/x86/intel: Factor out intel_pmu_check_event_constraints
Kan Liang
2021-04-19
1
-35
/
+47
|
*
perf/x86/intel: Factor out intel_pmu_check_num_counters
Kan Liang
2021-04-19
1
-14
/
+24
|
*
perf/x86: Hybrid PMU support for extra_regs
Kan Liang
2021-04-19
1
-6
/
+9
|
*
perf/x86: Hybrid PMU support for event constraints
Kan Liang
2021-04-19
2
-4
/
+6
|
*
perf/x86: Hybrid PMU support for unconstrained
Kan Liang
2021-04-19
1
-1
/
+1
|
*
perf/x86: Hybrid PMU support for counters
Kan Liang
2021-04-19
2
-8
/
+14
|
*
perf/x86: Hybrid PMU support for intel_ctrl
Kan Liang
2021-04-19
1
-5
/
+9
|
*
perf/x86/intel: Hybrid PMU support for perf capabilities
Kan Liang
2021-04-19
2
-5
/
+19
|
*
perf/x86: Track pmu in per-CPU cpu_hw_events
Kan Liang
2021-04-19
3
-7
/
+8
|
*
perf/x86: Move cpuc->running into P4 specific code
Kan Liang
2021-04-16
1
-3
/
+13
|
*
perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKX
Alexander Antonov
2021-04-02
3
-34
/
+47
|
*
perf/x86/intel/uncore: Generic support for the MMIO type of uncore blocks
Kan Liang
2021-04-02
4
-0
/
+101
|
*
perf/x86/intel/uncore: Generic support for the PCI type of uncore blocks
Kan Liang
2021-04-02
4
-7
/
+177
|
*
perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifier
Kan Liang
2021-04-02
1
-6
/
+14
|
*
perf/x86/intel/uncore: Generic support for the MSR type of uncore blocks
Kan Liang
2021-04-02
4
-10
/
+182
|
*
perf/x86/intel/uncore: Parse uncore discovery tables
Kan Liang
2021-04-02
4
-8
/
+448
*
|
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-28
2
-11
/
+10
|
\
\
|
*
\
Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes
Ingo Molnar
2021-04-02
2
-1
/
+4
|
|
\
\
|
*
|
|
perf/x86/intel/ds: Check return values of insn decoder functions
Borislav Petkov
2021-03-15
1
-5
/
+5
|
*
|
|
perf/x86/intel/ds: Check insn_get_length() retval
Borislav Petkov
2021-03-15
1
-6
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
7
-20
/
+20
|
\
\
\
[next]