index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-05-03
9
-261
/
+333
|
\
|
*
perf/x86: Fix spurious NMI with PEBS Load Latency event
Kan Liang
2017-04-14
3
-2
/
+3
|
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-04-14
1
-0
/
+3
|
|
\
|
*
|
perf/amd/uncore: Fix pr_fmt() prefix
Borislav Petkov
2017-04-11
1
-2
/
+5
|
*
|
perf/amd/uncore: Clean up per-family setup
Borislav Petkov
2017-04-11
1
-38
/
+21
|
*
|
perf/amd/uncore: Do feature check first, before assignments
Borislav Petkov
2017-04-11
1
-5
/
+4
|
*
|
Merge tag 'v4.11-rc6' into perf/core, to pick up fixes
Ingo Molnar
2017-04-11
1
-3
/
+6
|
|
\
\
|
*
|
|
x86/events/amd/iommu: Enable support for multiple IOMMUs
Suravee Suthikulpanit
2017-03-30
1
-41
/
+71
|
*
|
|
x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct
Suravee Suthikulpanit
2017-03-30
1
-63
/
+50
|
*
|
|
x86/events/amd/iommu: Fix sysfs perf attribute groups
Suravee Suthikulpanit
2017-03-30
1
-49
/
+32
|
*
|
|
x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support
Suravee Suthikulpanit
2017-03-30
2
-23
/
+24
|
*
|
|
x86/events/amd/iommu.c: Modify functions to query max banks and counters
Suravee Suthikulpanit
2017-03-30
2
-15
/
+11
|
*
|
|
x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()
Suravee Suthikulpanit
2017-03-30
1
-0
/
+2
|
*
|
|
x86/events/amd/iommu: Clean up perf_iommu_read()
Suravee Suthikulpanit
2017-03-30
1
-10
/
+6
|
*
|
|
x86/events/amd/iommu: Clean up bitwise operations
Suravee Suthikulpanit
2017-03-30
1
-9
/
+9
|
*
|
|
x86/events/amd/iommu: Declare pr_fmt() format
Suravee Suthikulpanit
2017-03-30
1
-13
/
+9
|
*
|
|
perf/x86/intel/pt: Allow the disabling of branch tracing
Alexander Shishkin
2017-03-30
2
-2
/
+73
|
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-03-28
1
-2
/
+14
|
|
\
\
\
|
*
|
|
|
perf/x86/intel/pt: Handle VMX better
Alexander Shishkin
2017-03-16
1
-17
/
+21
|
*
|
|
|
perf/core: Keep AUX flags in the output handle
Will Deacon
2017-03-16
3
-18
/
+16
|
*
|
|
|
perf/x86: Add Top Down events to Intel Goldmont
Kan Liang
2017-03-16
1
-0
/
+22
*
|
|
|
|
perf/x86: Fix Broadwell-EP DRAM RAPL events
Vince Weaver
2017-05-03
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
Peter Zijlstra
2017-04-14
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
2017-03-23
1
-3
/
+6
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-17
1
-2
/
+14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
x86/perf: Clarify why x86_pmu_event_mapped() isn't racy
Andy Lutomirski
2017-03-17
1
-0
/
+12
|
*
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
Andy Lutomirski
2017-03-17
1
-2
/
+2
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-07
4
-6
/
+6
|
\
\
|
*
|
x86/events: Remove last remnants of old filenames
Borislav Petkov
2017-03-01
4
-6
/
+6
|
|
/
*
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
|
/
*
perf/x86/intel: Add Kaby Lake support
Srinivas Pandruvada
2017-02-11
3
-0
/
+8
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-02-06
2
-175
/
+117
|
\
|
*
perf/x86/intel/uncore: Make package handling more robust
Thomas Gleixner
2017-02-01
1
-105
/
+91
|
*
perf/x86/intel/uncore: Clean up hotplug conversion fallout
Thomas Gleixner
2017-02-01
1
-40
/
+4
|
*
perf/x86/intel/rapl: Make package handling more robust
Thomas Gleixner
2017-02-01
1
-34
/
+26
*
|
perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing
Alexander Shishkin
2017-02-01
1
-0
/
+6
*
|
perf/x86/events: Add an AMD-specific Makefile
Borislav Petkov
2017-01-30
2
-10
/
+10
*
|
perf/x86/amd/uncore: Update sysfs attributes for Family17h processors
Janakarajan Natarajan
2017-01-30
1
-21
/
+56
*
|
perf/x86/amd/uncore: Update the number of uncore counters
Janakarajan Natarajan
2017-01-30
1
-3
/
+28
*
|
perf/x86/amd/uncore: Rename 'L2' to 'LLC'
Janakarajan Natarajan
2017-01-30
1
-49
/
+49
|
/
*
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-18
1
-1
/
+1
|
\
|
*
perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug
Sedat Dilek
2016-12-27
1
-1
/
+1
*
|
perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug
Zhou Chengming
2017-01-17
1
-2
/
+5
*
|
perf/x86: Reject non sampling events with precise_ip
Jiri Olsa
2017-01-14
1
-0
/
+4
*
|
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
2017-01-14
1
-1
/
+5
*
|
perf/x86/intel: Use ULL constant to prevent undefined shift behaviour
Colin King
2017-01-11
1
-1
/
+1
*
|
perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...
Prarit Bhargava
2017-01-11
1
-1
/
+1
*
|
perf/x86: Set pmu->module in Intel PMU modules
David Carrillo-Cisneros
2017-01-05
3
-0
/
+4
|
/
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
7
-17
/
+17
[next]