index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
perf/x86/intel: Support TopDown metrics on Ice Lake
Kan Liang
1
-0
/
+118
2020-08-18
perf/x86/intel: Generic support for hardware TopDown metrics
Kan Liang
1
-5
/
+119
2020-08-18
perf/x86/intel: Use switch in intel_pmu_disable/enable_event
Kan Liang
1
-8
/
+28
2020-08-18
perf/x86/intel: Name the global status bit in NMI handler
Kan Liang
1
-2
/
+2
2020-08-15
perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdown
Vaibhav Shankar
1
-3
/
+49
2020-07-08
perf/x86/intel/lbr: Support XSAVES for arch LBR read
Kan Liang
1
-1
/
+39
2020-07-08
perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch
Kan Liang
1
-5
/
+74
2020-07-08
perf/x86: Remove task_ctx_size
Kan Liang
1
-1
/
+0
2020-07-08
perf/x86/intel/lbr: Create kmem_cache for the LBR context data
Kan Liang
1
-2
/
+19
2020-07-08
perf/x86/intel/lbr: Support Architectural LBR
Kan Liang
2
-11
/
+243
2020-07-08
perf/x86/intel/lbr: Factor out intel_pmu_store_lbr
Kan Liang
1
-26
/
+56
2020-07-08
perf/x86/intel/lbr: Factor out rdlbr_all() and wrlbr_all()
Kan Liang
1
-16
/
+50
2020-07-08
perf/x86/intel/lbr: Mark the {rd,wr}lbr_{to,from} wrappers __always_inline
Kan Liang
1
-4
/
+4
2020-07-08
perf/x86/intel/lbr: Unify the stored format of LBR information
Kan Liang
2
-13
/
+13
2020-07-08
perf/x86/intel/lbr: Support LBR_CTL
Kan Liang
1
-0
/
+43
2020-07-08
perf/x86/intel/lbr: Use dynamic data structure for task_ctx
Kan Liang
1
-33
/
+26
2020-07-08
perf/x86/intel/lbr: Factor out a new struct for generic optimization
Kan Liang
1
-17
/
+21
2020-07-08
perf/x86/intel/lbr: Add the function pointers for LBR save and restore
Kan Liang
2
-30
/
+53
2020-07-08
perf/x86/intel/lbr: Add a function pointer for LBR read
Kan Liang
2
-7
/
+8
2020-07-08
perf/x86/intel/lbr: Add a function pointer for LBR reset
Kan Liang
2
-17
/
+10
2020-07-02
Merge branch 'perf/vlbr'
Peter Zijlstra
2
-44
/
+116
2020-07-02
perf/x86: Keep LBR records unchanged in host context for guest usage
Like Xu
2
-7
/
+30
2020-07-02
perf/x86: Add constraint to create guest LBR event without hw counter
Like Xu
2
-0
/
+22
2020-07-02
perf/x86/lbr: Add interface to get LBR information
Like Xu
1
-0
/
+20
2020-07-02
perf/x86/core: Refactor hw->idx checks and cleanup
Like Xu
1
-39
/
+46
2020-06-15
perf/x86/intel/uncore: Expose an Uncore unit to IIO PMON mapping
Roman Sudarikov
2
-0
/
+200
2020-06-15
perf/x86/intel/uncore: Wrap the max dies calculation into an accessor
Roman Sudarikov
2
-6
/
+10
2020-06-15
perf/x86/intel/uncore: Expose an Uncore unit to PMON mapping
Roman Sudarikov
2
-0
/
+20
2020-06-15
perf/x86/intel/uncore: Validate MMIO address before accessing
Kan Liang
3
-0
/
+21
2020-06-15
perf/x86/intel/uncore: Record the size of mapped area
Kan Liang
3
-4
/
+21
2020-06-15
perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGL
Kan Liang
1
-1
/
+2
2020-06-15
perf/x86/intel/uncore: Add Comet Lake support
Kan Liang
2
-0
/
+68
2020-05-28
perf/x86/rapl: Move RAPL support to common x86 code
Stephane Eranian
2
-804
/
+0
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2020-05-19
perf/x86: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-2
/
+2
2020-05-19
perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel Tremont
Kan Liang
1
-2
/
+2
2020-05-19
perf/x86/rapl: Add Ice Lake RAPL support
Kan Liang
1
-0
/
+2
2020-04-30
perf/x86/intel/pt: Drop pointless NULL assignment.
Paul Gortmaker
1
-2
/
+0
2020-04-22
perf/x86/cstate: Add Jasper Lake CPU support
Harry Pan
1
-0
/
+1
2020-04-08
perf/x86/intel/uncore: Add Ice Lake server uncore support
Kan Liang
3
-0
/
+522
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
3
-110
/
+98
2020-03-24
x86/perf/events: Convert to new CPU match macros
Thomas Gleixner
3
-108
/
+96
2020-03-20
perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_box
Kan Liang
1
-3
/
+9
2020-03-20
perf/x86/intel/uncore: Add box_offsets for free-running counters
Kan Liang
1
-1
/
+4
2020-02-11
perf/x86: Add Intel Tiger Lake uncore support
Kan Liang
3
-0
/
+173
2020-02-11
perf/x86/intel: Output LBR TOS information correctly
Kan Liang
1
-3
/
+9
2020-02-11
perf/core: Add new branch sample type for HW index of raw branch records
Kan Liang
1
-0
/
+3
2020-02-11
perf/x86/intel: Avoid unnecessary PEBS_ENABLE MSR access in PMI
Kan Liang
1
-3
/
+22
2020-02-11
perf/x86/intel: Fix inaccurate period in context switch for auto-reload
Kan Liang
1
-0
/
+2
2020-02-11
perf/x86/cstate: Add Tremont support
Kan Liang
1
-9
/
+13
[prev]
[next]