index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-11
perf/x86/intel: Add Kaby Lake support
Srinivas Pandruvada
3
-0
/
+8
2017-02-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-175
/
+117
2017-02-01
perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing
Alexander Shishkin
1
-0
/
+6
2017-02-01
perf/x86/intel/uncore: Make package handling more robust
Thomas Gleixner
1
-105
/
+91
2017-02-01
perf/x86/intel/uncore: Clean up hotplug conversion fallout
Thomas Gleixner
1
-40
/
+4
2017-02-01
perf/x86/intel/rapl: Make package handling more robust
Thomas Gleixner
1
-34
/
+26
2017-01-30
perf/x86/events: Add an AMD-specific Makefile
Borislav Petkov
2
-10
/
+10
2017-01-30
perf/x86/amd/uncore: Update sysfs attributes for Family17h processors
Janakarajan Natarajan
1
-21
/
+56
2017-01-30
perf/x86/amd/uncore: Update the number of uncore counters
Janakarajan Natarajan
1
-3
/
+28
2017-01-30
perf/x86/amd/uncore: Rename 'L2' to 'LLC'
Janakarajan Natarajan
1
-49
/
+49
2017-01-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-01-17
perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug
Zhou Chengming
1
-2
/
+5
2017-01-14
perf/x86: Reject non sampling events with precise_ip
Jiri Olsa
1
-0
/
+4
2017-01-14
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
1
-1
/
+5
2017-01-11
perf/x86/intel: Use ULL constant to prevent undefined shift behaviour
Colin King
1
-1
/
+1
2017-01-11
perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...
Prarit Bhargava
1
-1
/
+1
2017-01-05
perf/x86: Set pmu->module in Intel PMU modules
David Carrillo-Cisneros
3
-0
/
+4
2016-12-27
perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug
Sedat Dilek
1
-1
/
+1
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
7
-17
/
+17
2016-12-25
perf/x86/intel/cstate: Prevent hotplug callback leak
Thomas Gleixner
1
-7
/
+7
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+22
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-21
/
+2
2016-12-22
perf/x86: Fix overlap counter scheduling bug
Peter Zijlstra
1
-1
/
+1
2016-12-22
perf/x86/pebs: Fix handling of PEBS buffer overflows
Stephane Eranian
1
-9
/
+21
2016-12-12
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-12-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-26
/
+19
2016-12-11
perf/x86: Fix exclusion of BTS and LBR for Goldmont
Andi Kleen
2
-3
/
+7
2016-12-10
x86/ldt: Make all size computations unsigned
Thomas Gleixner
1
-1
/
+1
2016-12-06
perf/x86: Fix full width counter, counter overflow
Peter Zijlstra (Intel)
2
-2
/
+2
2016-12-06
perf/x86/intel: Enable C-state residency events for Knights Mill
Piotr Luc
1
-0
/
+1
2016-11-22
perf/x86/intel/uncore: Allow only a single PMU/box within an events group
Peter Zijlstra
1
-4
/
+4
2016-11-22
perf/x86/intel: Cure bogus unwind from PEBS entries
Peter Zijlstra
2
-13
/
+24
2016-11-22
perf/x86: Restore TASK_SIZE check on frame pointer
Johannes Weiner
1
-8
/
+2
2016-11-18
perf/x86: Add perf support for AMD family-17h processors
Janakarajan Natarajan
1
-1
/
+7
2016-11-16
Merge branch 'x86/cpufeature' into x86/cache
Thomas Gleixner
3
-33
/
+52
2016-11-16
x86/cpuid: Cleanup cpuid_regs definitions
He Chen
1
-26
/
+19
2016-11-16
perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB cl...
Kan Liang
1
-12
/
+0
2016-11-11
perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLake
Kan Liang
1
-4
/
+28
2016-10-28
perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors
Imre Palik
1
-3
/
+7
2016-10-26
x86/cqm: Share PQR_ASSOC related data between CQM and CAT
Fenghua Yu
1
-20
/
+1
2016-10-26
x86/intel_rdt: Add Haswell feature discovery
Fenghua Yu
1
-1
/
+1
2016-10-19
perf/x86/intel/cstate: Add C-state residency events for Knights Landing
Lukasz Odzioba
1
-4
/
+26
2016-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+4
2016-10-17
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel/rapl: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel: Add Knights Mill CPUID
Piotr Luc
1
-1
/
+2
2016-10-16
perf/x86/intel: Remove an inconsistent NULL check
Dan Carpenter
1
-2
/
+2
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+12
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
1
-2
/
+3
2016-09-23
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
4
-15
/
+27
[next]