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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/cstate: Add Tiger Lake CPU support
Kan Liang
2019-10-12
1
-9
/
+11
*
perf/x86/msr: Add Tiger Lake CPU support
Kan Liang
2019-10-12
1
-0
/
+2
*
perf/x86/intel: Add Tiger Lake CPU support
Kan Liang
2019-10-12
1
-0
/
+2
*
perf/x86/cstate: Update C-state counters for Ice Lake
Kan Liang
2019-10-12
1
-11
/
+25
*
perf/x86/msr: Add new CPU model numbers for Ice Lake
Kan Liang
2019-10-12
1
-0
/
+3
*
perf/x86/cstate: Add Comet Lake CPU support
Kan Liang
2019-10-12
1
-10
/
+14
*
perf/x86/msr: Add Comet Lake CPU support
Kan Liang
2019-10-12
1
-0
/
+2
*
perf/x86/intel: Add Comet Lake CPU support
Kan Liang
2019-10-12
1
-0
/
+2
*
perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
Tom Lendacky
2019-10-09
1
-13
/
+17
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-16
1
-1
/
+1
|
\
|
*
Merge tag 'v5.3-rc7' into x86/mm, to pick up fixes
Ingo Molnar
2019-09-03
4
-9
/
+23
|
|
\
|
*
|
x86/mm: Avoid redundant interrupt disable in load_mm_cr4()
Jan Kiszka
2019-07-24
1
-1
/
+1
*
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-16
6
-101
/
+101
|
\
\
\
|
*
\
\
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
2019-09-02
2
-3
/
+16
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-08-28
6
-24
/
+24
|
*
|
|
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
2019-08-28
6
-15
/
+15
|
*
|
|
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2019-08-28
5
-32
/
+32
|
*
|
|
x86/intel: Aggregate big core client naming
Peter Zijlstra
2019-08-28
6
-40
/
+40
*
|
|
|
perf/x86: Make more stuff static
Valdis Klētnieks
2019-09-03
4
-5
/
+5
*
|
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-09-02
2
-3
/
+16
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
Kim Phillips
2019-08-30
1
-3
/
+10
|
*
|
|
perf/x86/intel: Restrict period on Nehalem
Josh Hunt
2019-08-30
1
-0
/
+6
|
|
/
/
*
|
|
perf/x86/intel: Support PEBS output to PT
Alexander Shishkin
2019-08-28
5
-1
/
+124
*
|
|
perf/x86/intel/pt: Get rid of reverse lookup table for ToPA
Alexander Shishkin
2019-08-26
2
-73
/
+131
*
|
|
perf/x86/intel/pt: Free up space in a ToPA descriptor
Alexander Shishkin
2019-08-26
1
-8
/
+10
*
|
|
perf/x86/intel/pt: Split ToPA metadata and page layout
Alexander Shishkin
2019-08-26
1
-33
/
+60
*
|
|
perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculation
Alexander Shishkin
2019-08-26
1
-2
/
+1
*
|
|
perf/x86/intel/pt: Use helpers to obtain ToPA entry size
Alexander Shishkin
2019-08-26
1
-6
/
+6
*
|
|
perf/x86/intel/pt: Clean up ToPA allocation path
Alexander Shishkin
2019-08-26
2
-10
/
+7
|
/
/
*
|
perf/x86: Fix typo in comment
Su Yanjun
2019-08-19
1
-1
/
+1
*
|
perf/x86/intel: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-25
1
-0
/
+2
*
|
perf/x86: Apply more accurate check on hypervisor platform
Zhenzhong Duan
2019-07-25
1
-2
/
+1
*
|
perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register
Yunying Sun
2019-07-25
1
-2
/
+2
*
|
perf/x86/intel: Fix SLOTS PEBS event constraint
Kan Liang
2019-07-25
1
-1
/
+1
|
/
*
perf/x86/intel: Fix spurious NMI on fixed counter
Kan Liang
2019-07-13
1
-5
/
+3
*
perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
Kim Phillips
2019-07-13
1
-4
/
+11
*
perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
Kim Phillips
2019-07-13
1
-1
/
+1
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-09
13
-545
/
+1336
|
\
|
*
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
2019-07-08
3
-33
/
+13
|
|
\
|
*
|
perf/x86/rapl: Get quirk state from new probe framework
Jiri Olsa
2019-06-24
1
-79
/
+3
|
*
|
perf/x86/rapl: Get attributes from new probe framework
Jiri Olsa
2019-06-24
1
-89
/
+0
|
*
|
perf/x86/rapl: Get MSR values from new probe framework
Jiri Olsa
2019-06-24
1
-42
/
+11
|
*
|
perf/x86/rapl: Get rapl_cntr_mask from new probe framework
Jiri Olsa
2019-06-24
1
-36
/
+2
|
*
|
perf/x86/rapl: Use new MSR detection interface
Jiri Olsa
2019-06-24
1
-1
/
+191
|
*
|
perf/x86/cstate: Use new probe function
Jiri Olsa
2019-06-24
1
-65
/
+87
|
*
|
perf/x86/msr: Use new probe function
Jiri Olsa
2019-06-24
1
-50
/
+60
|
*
|
perf/x86: Add MSR probe interface
Jiri Olsa
2019-06-24
3
-1
/
+75
|
*
|
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
Ingo Molnar
2019-06-24
4
-16
/
+4
|
|
\
\
|
*
|
|
perf/x86/intel: Disable check_msr for real HW
Jiri Olsa
2019-06-17
1
-0
/
+8
|
*
|
|
perf/x86/intel: Use ->is_visible callback for default group
Jiri Olsa
2019-06-17
1
-3
/
+12
[next]