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
*
perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
Kan Liang
2018-10-02
1
-6
/
+6
*
perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...
Masayoshi Mizuma
2018-10-02
1
-1
/
+1
*
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
Jacek Tomaka
2018-09-10
1
-0
/
+4
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-08-02
2
-4
/
+8
|
\
|
*
perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
Kan Liang
2018-07-31
2
-4
/
+8
*
|
perf/x86/intel: Support Extended PEBS for Goldmont Plus
Kan Liang
2018-07-25
2
-7
/
+1
*
|
perf/x86/intel/ds: Handle PEBS overflow for fixed counters
Kan Liang
2018-07-25
2
-10
/
+31
*
|
perf/x86/intel: Support PEBS on fixed counters
Kan Liang
2018-07-25
1
-11
/
+13
*
|
perf/x86/intel: Introduce PMU flag for Extended PEBS
Kan Liang
2018-07-25
1
-0
/
+7
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
2
-17
/
+19
|
\
|
|
*
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
2018-07-25
2
-14
/
+14
|
*
x86/events/intel/ds: Fix bts_interrupt_threshold alignment
Hugh Dickins
2018-07-15
1
-3
/
+5
*
|
perf/x86/intel/lbr: Optimize context switches for the LBR call stack
Kan Liang
2018-06-21
1
-1
/
+23
*
|
perf/x86/intel/lbr: Fix incomplete LBR call stack
Kan Liang
2018-06-21
1
-6
/
+26
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
Convert intel uncore to struct_size
Matthew Wilcox
2018-06-13
1
-9
/
+10
*
perf/x86/intel/uncore: Clean up client IMC uncore
Kan Liang
2018-05-31
1
-112
/
+20
*
perf/x86/intel/uncore: Expose uncore_pmu_event*() functions
Kan Liang
2018-05-31
2
-4
/
+8
*
perf/x86/intel/uncore: Support IIO free-running counters on SKX
Kan Liang
2018-05-31
1
-0
/
+82
*
perf/x86/intel/uncore: Add infrastructure for free running counters
Kan Liang
2018-05-31
1
-4
/
+64
*
perf/x86/intel/uncore: Add new data structures for free running counters
Kan Liang
2018-05-31
1
-1
/
+122
*
perf/x86/intel/uncore: Correct fixed counter index check in generic code
Kan Liang
2018-05-31
1
-1
/
+1
*
perf/x86/intel/uncore: Correct fixed counter index check for NHM
Kan Liang
2018-05-31
1
-1
/
+1
*
perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncore
Kan Liang
2018-05-31
1
-2
/
+31
*
perf/core: Fix bad use of igrab()
Song Liu
2018-05-25
1
-2
/
+2
*
perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
Peter Zijlstra
2018-05-05
1
-0
/
+2
*
perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
Kan Liang
2018-04-25
1
-3
/
+6
*
perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUs
Oskar Senft
2018-04-20
1
-1
/
+17
*
perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"
Stephane Eranian
2018-04-20
1
-0
/
+21
*
perf/x86/intel: Move regs->flags EXACT bit init
Stephane Eranian
2018-04-05
1
-10
/
+24
*
perf/x86/intel: Enable C-state residency events for Cannon Lake
Harry Pan
2018-03-31
1
-13
/
+31
*
perf/x86/intel: Add Cannon Lake support for RAPL profiling
Harry Pan
2018-03-31
1
-0
/
+2
*
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
2018-03-29
1
-3
/
+10
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2018-03-29
1
-8
/
+17
|
\
|
*
perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
Stephane Eranian
2018-03-27
1
-8
/
+17
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-03-24
3
-24
/
+28
|
\
|
|
*
perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...
Kan Liang
2018-03-20
1
-14
/
+17
|
*
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...
Kan Liang
2018-03-20
2
-9
/
+9
|
*
perf/x86/intel/uncore: Add missing filter constraint for SKX CHA event
Stephane Eranian
2018-03-20
1
-0
/
+1
|
*
perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
Dan Carpenter
2018-03-20
1
-1
/
+1
*
|
perf: Fix sibling iteration
Peter Zijlstra
2018-03-16
1
-1
/
+1
*
|
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2018-03-12
1
-1
/
+1
*
|
perf/x86/intel: Fix PMU read for auto-reload
Kan Liang
2018-03-09
1
-0
/
+9
*
|
perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flu...
Kan Liang
2018-03-09
1
-0
/
+9
*
|
perf/x86/intel: Fix event update for auto-reload
Kan Liang
2018-03-09
1
-4
/
+88
*
|
perf/x86/intel: Properly save/restore the PMU state in the NMI handler
Kan Liang
2018-03-09
1
-1
/
+9
*
|
perf/x86/intel: Fix large period handling on Broadwell CPUs
Kan Liang
2018-03-09
1
-1
/
+1
|
/
*
perf/x86/intel/uncore: Fix Skylake UPI event format
Kan Liang
2018-03-04
1
-1
/
+1
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
3
-3
/
+3
*
perf/x86: Fix perf,x86,cpuhp deadlock
Peter Zijlstra
2018-01-25
1
-15
/
+18
[next]