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
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 116 bytes
hsr_device.c -rw-r--r-- 15.3 KB
hsr_device.h -rw-r--r-- 1.0 KB
hsr_framereg.c -rw-r--r-- 13.8 KB
hsr_framereg.h -rw-r--r-- 1.6 KB
hsr_main.c -rw-r--r-- 11.9 KB
hsr_main.h -rw-r--r-- 4.5 KB
hsr_netlink.c -rw-r--r-- 10.6 KB
hsr_netlink.h -rw-r--r-- 906 bytes

back to top