index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBS
Namhyung Kim
2020-12-03
1
-1
/
+1
*
perf/x86: fix sysfs type mismatches
Sami Tolvanen
2020-11-17
3
-11
/
+11
*
perf/x86/intel/uncore: Fix Add BW copypasta
Arnd Bergmann
2020-11-10
1
-1
/
+1
*
perf/x86/intel: Make anythread filter support conditional
Stephane Eranian
2020-11-09
1
-0
/
+10
*
perf/x86: Make dummy_iregs static
Peter Zijlstra
2020-11-09
1
-1
/
+1
*
perf/x86: Reduce stack usage for x86_pmu::drain_pebs()
Peter Zijlstra
2020-11-09
2
-23
/
+26
*
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-09
1
-2
/
+2
*
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
6
-103
/
+687
|
\
|
*
perf/x86/intel: Check perf metrics feature for each CPU
Kan Liang
2020-10-03
1
-0
/
+11
|
*
perf/x86/intel: Fix Ice Lake event constraint table
Kan Liang
2020-09-29
1
-1
/
+1
|
*
perf/x86/intel/uncore: Fix the scale of the IMC free-running events
Kan Liang
2020-09-29
1
-6
/
+6
|
*
perf/x86/intel/uncore: Fix for iio mapping on Skylake Server
Alexander Antonov
2020-09-29
1
-2
/
+5
|
*
perf/x86/intel: Add Jasper Lake support
Kan Liang
2020-09-29
1
-0
/
+1
|
*
perf/x86/intel/uncore: Reduce the number of CBOX counters
Kan Liang
2020-09-29
1
-1
/
+1
|
*
perf/x86/intel/uncore: Update Ice Lake uncore units
Kan Liang
2020-09-29
1
-4
/
+25
|
*
perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore support
Kan Liang
2020-09-29
3
-2
/
+19
|
*
perf/x86/intel/uncore: Support PCIe3 unit on Snow Ridge
Kan Liang
2020-09-24
1
-0
/
+53
|
*
perf/x86/intel/uncore: Generic support for the PCI sub driver
Kan Liang
2020-09-24
2
-0
/
+82
|
*
perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()
Kan Liang
2020-09-24
1
-10
/
+25
|
*
perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()
Kan Liang
2020-09-24
1
-31
/
+51
|
*
perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu()
Kan Liang
2020-09-24
1
-15
/
+33
|
*
perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info()
Kan Liang
2020-09-24
1
-8
/
+23
|
*
perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBS
Kan Liang
2020-09-10
1
-12
/
+20
|
*
perf/x86/intel: Support per-thread RDPMC TopDown metrics
Kan Liang
2020-08-18
1
-11
/
+79
|
*
perf/x86/intel: Support TopDown metrics on Ice Lake
Kan Liang
2020-08-18
1
-0
/
+118
|
*
perf/x86/intel: Generic support for hardware TopDown metrics
Kan Liang
2020-08-18
1
-5
/
+119
|
*
perf/x86/intel: Use switch in intel_pmu_disable/enable_event
Kan Liang
2020-08-18
1
-8
/
+28
|
*
perf/x86/intel: Name the global status bit in NMI handler
Kan Liang
2020-08-18
1
-2
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-4
/
+4
*
|
perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdown
Vaibhav Shankar
2020-08-15
1
-3
/
+49
|
/
*
perf/x86/intel/lbr: Support XSAVES for arch LBR read
Kan Liang
2020-07-08
1
-1
/
+39
*
perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch
Kan Liang
2020-07-08
1
-5
/
+74
*
perf/x86: Remove task_ctx_size
Kan Liang
2020-07-08
1
-1
/
+0
*
perf/x86/intel/lbr: Create kmem_cache for the LBR context data
Kan Liang
2020-07-08
1
-2
/
+19
*
perf/x86/intel/lbr: Support Architectural LBR
Kan Liang
2020-07-08
2
-11
/
+243
*
perf/x86/intel/lbr: Factor out intel_pmu_store_lbr
Kan Liang
2020-07-08
1
-26
/
+56
*
perf/x86/intel/lbr: Factor out rdlbr_all() and wrlbr_all()
Kan Liang
2020-07-08
1
-16
/
+50
*
perf/x86/intel/lbr: Mark the {rd,wr}lbr_{to,from} wrappers __always_inline
Kan Liang
2020-07-08
1
-4
/
+4
*
perf/x86/intel/lbr: Unify the stored format of LBR information
Kan Liang
2020-07-08
2
-13
/
+13
*
perf/x86/intel/lbr: Support LBR_CTL
Kan Liang
2020-07-08
1
-0
/
+43
*
perf/x86/intel/lbr: Use dynamic data structure for task_ctx
Kan Liang
2020-07-08
1
-33
/
+26
*
perf/x86/intel/lbr: Factor out a new struct for generic optimization
Kan Liang
2020-07-08
1
-17
/
+21
*
perf/x86/intel/lbr: Add the function pointers for LBR save and restore
Kan Liang
2020-07-08
2
-30
/
+53
*
perf/x86/intel/lbr: Add a function pointer for LBR read
Kan Liang
2020-07-08
2
-7
/
+8
*
perf/x86/intel/lbr: Add a function pointer for LBR reset
Kan Liang
2020-07-08
2
-17
/
+10
*
Merge branch 'perf/vlbr'
Peter Zijlstra
2020-07-02
2
-44
/
+116
|
\
|
*
perf/x86: Keep LBR records unchanged in host context for guest usage
Like Xu
2020-07-02
2
-7
/
+30
|
*
perf/x86: Add constraint to create guest LBR event without hw counter
Like Xu
2020-07-02
2
-0
/
+22
|
*
perf/x86/lbr: Add interface to get LBR information
Like Xu
2020-07-02
1
-0
/
+20
|
*
perf/x86/core: Refactor hw->idx checks and cleanup
Like Xu
2020-07-02
1
-39
/
+46
[next]