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
2018-03-24
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-7
/
+7
2018-03-20
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...
Kan Liang
1
-6
/
+6
2018-03-20
perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
Dan Carpenter
1
-1
/
+1
2018-03-09
perf/x86/intel: Fix PMU read for auto-reload
Kan Liang
1
-0
/
+9
2018-03-09
perf/x86/intel: Properly save/restore the PMU state in the NMI handler
Kan Liang
1
-1
/
+9
2018-03-09
perf/x86/intel: Fix large period handling on Broadwell CPUs
Kan Liang
1
-1
/
+1
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-1
/
+1
2017-12-27
perf/x86/intel: Plug memory leak in intel_pmu_init()
Thomas Gleixner
1
-1
/
+4
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+23
2017-11-13
perf/x86/intel: Hide TSX events when RTM is not supported
Andi Kleen
1
-12
/
+23
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-7
/
+4
2017-09-29
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
1
-0
/
+4
2017-09-14
perf/x86/intel, watchdog/core: Sanitize PMU HT bug workaround
Peter Zijlstra
1
-7
/
+4
2017-08-29
perf/x86: Fix caps/ for !Intel
Peter Zijlstra
1
-12
/
+2
2017-08-25
perf/x86: Export some PMU attributes in caps/ directory
Andi Kleen
1
-1
/
+65
2017-08-25
perf/x86: Only show format attributes when supported
Andi Kleen
1
-7
/
+41
2017-08-25
perf/x86: Fix data source decoding for Skylake
Andi Kleen
1
-0
/
+2
2017-08-25
perf/x86: Move Nehalem PEBS code to flag
Andi Kleen
1
-0
/
+1
2017-07-21
perf/x86/intel: Add proper condition to run sched_task callbacks
Jiri Olsa
1
-4
/
+2
2017-07-18
perf/x86/intel: Add Goldmont Plus CPU PMU support
Kan Liang
1
-0
/
+158
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+5
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+63
2017-06-22
perf/x86/intel: Add 1G DTLB load/store miss support for SKL
Kan Liang
1
-2
/
+2
2017-05-26
perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()
Sebastian Andrzej Siewior
1
-6
/
+5
2017-05-23
perf/x86: Add sysfs entry to freeze counters on SMI
Kan Liang
1
-0
/
+63
2017-04-14
perf/x86: Fix spurious NMI with PEBS Load Latency event
Kan Liang
1
-1
/
+1
2017-03-16
perf/x86: Add Top Down events to Intel Goldmont
Kan Liang
1
-0
/
+22
2017-01-17
perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug
Zhou Chengming
1
-2
/
+5
2017-01-11
perf/x86/intel: Use ULL constant to prevent undefined shift behaviour
Colin King
1
-1
/
+1
2016-12-22
perf/x86/pebs: Fix handling of PEBS buffer overflows
Stephane Eranian
1
-9
/
+21
2016-12-06
perf/x86: Fix full width counter, counter overflow
Peter Zijlstra (Intel)
1
-1
/
+1
2016-10-28
perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors
Imre Palik
1
-3
/
+7
2016-10-17
perf/x86/intel: Add Knights Mill CPUID
Piotr Luc
1
-1
/
+2
2016-09-23
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-7
/
+8
2016-09-15
perf/x86/intel: Don't disable "intel_bts" around "intel" event batching
Alexander Shishkin
1
-7
/
+8
2016-08-10
perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()
Peter Zijlstra
1
-13
/
+18
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2016-07-14
perf/x86: Convert the core to the hotplug state machine
Thomas Gleixner
1
-2
/
+2
2016-07-07
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
1
-0
/
+29
2016-07-03
perf/x86/intel: Update event constraints when HT is off
Stephane Eranian
1
-0
/
+29
2016-06-27
perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSX
David Carrillo-Cisneros
1
-0
/
+18
2016-06-27
perf/x86/intel: Print LBR support statement after validation
David Carrillo-Cisneros
1
-0
/
+2
2016-06-08
perf/x86/intel: Use Intel family macros for core perf events
Dave Hansen
1
-43
/
+44
2016-06-03
perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaround
Andi Kleen
1
-4
/
+2
2016-06-03
perf/x86/intel: Add topdown events to Intel Atom
Andi Kleen
1
-0
/
+24
2016-06-03
perf/x86/intel: Add topdown events to Intel Core
Andi Kleen
1
-0
/
+50
2016-06-03
perf/x86/intel: Change offcore response masks for Knights Landing
Lukasz Odzioba
1
-4
/
+2
2016-06-03
perf/x86/intel: Add 'static' keyword to locally used arrays
Lukasz Odzioba
1
-4
/
+4
2016-05-12
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-05-12
perf/x86: Fix undefined shift on 32-bit kernels
Andrey Ryabinin
1
-1
/
+1
[next]