index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: Add check_period PMU callback
Jiri Olsa
2019-02-11
3
-2
/
+37
*
perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()
Peter Zijlstra
2019-02-04
1
-5
/
+11
*
perf/x86/intel/uncore: Add Node ID mask
Kan Liang
2019-02-04
1
-1
/
+3
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
4
-4
/
+4
|
\
|
*
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
4
-4
/
+4
*
|
perf/x86/intel/pt: add new capability for Intel PT
Luwei Kang
2018-12-21
1
-0
/
+1
*
|
perf/x86/intel/pt: Introduce intel_pt_validate_cap()
Luwei Kang
2018-12-21
1
-3
/
+9
*
|
perf/x86/intel/pt: Export pt_cap_get()
Chao Peng
2018-12-21
2
-44
/
+26
*
|
perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header
Chao Peng
2018-12-21
1
-37
/
+0
|
/
*
perf/x86/intel: Disallow precise_ip on BTS events
Jiri Olsa
2018-11-22
1
-0
/
+4
*
perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
Jiri Olsa
2018-11-22
2
-18
/
+12
*
perf/x86/intel: Move branch tracing setup to the Intel-specific source file
Jiri Olsa
2018-11-22
2
-21
/
+40
*
perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...
Peter Zijlstra
2018-11-20
1
-4
/
+8
*
perf/x86/intel/uncore: Support CoffeeLake 8th CBOX
Kan Liang
2018-11-12
2
-9
/
+30
*
perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
Kan Liang
2018-11-12
1
-1
/
+114
*
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-29
1
-1
/
+1
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
3
-7
/
+21
|
\
|
*
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
2018-09-27
3
-7
/
+21
*
|
perf/x86/intel: Export mem events only if there's PEBS support
Jiri Olsa
2018-10-16
2
-21
/
+56
*
|
perf/x86/intel: Add quirk for Goldmont Plus
Kan Liang
2018-10-02
1
-0
/
+35
*
|
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
2018-10-02
4
-19
/
+21
*
|
perf/x86/intel: Add a separate Arch Perfmon v4 PMI handler
Andi Kleen
2018-10-02
2
-1
/
+116
*
|
perf/x86/intel: Factor out common code of PMI handler
Kan Liang
2018-10-02
1
-49
/
+60
*
|
Merge branch 'x86/cache' into perf/core, to resolve conflicts
Ingo Molnar
2018-10-02
1
-0
/
+21
|
\
\
|
*
|
perf/x86: Add helper to obtain performance counter index
Reinette Chatre
2018-09-28
1
-0
/
+21
|
|
/
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-10-02
2
-7
/
+17
|
\
\
|
*
|
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
2018-10-02
1
-0
/
+10
|
*
|
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
|
|
/
*
|
Merge tag 'v4.19-rc5' into perf/core, to pick up fixes
Ingo Molnar
2018-09-25
1
-0
/
+4
|
\
\
|
|
/
|
*
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
Jacek Tomaka
2018-09-10
1
-0
/
+4
*
|
perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_init
Zubin Mithra
2018-09-12
1
-1
/
+1
*
|
perf/x86: Add __ro_after_init annotations
Zubin Mithra
2018-09-10
1
-4
/
+4
|
/
*
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-08-31
1
-1
/
+1
*
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
2
-0
/
+8
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
3
-18
/
+24
|
\
\
|
|
/
|
*
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
2018-07-25
2
-14
/
+14
|
*
perf/x86/amd/ibs: Don't access non-started event
Thomas Gleixner
2018-07-24
1
-1
/
+5
|
*
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
2
-1
/
+27
*
|
perf/x86/intel/lbr: Fix incomplete LBR call stack
Kan Liang
2018-06-21
2
-6
/
+27
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-2
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
Convert intel uncore to struct_size
Matthew Wilcox
2018-06-12
1
-9
/
+10
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
[next]