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
/
intel
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
perf/x86/intel: Disable check_msr for real HW
Jiri Olsa
1
-0
/
+8
2019-06-17
perf/x86/intel: Use ->is_visible callback for default group
Jiri Olsa
1
-3
/
+12
2019-06-17
perf/x86/intel: Add more Icelake CPUIDs
Kan Liang
1
-4
/
+9
2019-06-03
perf/x86: Use update attribute groups for default attributes
Jiri Olsa
1
-4
/
+5
2019-06-03
perf/x86/intel: Use update attributes for skylake format
Jiri Olsa
1
-5
/
+10
2019-06-03
perf/x86: Use update attribute groups for extra format
Jiri Olsa
1
-5
/
+13
2019-06-03
perf/x86: Use update attribute groups for caps
Jiri Olsa
1
-5
/
+20
2019-06-03
perf/x86: Use the new pmu::update_attrs attribute group
Jiri Olsa
1
-37
/
+49
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+5
2019-05-14
perf/x86/intel: Allow PEBS multi-entry in watermark mode
Stephane Eranian
1
-1
/
+1
2019-05-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-19
/
+277
2019-05-05
perf/x86/intel: Fix race in intel_pmu_disable_event()
Jiri Olsa
1
-3
/
+7
2019-04-30
KVM: x86: Inject PMI for KVM guest
Luwei Kang
1
-1
/
+5
2019-04-16
perf/x86/intel: Add Tremont core PMU support
Kan Liang
1
-0
/
+91
2019-04-16
perf/x86/intel: Add Icelake support
Kan Liang
1
-0
/
+111
2019-04-16
perf/x86: Support constraint ranges
Peter Zijlstra
1
-1
/
+1
2019-04-16
perf/x86/intel: Support adaptive PEBS v4
Kan Liang
1
-0
/
+7
2019-04-16
perf/x86/intel: Force resched when TFA sysctl is modified
Stephane Eranian
1
-2
/
+48
2019-04-16
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2019-04-16
perf/x86: Fix incorrect PEBS_REGS
Kan Liang
1
-1
/
+1
2019-04-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+7
2019-04-03
perf/x86/intel: Initialize TFA MSR
Peter Zijlstra
1
-0
/
+6
2019-04-03
perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
Stephane Eranian
1
-1
/
+1
2019-04-03
perf/x86: Optimize x86_schedule_events()
Peter Zijlstra
1
-1
/
+2
2019-04-03
perf/x86/intel: Optimize intel_get_excl_constraints()
Peter Zijlstra
1
-9
/
+13
2019-04-03
perf/x86: Simplify x86_pmu.get_constraints() interface
Peter Zijlstra
1
-5
/
+3
2019-04-03
perf/x86/intel: Simplify intel_tfa_commit_scheduling()
Peter Zijlstra
1
-1
/
+1
2019-03-17
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
1
-1
/
+1
2019-03-15
perf/x86/intel: Fix memory corruption
Peter Zijlstra
1
-1
/
+1
2019-03-12
Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-35
/
+119
2019-03-07
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2019-03-06
perf/x86/intel: Implement support for TSX Force Abort
Peter Zijlstra (Intel)
1
-3
/
+71
2019-03-06
perf/x86/intel: Generalize dynamic constraint creation
Peter Zijlstra (Intel)
1
-21
/
+30
2019-03-06
perf/x86/intel: Make cpuc allocations consistent
Peter Zijlstra (Intel)
1
-11
/
+18
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+9
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+9
2019-02-11
perf/x86/intel: Add counter freezing quirk for Goldmont
Kan Liang
1
-2
/
+7
2019-02-11
perf/x86/intel: Clean up counter freezing quirk
Kan Liang
1
-16
/
+11
2019-02-11
perf/x86/intel: Clean up SNB PEBS quirk
Kan Liang
1
-25
/
+10
2019-02-11
perf/x86/kvm: Avoid unnecessary work in guest filtering
Andi Kleen
1
-9
/
+65
2019-02-04
perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()
Peter Zijlstra
1
-5
/
+11
2019-01-29
x86/events: Mark expected switch-case fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-11-22
perf/x86/intel: Disallow precise_ip on BTS events
Jiri Olsa
1
-0
/
+4
2018-11-22
perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
Jiri Olsa
1
-14
/
+3
2018-11-22
perf/x86/intel: Move branch tracing setup to the Intel-specific source file
Jiri Olsa
1
-1
/
+40
2018-11-20
perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...
Peter Zijlstra
1
-4
/
+8
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
1
-1
/
+1
2018-10-16
perf/x86/intel: Export mem events only if there's PEBS support
Jiri Olsa
1
-17
/
+52
[next]