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
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
2016-09-22
perf/x86/intel/bts: Make it an exclusive PMU
Alexander Shishkin
1
-1
/
+2
2016-09-20
perf/x86/intel/bts: Make sure debug store is valid
Sebastian Andrzej Siewior
1
-1
/
+1
2016-09-20
perf/x86: Convert perf_callchain_kernel() to use the new unwinder
Josh Poimboeuf
1
-23
/
+10
2016-09-20
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
3
-13
/
+24
2016-09-20
perf/x86/intel/pt: Add support for PTWRITE and power event tracing
Alexander Shishkin
2
-1
/
+28
2016-09-16
perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
Matt Fleming
1
-2
/
+2
2016-09-16
perf/x86/intel/pt: Do validate the size of a kernel address filter
Alexander Shishkin
1
-2
/
+7
2016-09-16
perf/x86/intel/pt: Fix kernel address filter's offset validation
Alexander Shishkin
1
-1
/
+6
2016-09-16
perf/x86/intel/pt: Fix an off-by-one in address filter configuration
Alexander Shishkin
1
-2
/
+2
2016-09-15
perf/x86/intel: Don't disable "intel_bts" around "intel" event batching
Alexander Shishkin
1
-7
/
+8
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
4
-41
/
+132
2016-09-15
x86/dumpstack: Add get_stack_info() interface
Josh Poimboeuf
1
-1
/
+1
2016-09-10
perf/x86/intel/uncore: Add Skylake server uncore support
Kan Liang
3
-1
/
+600
2016-09-10
perf/x86/rapl: Enable Apollo Lake RAPL support
Harry Pan
1
-0
/
+2
2016-09-10
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
4
-41
/
+132
2016-09-10
perf/x86/intel: Fix PEBSv3 record drain
Peter Zijlstra
1
-8
/
+11
2016-09-10
perf/x86/intel/bts: Kill a silly warning
Alexander Shishkin
1
-2
/
+0
2016-09-10
perf/x86/intel/bts: Fix BTS PMI detection
Alexander Shishkin
1
-4
/
+15
2016-09-10
perf/x86/intel/bts: Fix confused ordering of PMU callbacks
Alexander Shishkin
1
-24
/
+80
2016-09-10
perf/x86/amd/uncore: Prevent use after free
Sebastian Andrzej Siewior
1
-4
/
+18
2016-09-08
perf/x86: Check perf_callchain_store() error
Josh Poimboeuf
1
-1
/
+2
2016-09-06
perf/x86/intel/cqm: Check cqm/mbm enabled state in event init
Jiri Olsa
1
-0
/
+9
2016-09-05
perf/x86/intel/uncore: Handle non-standard counter offset
Stephane Eranian
1
-0
/
+4
2016-09-05
perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping l...
Kan Liang
1
-12
/
+25
2016-08-18
perf/x86: Fix PEBS threshold initialization
Jiri Olsa
1
-1
/
+11
2016-08-18
perf/x86: Use PMUEF_READ_CPU_PKG in uncore events
David Carrillo-Cisneros
3
-0
/
+6
2016-08-18
Merge branch 'perf/urgent' into perf/core, to pick up dependency
Ingo Molnar
2
-5
/
+19
2016-08-12
perf/x86/intel/uncore: Add enable_box for client MSR uncore
Kan Liang
1
-0
/
+14
2016-08-12
perf/x86/intel/uncore: Fix uncore num_counters
Kan Liang
1
-5
/
+5
2016-08-10
perf/x86/intel: Clean up LBR state tracking
Peter Zijlstra
2
-29
/
+29
2016-08-10
perf/x86/intel: Remove redundant test from intel_pmu_lbr_add()
Peter Zijlstra
1
-2
/
+1
2016-08-10
perf/x86/intel: Eliminate dead code in intel_pmu_lbr_del()
Peter Zijlstra
1
-6
/
+0
2016-08-10
perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()
Peter Zijlstra
5
-25
/
+52
2016-08-10
perf/x86/intel: Rework the large PEBS setup code
Peter Zijlstra
2
-35
/
+69
2016-08-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+7
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-4
/
+7
2016-08-01
perf/x86: Modify error message in virtualized environment
Juergen Gross
1
-4
/
+7
2016-07-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-430
/
+246
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+6
2016-07-25
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-183
/
+575
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+38
2016-07-15
perf, events: add non-linear data support for raw records
Daniel Borkmann
1
-2
/
+6
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
5
-4
/
+7
2016-07-14
perf/x86/amd/power: Convert the hotplug notifier to state machine
Anna-Maria Gleixner
1
-47
/
+11
2016-07-14
perf/x86/amd/power: Change hotplug notifier to a symmetric structure
Anna-Maria Gleixner
1
-2
/
+2
2016-07-14
perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machine
Sebastian Andrzej Siewior
1
-36
/
+15
[next]