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
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-15
/
+13
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-2
/
+78
2017-06-30
perf/x86/intel: Constify the 'lbr_desc[]' array and make a function static
Colin Ian King
1
-2
/
+2
2017-06-29
perf/x86/intel/uncore: Fix wrong box pointer check
Kan Liang
1
-1
/
+1
2017-06-22
perf/x86/intel: Add 1G DTLB load/store miss support for SKL
Kan Liang
1
-2
/
+2
2017-06-08
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
1
-1
/
+1
2017-06-05
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
1
-2
/
+1
2017-05-26
perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()
Sebastian Andrzej Siewior
1
-6
/
+5
2017-05-26
x86/perf: Drop EXPORT of perf_check_microcode
Thomas Gleixner
1
-1
/
+0
2017-05-26
perf/x86/intel/cqm: Use cpuhp_setup_state_cpuslocked()
Sebastian Andrzej Siewior
1
-8
/
+8
2017-05-23
perf/x86: Add sysfs entry to freeze counters on SMI
Kan Liang
3
-0
/
+76
2017-05-15
x86/tsc: Remodel cyc2ns to use seqcount_latch()
Peter Zijlstra
1
-6
/
+6
2017-05-03
Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...
Ingo Molnar
9
-261
/
+333
2017-05-03
perf/x86: Fix Broadwell-EP DRAM RAPL events
Vince Weaver
1
-1
/
+1
2017-04-14
perf/x86: Fix spurious NMI with PEBS Load Latency event
Kan Liang
3
-2
/
+3
2017-04-14
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+3
2017-04-14
perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
Peter Zijlstra
1
-0
/
+3
2017-04-11
perf/amd/uncore: Fix pr_fmt() prefix
Borislav Petkov
1
-2
/
+5
2017-04-11
perf/amd/uncore: Clean up per-family setup
Borislav Petkov
1
-38
/
+21
2017-04-11
perf/amd/uncore: Do feature check first, before assignments
Borislav Petkov
1
-5
/
+4
2017-04-11
Merge tag 'v4.11-rc6' into perf/core, to pick up fixes
Ingo Molnar
1
-3
/
+6
2017-03-30
x86/events/amd/iommu: Enable support for multiple IOMMUs
Suravee Suthikulpanit
1
-41
/
+71
2017-03-30
x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct
Suravee Suthikulpanit
1
-63
/
+50
2017-03-30
x86/events/amd/iommu: Fix sysfs perf attribute groups
Suravee Suthikulpanit
1
-49
/
+32
2017-03-30
x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support
Suravee Suthikulpanit
2
-23
/
+24
2017-03-30
x86/events/amd/iommu.c: Modify functions to query max banks and counters
Suravee Suthikulpanit
2
-15
/
+11
2017-03-30
x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()
Suravee Suthikulpanit
1
-0
/
+2
2017-03-30
x86/events/amd/iommu: Clean up perf_iommu_read()
Suravee Suthikulpanit
1
-10
/
+6
2017-03-30
x86/events/amd/iommu: Clean up bitwise operations
Suravee Suthikulpanit
1
-9
/
+9
2017-03-30
x86/events/amd/iommu: Declare pr_fmt() format
Suravee Suthikulpanit
1
-13
/
+9
2017-03-30
perf/x86/intel/pt: Allow the disabling of branch tracing
Alexander Shishkin
2
-2
/
+73
2017-03-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-2
/
+14
2017-03-23
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
1
-3
/
+6
2017-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+14
2017-03-17
x86/perf: Clarify why x86_pmu_event_mapped() isn't racy
Andy Lutomirski
1
-0
/
+12
2017-03-17
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
Andy Lutomirski
1
-2
/
+2
2017-03-16
perf/x86/intel/pt: Handle VMX better
Alexander Shishkin
1
-17
/
+21
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
3
-18
/
+16
2017-03-16
perf/x86: Add Top Down events to Intel Goldmont
Kan Liang
1
-0
/
+22
2017-03-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-6
/
+6
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-01
x86/events: Remove last remnants of old filenames
Borislav Petkov
4
-6
/
+6
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
[next]