Revision 16ec54ad1502a095a35b4ae3bf6ec129111a44c5 authored by Linus Torvalds on 19 January 2014, 21:06:51 UTC, committed by Linus Torvalds on 19 January 2014, 21:06:51 UTC
Pull perf fixes from Ingo Molnar:

 - an s2ram related fix on AMD systems

 - a perf fault handling bug that is relatively old but which has become
   much easier to trigger in v3.13 after commit e00b12e64be9 ("perf/x86:
   Further optimize copy_from_user_nmi()")

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
  x86, mm, perf: Allow recursive faults from interrupts
2 parent s 7d0d46d + bee09ed
History
File Mode Size
Makefile -rw-r--r-- 219 bytes
asm-offsets.c -rw-r--r-- 6.6 KB
entry.S -rw-r--r-- 8.5 KB
head.S -rw-r--r-- 1.6 KB
irq.c -rw-r--r-- 2.9 KB
module.c -rw-r--r-- 3.8 KB
process.c -rw-r--r-- 3.3 KB
ptrace.c -rw-r--r-- 9.7 KB
setup.c -rw-r--r-- 4.0 KB
signal.c -rw-r--r-- 8.5 KB
sys_call_table.c -rw-r--r-- 236 bytes
sys_score.c -rw-r--r-- 1.6 KB
time.c -rw-r--r-- 2.8 KB
traps.c -rw-r--r-- 8.7 KB
vmlinux.lds.S -rw-r--r-- 2.2 KB

back to top