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
2018-04-05
perf/x86/intel: Move regs->flags EXACT bit init
Stephane Eranian
1
-10
/
+24
2018-04-02
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2018-03-31
perf/x86/intel: Enable C-state residency events for Cannon Lake
Harry Pan
1
-13
/
+31
2018-03-31
perf/x86/intel: Add Cannon Lake support for RAPL profiling
Harry Pan
1
-0
/
+2
2018-03-29
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
1
-3
/
+10
2018-03-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-8
/
+17
2018-03-27
perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
Stephane Eranian
1
-8
/
+17
2018-03-27
perf/x86: Update rdpmc_always_available static key to the modern API
Davidlohr Bueso
1
-3
/
+3
2018-03-24
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
5
-28
/
+32
2018-03-23
x86/tsc: Get rid of rdtscll()
Thomas Gleixner
1
-1
/
+2
2018-03-20
perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...
Kan Liang
1
-14
/
+17
2018-03-20
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...
Kan Liang
4
-13
/
+13
2018-03-20
perf/x86/intel/uncore: Add missing filter constraint for SKX CHA event
Stephane Eranian
1
-0
/
+1
2018-03-20
perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
Dan Carpenter
1
-1
/
+1
2018-03-20
perf/x86/intel: Disable userspace RDPMC usage for large PEBS
Kan Liang
1
-1
/
+2
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
2
-2
/
+2
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2
-2
/
+2
2018-03-09
perf/x86/intel: Disable userspace RDPMC usage for large PEBS
Kan Liang
1
-1
/
+2
2018-03-09
perf/x86/intel: Fix PMU read for auto-reload
Kan Liang
1
-0
/
+9
2018-03-09
perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flu...
Kan Liang
2
-0
/
+11
2018-03-09
perf/x86: Introduce a ->read() callback in 'struct x86_pmu'
Kan Liang
2
-0
/
+3
2018-03-09
perf/x86/intel: Fix event update for auto-reload
Kan Liang
2
-13
/
+94
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
2
-2
/
+2
2018-03-04
perf/x86/intel/uncore: Fix Skylake UPI event format
Kan Liang
1
-1
/
+1
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+3
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
3
-3
/
+3
2018-02-05
x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGS
Jiri Olsa
1
-1
/
+2
2018-01-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-27
/
+43
2018-01-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-01-25
perf/x86: Fix perf,x86,cpuhp deadlock
Peter Zijlstra
1
-15
/
+18
2018-01-24
perf/x86/amd/power: Do not load AMD power module on !AMD platforms
Xiao Liang
1
-1
/
+1
2018-01-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2018-01-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+18
2018-01-14
x86,perf: Disable intel_bts when PTI
Peter Zijlstra
1
-0
/
+18
2018-01-12
perf/x86/rapl: Fix Haswell and Broadwell server RAPL event
Kan Liang
1
-2
/
+2
2018-01-06
perf/x86/msr: Clean up the code
Ingo Molnar
1
-32
/
+29
2018-01-06
perf/x86/msr: Add support for MSR_IA32_THERM_STATUS
Stephane Eranian
1
-4
/
+23
2018-01-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+16
2018-01-05
x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers
Peter Zijlstra
1
-0
/
+16
2017-12-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+4
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-66
/
+87
2017-12-27
perf/x86/intel: Plug memory leak in intel_pmu_init()
Thomas Gleixner
1
-1
/
+4
2017-12-23
x86/events/intel/ds: Map debug buffers in cpu_entry_area
Hugh Dickins
2
-45
/
+82
2017-12-23
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
2
-21
/
+5
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-1
/
+1
2017-12-17
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
2
-1
/
+27
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+4
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+31
[next]