index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
perf/x86/uncore: Fix event group support
Kan Liang
2
-18
/
+38
2019-10-28
perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
Kim Phillips
1
-2
/
+4
2019-10-28
perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...
Kim Phillips
1
-1
/
+1
2019-10-20
perf/x86/intel/pt: Fix base for single entry topa
Jiri Olsa
1
-1
/
+1
2019-10-12
perf/x86/cstate: Add Tiger Lake CPU support
Kan Liang
1
-9
/
+11
2019-10-12
perf/x86/msr: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/cstate: Update C-state counters for Ice Lake
Kan Liang
1
-11
/
+25
2019-10-12
perf/x86/msr: Add new CPU model numbers for Ice Lake
Kan Liang
1
-0
/
+3
2019-10-12
perf/x86/cstate: Add Comet Lake CPU support
Kan Liang
1
-10
/
+14
2019-10-12
perf/x86/msr: Add Comet Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Comet Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-09
perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
Tom Lendacky
1
-13
/
+17
2019-09-16
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-101
/
+101
2019-09-03
Merge tag 'v5.3-rc7' into x86/mm, to pick up fixes
Ingo Molnar
4
-9
/
+23
2019-09-03
perf/x86: Make more stuff static
Valdis Klētnieks
4
-5
/
+5
2019-09-02
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2
-3
/
+16
2019-09-02
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
2
-3
/
+16
2019-08-30
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
Kim Phillips
1
-3
/
+10
2019-08-30
perf/x86/intel: Restrict period on Nehalem
Josh Hunt
1
-0
/
+6
2019-08-28
perf/x86/intel: Support PEBS output to PT
Alexander Shishkin
5
-1
/
+124
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
6
-24
/
+24
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
6
-15
/
+15
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
5
-32
/
+32
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
6
-40
/
+40
2019-08-26
perf/x86/intel/pt: Get rid of reverse lookup table for ToPA
Alexander Shishkin
2
-73
/
+131
2019-08-26
perf/x86/intel/pt: Free up space in a ToPA descriptor
Alexander Shishkin
1
-8
/
+10
2019-08-26
perf/x86/intel/pt: Split ToPA metadata and page layout
Alexander Shishkin
1
-33
/
+60
2019-08-26
perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculation
Alexander Shishkin
1
-2
/
+1
2019-08-26
perf/x86/intel/pt: Use helpers to obtain ToPA entry size
Alexander Shishkin
1
-6
/
+6
2019-08-26
perf/x86/intel/pt: Clean up ToPA allocation path
Alexander Shishkin
2
-10
/
+7
2019-08-19
perf/x86: Fix typo in comment
Su Yanjun
1
-1
/
+1
2019-07-25
perf/x86/intel: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-07-25
perf/x86: Apply more accurate check on hypervisor platform
Zhenzhong Duan
1
-2
/
+1
2019-07-25
perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register
Yunying Sun
1
-2
/
+2
2019-07-25
perf/x86/intel: Fix SLOTS PEBS event constraint
Kan Liang
1
-1
/
+1
2019-07-24
x86/mm: Avoid redundant interrupt disable in load_mm_cr4()
Jan Kiszka
1
-1
/
+1
2019-07-13
perf/x86/intel: Fix spurious NMI on fixed counter
Kan Liang
1
-5
/
+3
2019-07-13
perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
Kim Phillips
1
-4
/
+11
2019-07-13
perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
Kim Phillips
1
-1
/
+1
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-545
/
+1336
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-57
/
+65
2019-07-08
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
3
-33
/
+13
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+5
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-28
/
+8
2019-06-28
perf/x86: Always store regs->ip in perf_callchain_kernel()
Song Liu
1
-5
/
+5
[next]