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.7 KB
Makefile -rw-r--r-- 199 bytes
balloc.c -rw-r--r-- 27.5 KB
cylinder.c -rw-r--r-- 5.7 KB
dir.c -rw-r--r-- 16.1 KB
file.c -rw-r--r-- 1008 bytes
ialloc.c -rw-r--r-- 9.3 KB
inode.c -rw-r--r-- 25.3 KB
namei.c -rw-r--r-- 7.3 KB
super.c -rw-r--r-- 44.1 KB
swab.h -rw-r--r-- 2.5 KB
symlink.c -rw-r--r-- 1.2 KB
truncate.c -rw-r--r-- 12.7 KB
ufs.h -rw-r--r-- 5.3 KB
ufs_fs.h -rw-r--r-- 34.6 KB
util.c -rw-r--r-- 6.0 KB
util.h -rw-r--r-- 16.4 KB

back to top